Skip to content

Commit 5f0a894

Browse files
tq-niebelmShawn Guo
authored andcommitted
arm64: dts: freescale: imx93-tqma9352-mba93xxla: fix typo
Fix typo in assignment of SD-Card cd-gpios. Fixes: c982ecf ("arm64: dts: freescale: add initial device tree for MBa93xxLA SBC board") Signed-off-by: Markus Niebel <[email protected]> Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent cd0c687 commit 5f0a894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
pinctrl-0 = <&pinctrl_usdhc2_hs>, <&pinctrl_usdhc2_gpio>;
500500
pinctrl-1 = <&pinctrl_usdhc2_uhs>, <&pinctrl_usdhc2_gpio>;
501501
pinctrl-2 = <&pinctrl_usdhc2_uhs>, <&pinctrl_usdhc2_gpio>;
502-
cd-gpios = <&gpio3 00 GPIO_ACTIVE_LOW>;
502+
cd-gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
503503
vmmc-supply = <&reg_usdhc2_vmmc>;
504504
bus-width = <4>;
505505
no-sdio;

0 commit comments

Comments
 (0)