mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix RUTX compilation using 6.1 kernel
This commit is contained in:
parent
f70c4856c6
commit
03b997bc32
1 changed files with 0 additions and 25 deletions
|
@ -102,28 +102,3 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -103,9 +129,24 @@
|
|
||||||
perst-gpio = <&tlmm 38 0x1>;
|
|
||||||
};
|
|
||||||
|
|
||||||
+ i2c0: i2c@78b7000 { /* BLSP1 QUP2 */
|
|
||||||
+ pinctrl-0 = <&i2c_0_pins>;
|
|
||||||
+ pinctrl-names = "default";
|
|
||||||
+
|
|
||||||
+ status = "okay";
|
|
||||||
+ };
|
|
||||||
+
|
|
||||||
qpic-nand@79b0000 {
|
|
||||||
pinctrl-0 = <&nand_pins>;
|
|
||||||
pinctrl-names = "default";
|
|
||||||
};
|
|
||||||
+
|
|
||||||
+ crypto@8e3a000 {
|
|
||||||
+ status = "okay";
|
|
||||||
+ };
|
|
||||||
+
|
|
||||||
+ watchdog@b017000 {
|
|
||||||
+ status = "okay";
|
|
||||||
+ };
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue