summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/uniphier-pro4-ref.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/uniphier-pro4-ref.dts')
-rw-r--r--dts/src/arm/uniphier-pro4-ref.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/dts/src/arm/uniphier-pro4-ref.dts b/dts/src/arm/uniphier-pro4-ref.dts
index 903df6348e..be99467ac6 100644
--- a/dts/src/arm/uniphier-pro4-ref.dts
+++ b/dts/src/arm/uniphier-pro4-ref.dts
@@ -40,7 +40,7 @@
};
&ethsc {
- interrupts = <0 50 4>;
+ interrupts = <2 8>;
};
&serial0 {
@@ -55,6 +55,14 @@
status = "okay";
};
+&gpio {
+ xirq2 {
+ gpio-hog;
+ gpios = <122 0>;
+ input;
+ };
+};
+
&i2c0 {
status = "okay";
};