Skip to content

Commit

Permalink
ARM: dts: imx6ul-geam-kit: Remove re-enabled usdhc1
Browse files Browse the repository at this point in the history
usdhc1 is enabled and assigned pinctrl-0 on imx6ul-geam.dtsi
but same thing done on imx6ul-geam-kit.dts, so remove this
re-enabled node from the same.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
  • Loading branch information
Jagan Teki authored and Shawn Guo committed Jul 16, 2017
1 parent 4cfad55 commit d8d0f35
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions arch/arm/boot/dts/imx6ul-geam-kit.dts
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,6 @@
};
};

&usdhc1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usdhc1>;
status = "okay";
};

&tsc {
measure-delay-time = <0x1ffff>;
pre-charge-time = <0x1fff>;
Expand Down

0 comments on commit d8d0f35

Please sign in to comment.