From patchwork Tue Nov 27 21:12:58 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 1004025 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=anholt.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="P7+6z3ji"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 434Gkd1KHLz9s0t for ; Wed, 28 Nov 2018 08:14:33 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=NJ+1BccVsUK4iVcQw/wmNdVK/DX1KC6w2grydE8xK+k=; b=P7+6z3jipt31Od fDXB1yy9ayFbNLn1WiTyi/KP/oYjxMBjbZliyAkDaoW8rk4JZJ2M+Y0KQYWrJWGIiy4LjYLd25RnB xuk0IO1VHO/sVT4AXGjkukcmhMTKKyKVav24Tl5T3OjTamaNs3R8qgjiSmUjz7xZSuGSLuwrIWasF DP4u6KBt/nuG0JO52PBDeGVFXf27yUz+Wd0j9sWU5xOqkMltYWNC1DtSYWncx7CBNr+l+bYi0oZvK 7sVohLsfzdD9aul13BHpVcZuf+8vHYQY+dAldRVfuWngs1dKqhIcm8MalxvUfJNEZAAn7/hAE/7Zm DtHDaVByUHitMfDugN4Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkga-000753-Sf; Tue, 27 Nov 2018 21:14:24 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkfV-000668-8H; Tue, 27 Nov 2018 21:13:19 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id EBE0E10A156D; Tue, 27 Nov 2018 13:13:03 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qadoVx0LCpIM; Tue, 27 Nov 2018 13:13:02 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 5076610A0612; Tue, 27 Nov 2018 13:13:02 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 763FB2FE2D5E; Tue, 27 Nov 2018 13:13:01 -0800 (PST) From: Eric Anholt To: Florian Fainelli Subject: [GIT PULL 1/4] bcm2835-defconfig-next-2018-11-27 Date: Tue, 27 Nov 2018 13:12:58 -0800 Message-Id: <20181127211301.30296-1-eric@anholt.net> X-Mailer: git-send-email 2.20.0.rc1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181127_131317_317427_3512C8DF X-CRM114-Status: UNSURE ( 9.39 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [50.246.234.109 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Florian, Hopefully I'm not too late this time around. Stefan's been doing a great job maintaining the bcm2835 branches, and was waiting for me to send the PRs. The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://github.com/anholt/linux tags/bcm2835-defconfig-next-2018-11-27 for you to fetch changes up to 24632d6b78a1929b14f32cab762a0859db7086f2: ARM: bcm2835_defconfig: Enable BCM2835 MMAL-based V4L2 camera driver (2018-11-15 19:07:36 +0100) ---------------------------------------------------------------- This pull request enables the V4L2 camera driver on the Pi1 defconfig. ---------------------------------------------------------------- Stefan Wahren (1): ARM: bcm2835_defconfig: Enable BCM2835 MMAL-based V4L2 camera driver arch/arm/configs/bcm2835_defconfig | 3 +++ 1 file changed, 3 insertions(+) From patchwork Tue Nov 27 21:12:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 1004020 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=anholt.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WQ1LIcEL"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 434GjP12HPz9s0t for ; Wed, 28 Nov 2018 08:13:29 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Q8X5R/w8nFBpozCKhOYDR4fD373kUODVfMZOKs6dAzk=; b=WQ1LIcELHWdRnR O7p8Fu1yLyDu49eZ/qBioRAJO4e4bP3fBAswZ4sPm7CZjjDIYql7D58SrBpUj1GnDIIPYkzwQJtAk Wh9LS6uWNJIQoRAtwSVwx4YVC5TF+vbN4oSGyIdeNOEkiz9R0FljzMlu+2/CIWt/uwcoKe9OVdt7U sZKpccrc+DC19Z8GgT6TeAOL9iySPKgaALHaLwTRkIj/k99PUsxcA013USU09VkSUxFeSQisvRKOU RiPaYwG4zBEdMK3TRGG7uIXoPums6JzgdVX6emCJE3kiCwpEvhX4YRPl87xWhYSrJCP9nMCASeKTg lP56s97IX2EAgYGz/nPA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkfY-000690-MK; Tue, 27 Nov 2018 21:13:20 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkfU-00066C-Ns; Tue, 27 Nov 2018 21:13:18 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id EF80310A156C; Tue, 27 Nov 2018 13:13:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id shXrOvXF7DK8; Tue, 27 Nov 2018 13:13:04 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 6CEB810A0EA3; Tue, 27 Nov 2018 13:13:02 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 7B9B32FE2D5B; Tue, 27 Nov 2018 13:13:01 -0800 (PST) From: Eric Anholt To: Florian Fainelli Subject: [GIT PULL 2/4] bcm2835-soc-next-2018-11-27 Date: Tue, 27 Nov 2018 13:12:59 -0800 Message-Id: <20181127211301.30296-2-eric@anholt.net> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: <20181127211301.30296-1-eric@anholt.net> References: <20181127211301.30296-1-eric@anholt.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181127_131316_898317_907C5BC4 X-CRM114-Status: UNSURE ( 9.60 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [50.246.234.109 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Florian, The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://github.com/anholt/linux tags/bcm2835-soc-next-2018-11-27 for you to fetch changes up to 7b369a42e6d06c59fc56a1769fb4da797fac9bad: ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier (2018-11-14 20:55:30 +0100) ---------------------------------------------------------------- This pull request adds SPDX identifiers to the bcm2835 platform files. ---------------------------------------------------------------- Stefan Wahren (1): ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier arch/arm/mach-bcm/board_bcm2835.c | 11 +---------- arch/arm/mach-bcm/platsmp.c | 10 +--------- arch/arm/mach-bcm/platsmp.h | 6 +----- 3 files changed, 3 insertions(+), 24 deletions(-) From patchwork Tue Nov 27 21:13:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 1004024 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=anholt.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="eCmCQIId"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 434GkJ5fhRz9s1c for ; Wed, 28 Nov 2018 08:14:16 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9ZC5lx8rhfSylupcxo/1Ta36eZHZhYM+IzOfDB6ZCgA=; b=eCmCQIIdolFG3N j4Gi3gRQFuhmpLKvW6gXeTP802nfAwBAj0Q6Ur8RR5iBRRvFepQI+1W95zajiwv1TOTJaw01mUxPa /U4lLRZ4P30Ik6tC03dpuYZhSzYFRDXb+3O8/qVKDKuHmOmsQRgIr2RFzifHErlQEAxNA6Aj+kCrq +QsZztqSjQMma+XZgVpG5+zaw6xXcEKMyhOFtZhFUPN1SH5XywqhV7ajWrflqv7LspyKLGr/9a7Wo 0xMco/9kqyPzClHxz9k6IasEHR02aHZuBNW32Z1b/XOlc4ZHt91VRZCsOhNkMt0RKyKfJW/lgJzCA JEgdR7tFzsCLX49DezPQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkgL-0006sR-7H; Tue, 27 Nov 2018 21:14:09 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkfV-00066D-4n; Tue, 27 Nov 2018 21:13:19 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id B6F4710A0EA3; Tue, 27 Nov 2018 13:13:05 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id iQsOkKDk2x7G; Tue, 27 Nov 2018 13:13:02 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 6154B10A0E8E; Tue, 27 Nov 2018 13:13:02 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 7F9D32FE2D64; Tue, 27 Nov 2018 13:13:01 -0800 (PST) From: Eric Anholt To: Florian Fainelli Subject: [GIT PULL 3/4] bcm2835-drivers-next-2018-11-27 Date: Tue, 27 Nov 2018 13:13:00 -0800 Message-Id: <20181127211301.30296-3-eric@anholt.net> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: <20181127211301.30296-1-eric@anholt.net> References: <20181127211301.30296-1-eric@anholt.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181127_131317_211429_81346F09 X-CRM114-Status: GOOD ( 11.09 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [50.246.234.109 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Florian, The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://github.com/anholt/linux tags/bcm2835-drivers-next-2018-11-27 for you to fetch changes up to 502b431cda801645fd73857f7b47a4666de3cb62: firmware: raspberrypi: Switch to SPDX identifier (2018-11-21 14:33:11 +0100) ---------------------------------------------------------------- This pull request adds SPDX to BCM2835 drivers, and fixes some bugs in the firmware driver (silently hanging if the VPU doesn't respond to a mailbox transaction, and undersized buffers in the firmware property transactions for tags that aren't used yet in the upstream). ---------------------------------------------------------------- James Hughes (1): firmware: raspberrypi: Fix firmware calls with large buffers Stefan Wahren (3): firmware: raspberrypi: Define timeout for transactions soc: bcm: Switch raspberrypi-power to SPDX identifier firmware: raspberrypi: Switch to SPDX identifier drivers/firmware/raspberrypi.c | 48 ++++++++++++++------------- drivers/soc/bcm/raspberrypi-power.c | 5 +-- include/dt-bindings/power/raspberrypi-power.h | 5 +-- include/soc/bcm2835/raspberrypi-firmware.h | 5 +-- 4 files changed, 28 insertions(+), 35 deletions(-) From patchwork Tue Nov 27 21:13:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Anholt X-Patchwork-Id: 1004021 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=anholt.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aa5jggZY"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 434GjY2TRNz9s0t for ; Wed, 28 Nov 2018 08:13:37 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sCfgfZdHA/LC6affU6TK78pecn+J4K/VCgt68wE8IYs=; b=aa5jggZYXh8M+K KQfEPF0N6LARxlxMpC4bVW2ehnOSjNfDSBd0K2OceyH6hrMggUvyEpxVVeaxYHGNriT7anlrkcGL5 ksfso+SXvqhlGrA2rYxXNOsjFq67Tk1hx/miG1F5dFsDVQXrppg32Uu2BZHKi6ERJCXtJI73NypiX ww69jwuj0Lok1/10gK5nSCxPGLZvvUje7x7yKd5cIN+X3SI3xmY5XywS54Yuy2tZk19xzQgJzK/7D MEHM/fam7v5TYg/gPmgUxTt+vjt3m5rsmJ89xIy4VHAMNP/YtMS1dwgC092yt6tesDfoEufCHDyYU wC84rVUyzNpQiElxelag==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkfj-0006LN-2J; Tue, 27 Nov 2018 21:13:31 +0000 Received: from anholt.net ([50.246.234.109]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gRkfU-00066F-Ks; Tue, 27 Nov 2018 21:13:18 +0000 Received: from localhost (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 2D4E310A0E8E; Tue, 27 Nov 2018 13:13:06 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at anholt.net Received: from anholt.net ([127.0.0.1]) by localhost (kingsolver.anholt.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RKRUyMiXmZXg; Tue, 27 Nov 2018 13:13:05 -0800 (PST) Received: from eliezer.anholt.net (localhost [127.0.0.1]) by anholt.net (Postfix) with ESMTP id 826B910A0F99; Tue, 27 Nov 2018 13:13:02 -0800 (PST) Received: by eliezer.anholt.net (Postfix, from userid 1000) id 83AED2FE2D68; Tue, 27 Nov 2018 13:13:01 -0800 (PST) From: Eric Anholt To: Florian Fainelli Subject: [GIT PULL 4/4] bcm2835-dt-next-2018-11-27 Date: Tue, 27 Nov 2018 13:13:01 -0800 Message-Id: <20181127211301.30296-4-eric@anholt.net> X-Mailer: git-send-email 2.20.0.rc1 In-Reply-To: <20181127211301.30296-1-eric@anholt.net> References: <20181127211301.30296-1-eric@anholt.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181127_131316_718903_6EEBD773 X-CRM114-Status: GOOD ( 12.20 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [50.246.234.109 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , linux-kernel@vger.kernel.org, Eric Anholt , bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Florian, The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://github.com/anholt/linux tags/bcm2835-dt-next-2018-11-27 for you to fetch changes up to 703c605fac82d580822dc39f5eff9e2fe66ed63d: ARM: dts: bcm2835-rpi-zero: Switch to SPDX identifier (2018-11-13 19:32:28 +0100) ---------------------------------------------------------------- This pull request adds a compatible string to the DT necessary for the firmware and VCHI driver to coordinate on using the correct cache line size for the platform. ---------------------------------------------------------------- Phil Elwell (3): dt-bindings: soc: Document "brcm,bcm2836-vchiq" ARM: dts: bcm283x: Correct vchiq compatible string ARM: dts: bcm283x: Correct mailbox register sizes Stefan Wahren (1): ARM: dts: bcm2835-rpi-zero: Switch to SPDX identifier Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-vchiq.txt | 3 ++- arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 8 +------- arch/arm/boot/dts/bcm2835-rpi-zero.dts | 8 +------- arch/arm/boot/dts/bcm2835-rpi.dtsi | 4 ++-- arch/arm/boot/dts/bcm2836-rpi-2-b.dts | 2 +- arch/arm/boot/dts/bcm2836-rpi.dtsi | 6 ++++++ arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts | 2 +- arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 2 +- arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi | 2 +- 9 files changed, 16 insertions(+), 21 deletions(-) create mode 100644 arch/arm/boot/dts/bcm2836-rpi.dtsi