diff options
author | Haibo Chen <haibo.chen@nxp.com> | 2016-05-17 16:14:32 +0800 |
---|---|---|
committer | Haibo Chen <haibo.chen@nxp.com> | 2016-05-17 16:54:46 +0800 |
commit | 1f151a5b27b7e76d5d992ac88b0e5acebced645e (patch) | |
tree | 38ae521d851ebb3cda6f23f19b1d906869872520 /arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts | |
parent | 3bce6db27ec2a46dd4082f782582d8915eabac2e (diff) |
MLK-12808 ARM: dts: imx6ull-14x14-ddr3-arm2.dts: move usdhc pin setting out of hog
Move usdhc1 wp/cd/reset/vselect pin setting and usdhc2 reset pin
setting out of hog. Due to many pin conflict with usdhc1 and usdhc2,
this patch can let other modules do not touch the iomuxc.
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts')
-rw-r--r-- | arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts b/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts index d1ff7d8d8746..86699fe635bb 100644 --- a/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts +++ b/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-cs42888.dts @@ -129,11 +129,6 @@ }; }; -&iomuxc { - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_hog &pinctrl_hog1 &pinctrl_hog_sd>; -}; - &ov5640 { status = "disabled"; }; |