summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/uniphier-ld4-ref.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/uniphier-ld4-ref.dts')
-rw-r--r--dts/src/arm/uniphier-ld4-ref.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/dts/src/arm/uniphier-ld4-ref.dts b/dts/src/arm/uniphier-ld4-ref.dts
index b3aaab354f..0056852c4f 100644
--- a/dts/src/arm/uniphier-ld4-ref.dts
+++ b/dts/src/arm/uniphier-ld4-ref.dts
@@ -38,7 +38,7 @@
};
&ethsc {
- interrupts = <0 49 4>;
+ interrupts = <1 8>;
};
&serial0 {
@@ -53,6 +53,14 @@
status = "okay";
};
+&gpio {
+ xirq1 {
+ gpio-hog;
+ gpios = <121 0>;
+ input;
+ };
+};
+
&i2c0 {
status = "okay";
};