Skip to content

Commit

Permalink
Update 001-ARM-dts-imx-add-Xiaomi-Gateway-support.patch
Browse files Browse the repository at this point in the history
size-cells wrong in base
  • Loading branch information
Alx2000y authored Dec 2, 2024
1 parent f644fac commit 4367f34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ Signed-off-by: Ivan Belokobylskiy <[email protected]>
+ pinctrl-0 = <&pinctrl_gpmi_nand_1>;
+ status = "okay";
+ nand-on-flash-bbt;
+ #size-cells = <1>;
+};
+
+&uart1 {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_uart1>;
Expand Down

0 comments on commit 4367f34

Please sign in to comment.