|
@@ -60,6 +60,24 @@
|
|
pinctrl-0 = <&uart7_pins_a>;
|
|
pinctrl-0 = <&uart7_pins_a>;
|
|
status = "okay";
|
|
status = "okay";
|
|
};
|
|
};
|
|
|
|
+
|
|
|
|
+ i2c0: i2c@01c2ac00 {
|
|
|
|
+ pinctrl-names = "default";
|
|
|
|
+ pinctrl-0 = <&i2c0_pins_a>;
|
|
|
|
+ status = "okay";
|
|
|
|
+ };
|
|
|
|
+
|
|
|
|
+ i2c1: i2c@01c2b000 {
|
|
|
|
+ pinctrl-names = "default";
|
|
|
|
+ pinctrl-0 = <&i2c1_pins_a>;
|
|
|
|
+ status = "okay";
|
|
|
|
+ };
|
|
|
|
+
|
|
|
|
+ i2c2: i2c@01c2b400 {
|
|
|
|
+ pinctrl-names = "default";
|
|
|
|
+ pinctrl-0 = <&i2c2_pins_a>;
|
|
|
|
+ status = "okay";
|
|
|
|
+ };
|
|
};
|
|
};
|
|
|
|
|
|
leds {
|
|
leds {
|