From patchwork Wed Sep 26 17:40:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 975312 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=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aG1bY2NV"; 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 42L5BV6mFSz9s5c for ; Thu, 27 Sep 2018 03:52:50 +1000 (AEST) 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=mD/y9+KUzuU9jdvIZMWNDTyzHYwY5596BO1SMf1Fifg=; b=aG1bY2NVbosq1w vaTMsV0mYfwUMfxumC7aDILjqPPx6k87acGAMPQMy3TwTiHTS3FDvzML3njIiARMmxkxqTg9u91+d 7Fv+NsnE4+bD41nvmik99cNfmiQHj8mj3mNrV1rIuPQP9B455nhBDZ0zPCj9OM1vZ6blnI8qklIxB 5YdA/Dyx4mWbrb/g/oSRzKRf1W9z4a+VVoeku9gGg80gj46xCR3lLKZ7Lf+izj9C+gehXhEwd1EDt VagO1n26MVdG60oMoTWinnTU88e2cBEOvcaEiCsTYspSQSR6ywISuF6qjpE9xi4dXfGwLf2K6kRoL fDqmp/0igCk4nh7hfD1g==; 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 1g5DzL-0002Ua-Vk; Wed, 26 Sep 2018 17:52:39 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5DoN-0004FC-Ns for linux-arm-kernel@lists.infradead.org; Wed, 26 Sep 2018 17:41:29 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 3F16C80FA; Wed, 26 Sep 2018 17:45:10 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 1/3] soc changes for omaps for v4.20 Date: Wed, 26 Sep 2018 10:40:43 -0700 Message-Id: X-Mailer: git-send-email 2.19.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180926_104119_849829_22FF19A1 X-CRM114-Status: UNSURE ( 8.07 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 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 [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.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 List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.20/soc-signed for you to fetch changes up to 6e77137927639fad66e17c06b50fd319d6b59833: ARM: OMAP2+: Convert to using %pOFn instead of device_node.name (2018-09-07 10:50:03 -0700) ---------------------------------------------------------------- SoC changes for omap variants These changes improve support for clkctrl clocks to deal with split memory ranges for clkctrl providers. And to use %pOFn instead of device_node.name. ---------------------------------------------------------------- Rob Herring (1): ARM: OMAP2+: Convert to using %pOFn instead of device_node.name Tero Kristo (1): ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocks Tony Lindgren (1): Merge commit '1dbcb97c656eed1a244c960b8b3a469c3d20ce7b' into omap-for-v4.20/soc arch/arm/mach-omap2/omap_hwmod.c | 125 +++++++++++++++++++++++++++------------ 1 file changed, 88 insertions(+), 37 deletions(-) From patchwork Wed Sep 26 17:40:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 975311 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=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nDt/8HB7"; 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 42L58p3xKgz9s8F for ; Thu, 27 Sep 2018 03:51:22 +1000 (AEST) 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=8ZpK0hUuy8/Fl5p7rLk+cQtJBg9c+0KjZWI+TXSEChU=; b=nDt/8HB7nDYCD2 Kb85I2+0dzV9o9gcmTDA5oOITYaYimUF3fJdCf+UGiR+kFFgEawCGSGL/nPY9cpkSKKKFG6arCS3i otgCQ4wb7bCMZD+pEM4b8QX73eYj/ls+3JFwJ+9ZNQcs0YbBBNId3cVvnmPlv7iOLnytQrobFCKCm XY2l23GxevSIMvNBy1JgGTs7czay+ntE7aE7UygcIVdLYFydPpvBHqXrAqG0aHYOtjjZQi6ghTeRT R8FHl34bjH4Z2u5PIXj49J3VvFnlK0ESs1zq2kIMCmvTwpx7sUg79AFHKdK0sbvrwPUPAuTZ/KWeZ faSTGt6/4NZbbRgwhsdg==; 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 1g5Dxx-0001KQ-OD; Wed, 26 Sep 2018 17:51:13 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5DoN-0004FJ-Nq for linux-arm-kernel@lists.infradead.org; Wed, 26 Sep 2018 17:41:28 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 2CC3C8120; Wed, 26 Sep 2018 17:45:11 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 2/3] omap1 gpio clean-up for v4.20 Date: Wed, 26 Sep 2018 10:40:44 -0700 Message-Id: X-Mailer: git-send-email 2.19.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180926_104119_857053_FABA6C05 X-CRM114-Status: UNSURE ( 8.94 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 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 [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.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 List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.20/omap1-signed for you to fetch changes up to 1137ceee76ba8b8c698e11b7150e35524f071bda: ARM: OMAP1: ams-delta: Don't request unused GPIOs (2018-09-20 14:24:42 -0700) ---------------------------------------------------------------- A series of omap1 gpio changes for ams-delta Janusz Krzysztofik has cleaned up ams-delta gpio usage along with generic gpio framework improvments. This series contains the omap1 specific clean-up for ams-delta modem and unused gpios. Note that this conflicts with the gpio-omap changes queued into an immutable gpio branch ib-omap for the gpio-omap.h header file. The merge resolution is to drop the IS_BUILTIN(CONFIG_GPIO_OMAP) section and keep the #endif tagged for __ASSEMBLER__. ---------------------------------------------------------------- Janusz Krzysztofik (5): ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor ARM: OMAP1: ams-delta: initialize latch2 pins to safe values ARM: OMAP1: ams-delta: register MODEM device earlier ARM: OMAP1: ams-delta-fiq: Use ARM: OMAP1: ams-delta: Don't request unused GPIOs arch/arm/mach-omap1/ams-delta-fiq-handler.S | 12 +- arch/arm/mach-omap1/board-ams-delta.c | 161 ++++++++++++--------- arch/arm/mach-omap1/include/mach/board-ams-delta.h | 7 - include/linux/platform_data/gpio-omap.h | 4 + 4 files changed, 96 insertions(+), 88 deletions(-) From patchwork Wed Sep 26 17:40:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 975313 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=atomide.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="sXLmHUHk"; 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 42L5D50wf3z9s55 for ; Thu, 27 Sep 2018 03:54:13 +1000 (AEST) 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=4lEep9QD+/427iAcUO79mLvhFIss1/jUE6T9XUaGHqI=; b=sXLmHUHkvVpni6 HGmWMTcMxPql8oLoUbcUO4VWul9qFOOBC6z2nqwl2YZRnrj2UHjDTNN6Fq4lOvUzfrHgFMX12H8Vx 7EkfuxhcMfaWgi94bC+lSMrOt3m6q4A0/v5Ed2YBLL5/OxhwGgQAenW0OhRC51eBmEHefxBe87ohy DGLlxEEv9ZgytK3MDF+2ICUcmbG5Cu1Ij+hS2fh6p74l/wEas+FLjk+fANUytG6gQVzuERXCYLoQi KYiQU8I0x9sy3mIVeNv2/fRNTkWWM1QhNHf/BNK6HVUZ1HMiqM1I0UM4HDbmr76/gLKOZudx8uLD4 ICsW6ugf+AwzpBQfYe5A==; 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 1g5E0i-0002nG-7r; Wed, 26 Sep 2018 17:54:04 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5DoN-0004FM-Nt for linux-arm-kernel@lists.infradead.org; Wed, 26 Sep 2018 17:41:37 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 4DF0C8225; Wed, 26 Sep 2018 17:45:12 +0000 (UTC) From: Tony Lindgren To: arm@kernel.org Subject: [GIT PULL 3/3] dts changes for omaps for v4.20 Date: Wed, 26 Sep 2018 10:40:45 -0700 Message-Id: X-Mailer: git-send-email 2.19.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180926_104119_899598_EDBB36C5 X-CRM114-Status: GOOD ( 15.16 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.1 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 [72.249.23.125 listed in list.dnswl.org] 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: Tony Lindgren , linux-omap@vger.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 List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: "Tony Lindgren" The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.20/dt-signed for you to fetch changes up to e4ab928957a3173d5d8e7fc78df6a3a63be0f60d: ARM: dts: omap3-gta04: add pulldown/up settings for twl4030 gpio (2018-09-24 15:17:14 -0700) ---------------------------------------------------------------- Devicetree changes for omap variants This branch contains a series of improvments for omap3-gta04 phone, and a series of clean-up for am335x to remove the deprecated phy_id property. The rest is to configure am57xx-idk boards for leds, load trigger, and smps, am3517-evm audio configuration, beaglebone hdmi cec support, coresight binding update, and fixes for i2c and spi warnings. ---------------------------------------------------------------- Adam Ford (1): ARM: dts: am3517-evm: Add support for UI board and Audio Andreas Kemnade (2): ARM: dts: gta04: add serial console wakeup irq ARM: dts: omap3-gta04: add pulldown/up settings for twl4030 gpio Andrew F. Davis (3): ARM: dts: am571x-idk: Add tricolor Industrial LED support ARM: dts: am572x-idk: Add tricolor Industrial LED support ARM: dts: am571x-idk: Add Industrial input load trigger Grygorii Strashko (27): ARM: dts: am335x-evm: fix number of cpsw ARM: dts: am335x-shc: get rid of phy_id property ARM: dts: am335x-pepper: get rid of phy_id property ARM: dts: am335x-pdu001: get rid of phy_id property ARM: dts: am335x-nano: get rid of phy_id property ARM: dts: am335x-moxa-uc-8100-me-t: get rid of phy_id property ARM: dts: am335x-lxm: get rid of phy_id property ARM: dts: am335x-igep0033: get rid of phy_id property ARM: dts: am335x-evmsk: get rid of phy_id property ARM: dts: am335x-cm-t335: get rid of phy_id property ARM: dts: am335x-chiliboard: get rid of phy_id property ARM: dts: am335x-bone-common: get rid of phy_id property ARM: dts: am43x-epos-evm: get rid of phy_id property ARM: dts: am437x-sk-evm: get rid of phy_id property ARM: dts: am437x-idk-evm: get rid of phy_id property ARM: dts: am437x-gp-evm: get rid of phy_id property ARM: dts: am437x-cm-t43: get rid of phy_id property ARM: dts: dra76-evm: get rid of phy_id property ARM: dts: dra72-evm: get rid of phy_id property ARM: dts: dra72-evm-revc: get rid of phy_id property ARM: dts: dra71-evm: get rid of phy_id property ARM: dts: dra7-evm: get rid of phy_id property ARM: dts: am57xx-idk-common: get rid of phy_id property ARM: dts: am57xx-cl-som-am57x: get rid of phy_id property ARM: dts: dm8148-evm: get rid of phy_id property ARM: dts: dm8148-t410: get rid of phy_id property ARM: dts: dra62x-j5eco-evm: get rid of phy_id property H. Nikolaus Schaller (32): ARM: dts: omap3-gta04: fix typo in backlight pins node name ARM: dts: omap3-gta04: fix some whitespace and tab style errors ARM: dts: omap3-gta04: give spi_lcd node a label so that we can overwrite in other DTS files ARM: dts: omap3-gta04: fixes for tvout / venc ARM: dts: omap3-gta04: add devconf1 setup for correct tvout pins ARM: dts: omap3-gta04: tvout: enable as display1 alias ARM: dts: omap3-gta04: fix touchscreen tsc2007 ARM: dts: omap3-gta04: add pinmux for bmp085 EOC interrupt ARM: dts: omap3-gta04: make NAND partitions compatible with recent U-Boot ARM: dts: omap3-gta04: update gpmc NAND setup ARM: dts: omap3-gta04: keep vpll2 always on ARM: dts: omap3-gta04: add a comment how to reference the tca6507 gpio ARM: dts: omap3-gta04: add warning comment to vaux2 regulator ARM: dts: omap3-gta04: explicitly describe that mmc1 has no CD/WP ARM: dts: omap3-gta04: make use of input event include file and constants ARM: dts: omap3-gta04: map antenna detect GPIO to SW_LINEIN_INSERT key event ARM: dts: omap3-gta04: add camera interface parallel port ARM: dts: omap3-gta04: add camera pinmux ARM: dts: omap3-gta04: add mcbsp (audio subsystem) pinmux ARM: dts: omap3-gta04: add devconf0 setup for mcbsp1 clock pins ARM: dts: omap3-gta04: add mcbsp (audio subsystem) nodes ARM: dts: omap3-gta04a3: fix model name for A3 variant ARM: dts: omap3-gta04a4: fix model name for A4 variant ARM: dts: omap3-gta04a5: fix copyright of A5 variant ARM: dts: omap3-gta04a5: fix model name ARM: dts: omap3-gta04a5: fix whitepsace and tab style ARM: dts: omap3-gta04a5: add support for PPS ARM: dts: omap3-gta04a5: disable IrDA receiver to save power ARM: dts: omap3-gta04a5: add support for ti,wl1837 module ARM: dts: omap3-gta04a5: uses different sensors than gta04a4 ARM: dts: omap3-gta04a5: define pinmux for bluetooth enable of ti,wl1837 module ARM: dts: omap3-gta04a5one: define GTA04A5 variant with OneNAND Hans Verkuil (1): ARM: dts: am335x-boneblack: add cec support Keerthy (1): ARM: dts: am57xx-idk-common: Hook smps12 regulator as cpu vdd-supply Rob Herring (1): ARM: dts: ti: Fix SPI and I2C bus warnings Suzuki K Poulose (1): ARM: dts: omap: Update coresight bindings for hardware ports Tony Lindgren (1): Merge branch 'am335x-evm-port-fix' into omap-for-v4.20/dt arch/arm/boot/dts/am335x-bone-common.dtsi | 6 +- arch/arm/boot/dts/am335x-boneblack-common.dtsi | 5 +- arch/arm/boot/dts/am335x-chiliboard.dts | 6 +- arch/arm/boot/dts/am335x-cm-t335.dts | 6 +- arch/arm/boot/dts/am335x-evm.dts | 12 +- arch/arm/boot/dts/am335x-evmsk.dts | 12 +- arch/arm/boot/dts/am335x-igep0033.dtsi | 13 +- arch/arm/boot/dts/am335x-lxm.dts | 12 +- arch/arm/boot/dts/am335x-moxa-uc-8100-me-t.dts | 12 +- arch/arm/boot/dts/am335x-nano.dts | 12 +- arch/arm/boot/dts/am335x-osd3358-sm-red.dts | 2 +- arch/arm/boot/dts/am335x-pdu001.dts | 14 +- arch/arm/boot/dts/am335x-pepper.dts | 12 +- arch/arm/boot/dts/am335x-shc.dts | 1 - arch/arm/boot/dts/am3517-evm-ui.dtsi | 220 +++++++++++++++++++++ arch/arm/boot/dts/am3517-evm.dts | 1 + arch/arm/boot/dts/am4372.dtsi | 2 +- arch/arm/boot/dts/am437x-cm-t43.dts | 12 +- arch/arm/boot/dts/am437x-gp-evm.dts | 6 +- arch/arm/boot/dts/am437x-idk-evm.dts | 6 +- arch/arm/boot/dts/am437x-sk-evm.dts | 12 +- arch/arm/boot/dts/am43x-epos-evm.dts | 6 +- arch/arm/boot/dts/am571x-idk.dts | 84 +++++++- arch/arm/boot/dts/am572x-idk-common.dtsi | 76 +++++++ arch/arm/boot/dts/am572x-idk.dts | 4 - arch/arm/boot/dts/am57xx-cl-som-am57x.dts | 14 +- arch/arm/boot/dts/am57xx-idk-common.dtsi | 18 +- arch/arm/boot/dts/dm8148-evm.dts | 14 +- arch/arm/boot/dts/dm8148-t410.dts | 14 +- arch/arm/boot/dts/dra62x-j5eco-evm.dts | 14 +- arch/arm/boot/dts/dra7-evm.dts | 14 +- arch/arm/boot/dts/dra7.dtsi | 2 +- arch/arm/boot/dts/dra71-evm.dts | 4 +- arch/arm/boot/dts/dra72-evm-revc.dts | 4 +- arch/arm/boot/dts/dra72-evm.dts | 8 +- arch/arm/boot/dts/dra76-evm.dts | 4 +- arch/arm/boot/dts/keystone-k2g.dtsi | 2 +- arch/arm/boot/dts/omap2.dtsi | 4 +- arch/arm/boot/dts/omap2430.dtsi | 2 +- arch/arm/boot/dts/omap3-beagle-xm.dts | 17 +- arch/arm/boot/dts/omap3-beagle.dts | 17 +- arch/arm/boot/dts/omap3-gta04.dtsi | 262 ++++++++++++++++++++++--- arch/arm/boot/dts/omap3-gta04a3.dts | 2 +- arch/arm/boot/dts/omap3-gta04a4.dts | 2 +- arch/arm/boot/dts/omap3-gta04a5.dts | 129 +++++++++++- arch/arm/boot/dts/omap3-gta04a5one.dts | 114 +++++++++++ arch/arm/boot/dts/omap3-n9.dts | 2 +- 47 files changed, 1101 insertions(+), 116 deletions(-) mode change 100755 => 100644 arch/arm/boot/dts/am335x-osd3358-sm-red.dts create mode 100644 arch/arm/boot/dts/am3517-evm-ui.dtsi create mode 100644 arch/arm/boot/dts/omap3-gta04a5one.dts