ARM: dts: am57xx-idk: Use pinctrl group from dra7-mmc-iodelay.dtsi to select pulldown
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 27 Apr 2018 12:08:55 +0000 (17:38 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 3 May 2018 17:32:12 +0000 (10:32 -0700)
commitedfc459c10393f7058812960ea00f396f90e9f8f
treed67cae062b0e3c646c74a522234620fa0891261a
parentca2618b5d5b04a1e2e96244b00b54479cb6cf2b6
ARM: dts: am57xx-idk: Use pinctrl group from dra7-mmc-iodelay.dtsi to select pulldown

commit 18aa0f4bca701cb078a6 ("ARM: dts: am57xx-idk: Select pull down
for mmc1_clk line in default mode") modified mmc1_pins_default
pinctrl group in am57xx-idk-common.dtsi in order to change the CLK
line to PIN_INPUT_PULLDOWN. However instead of modifying the pinctrl
group, use the new pinctrl group "mmc1_pins_default_no_clk_pu" in
dra7-mmc-iodelay.dtsi added specifically to be used for CLK line without
external pull up.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am571x-idk.dts
arch/arm/boot/dts/am572x-idk.dts
arch/arm/boot/dts/am57xx-idk-common.dtsi