From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 0/3] ARM: dts: dra7-evm: pinmuxing updates Date: Thu, 5 Jan 2017 08:55:55 -0800 Message-ID: <20170105165555.GH4310@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sekhar Nori Cc: Nishanth Menon , Lokesh Vutla , Linux OMAP Mailing List , Linux ARM Mailing List , Kishon Vijay Abraham I List-Id: linux-omap@vger.kernel.org * Sekhar Nori [161213 03:30]: > Hi, > > This patch series drops most of the pinmuxing from dra7-evm > to satisfy erratum i869 and adds missing eMMC and SD card pinmuxing. > > The patches apply to latest linux-next. Tested on DRA74x EVM Rev H > using U-Boot 2016.11. Boot tested using NFS and basic testing carried > out on SD card, eMMC, Audio capture and playback. > > NAND on DRA72 EVM is already unusable due to a similar patch. A patch > included here disables the GPMC node. > > v1 -> v2: > - Add a patch to disable GPMC node on DRA72x EVM > - Disable GPMC node on DRA74x EVM > > Kishon Vijay Abraham I (1): > ARM: dts: dra7-evm: add pinmux configuration for mmc1/2 > > Sekhar Nori (2): > ARM: dts: dra7-evm: Remove pinmux configurations for erratum i869 > ARM: dts: dra72-evm: drop NAND support > > arch/arm/boot/dts/dra7-evm.dts | 282 ++++---------------------------- > arch/arm/boot/dts/dra72-evm-common.dtsi | 7 +- > 2 files changed, 35 insertions(+), 254 deletions(-) Applying all into omap-for-v4.11/dt thanks. Tony