mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-22 23:01:56 +00:00
17 lines
498 B
Diff
17 lines
498 B
Diff
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
|
|
index c5c7f765b..3261cb10a 100644
|
|
--- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
|
|
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
|
|
@@ -200,6 +200,12 @@
|
|
};
|
|
};
|
|
|
|
+&i2c_AO {
|
|
+ status = "okay";
|
|
+ pinctrl-0 = <&i2c_ao_pins>;
|
|
+ pinctrl-names = "default";
|
|
+};
|
|
+
|
|
&pinctrl_aobus {
|
|
gpio-line-names = "UART TX",
|
|
"UART RX",
|