mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 10:37:01 +07:00
ARM: dts: imx6ul-geam-kit: Remove re-enabled usdhc1
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>
This commit is contained in:
parent
4cfad559da
commit
d8d0f350d3
@ -88,12 +88,6 @@ timing0: timing0 {
|
||||
};
|
||||
};
|
||||
|
||||
&usdhc1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_usdhc1>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tsc {
|
||||
measure-delay-time = <0x1ffff>;
|
||||
pre-charge-time = <0x1fff>;
|
||||
|
Loading…
Reference in New Issue
Block a user