Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d4644c90 authored by Masanari Iida's avatar Masanari Iida Committed by Greg Kroah-Hartman
Browse files

ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi



[ Upstream commit 41b37f4c0fa67185691bcbd30201cad566f2f0d1 ]

This patch fixes a spelling typo.

Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Fixes: cc42603d ("ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support")
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
Signed-off-by: default avatarSasha Levin (Microsoft) <sashal@kernel.org>
parent d2e7387e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -222,7 +222,7 @@
	pinctrl-2 = <&pinctrl_usdhc3_200mhz>;
	vmcc-supply = <&reg_sd3_vmmc>;
	cd-gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
	bus-witdh = <4>;
	bus-width = <4>;
	no-1-8-v;
	status = "okay";
};
@@ -233,7 +233,7 @@
	pinctrl-1 = <&pinctrl_usdhc4_100mhz>;
	pinctrl-2 = <&pinctrl_usdhc4_200mhz>;
	vmcc-supply = <&reg_sd4_vmmc>;
	bus-witdh = <8>;
	bus-width = <8>;
	no-1-8-v;
	non-removable;
	status = "okay";