From patchwork Fri Jul 10 17:43:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1327067 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.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=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=zYtWzgPX; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4B3L563NQjz9sRN for ; Sat, 11 Jul 2020 03:44:10 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=UEMYym0X12IBObSVVTUsKRGmhzcNkytNQ1+HCgdYdek=; b=zYtWzgPXpKvNSce0DZeRGHQHf0 fJW7xzLIBHpBrskzUGC7MAHFt0Akq9JqPFP9N7pkcAF+gGNWTX9fwP3ATlFWiJm9FF1yUhK1pzQLJ xa3DvTsf32zqF2SF9VzZ+dEsionBxqSwd15NgJUfOG/52wzCbp8beMYxc4ojnazKSywO3LpckcGpl H2+T71WlUvRiVH8fhHCDZh+pyLs5JI6hJl6nrSvOaKndwJM6bRqv65ckwPZCfJ71NoRCeLuRA8X0v vdZ9wn1aDQ0NbRjm5zdmripfyoiN0myF6FBUl7IDW/sgh8d/wP81Myc0R8szHb8h9WX2+il4ILNOT 5hfe3W0g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtx3z-0006wG-Bz; Fri, 10 Jul 2020 17:43:55 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtx3x-0006vh-H3 for linux-arm-kernel@lists.infradead.org; Fri, 10 Jul 2020 17:43:54 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id D309180E5; Fri, 10 Jul 2020 17:44:46 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] Device tree changes for omaps for v5.9 Date: Fri, 10 Jul 2020 10:43:46 -0700 Message-Id: X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200710_134353_610981_D47F56EC X-CRM114-Status: UNSURE ( 7.94 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [72.249.23.125 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, arm@kernel.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 From: "Tony Lindgren" The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/dt-signed for you to fetch changes up to e14d2c766392ff1f226017fd62f0b6283a53bd0c: ARM: dts: am335x-pocketbeagle: add gpio-line-names (2020-06-29 11:24:27 -0700) ---------------------------------------------------------------- Device tree changes for omaps for v5.9 merge window This series of changes configures the GPIO line names for am335x beaglebone black and pocketbeagle to make it easier to configure the pins. To make use of the pins, we also add the gpio-ranges for am335x. We also enable IPU and DSP repmoteproc for am5729-beaglebone-ai, and then there are two non-urgent dtschema validator warning fixes. ---------------------------------------------------------------- Drew Fustini (3): ARM: dts: am33xx-l4: add gpio-ranges ARM: dts: am335x-boneblack: add gpio-line-names ARM: dts: am335x-pocketbeagle: add gpio-line-names Krzysztof Kozlowski (2): ARM: dts: omap: Align L2 cache-controller nodename with dtschema ARM: dts: am: Align L2 cache-controller nodename with dtschema Suman Anna (2): ARM: dts: am5729-beaglebone-ai: Enable IPU & DSP rprocs ARM: dts: am5729-beaglebone-ai: Disable ununsed mailboxes arch/arm/boot/dts/am335x-boneblack.dts | 144 ++++++++++++++++++++++++++++++ arch/arm/boot/dts/am335x-pocketbeagle.dts | 144 ++++++++++++++++++++++++++++++ arch/arm/boot/dts/am33xx-l4.dtsi | 24 +++++ arch/arm/boot/dts/am4372.dtsi | 2 +- arch/arm/boot/dts/am5729-beagleboneai.dts | 73 +++++---------- arch/arm/boot/dts/omap4.dtsi | 2 +- 6 files changed, 335 insertions(+), 54 deletions(-)