summaryrefslogtreecommitdiff
path: root/bsp/coreip-e24-arty/design.dts
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/coreip-e24-arty/design.dts')
-rw-r--r--bsp/coreip-e24-arty/design.dts18
1 files changed, 9 insertions, 9 deletions
diff --git a/bsp/coreip-e24-arty/design.dts b/bsp/coreip-e24-arty/design.dts
index 9699fae..dd35d75 100644
--- a/bsp/coreip-e24-arty/design.dts
+++ b/bsp/coreip-e24-arty/design.dts
@@ -74,7 +74,7 @@
interrupts-extended = <&L3 3 &L3 7 &L3 11>;
reg = <0x2000000 0x1000000>;
reg-names = "control";
- sifive,numints = <169>;
+ sifive,numints = <153>;
sifive,numlevels = <16>;
sifive,numintbits = <4>;
};
@@ -139,52 +139,52 @@
compatible = "sifive,gpio-buttons";
label = "BTN0";
gpios = <&L5 4>;
- interrupts-extended = <&L13 9>;
+ interrupts-extended = <&L13 20>;
linux,code = "none";
};
button@1 {
compatible = "sifive,gpio-buttons";
label = "BTN1";
gpios = <&L5 5>;
- interrupts-extended = <&L13 10>;
+ interrupts-extended = <&L13 21>;
linux,code = "none";
};
button@2 {
compatible = "sifive,gpio-buttons";
label = "BTN2";
gpios = <&L5 6>;
- interrupts-extended = <&L13 11>;
+ interrupts-extended = <&L13 22>;
linux,code = "none";
};
button@3 {
compatible = "sifive,gpio-buttons";
label = "BTN3";
gpios = <&L5 7>;
- interrupts-extended = <&L13 12>;
+ interrupts-extended = <&L13 23>;
linux,code = "none";
};
switch@0 {
compatible = "sifive,gpio-switches";
label = "SW0";
- interrupts-extended = <&L12 0>;
+ interrupts-extended = <&L13 16>;
linux,code = "none";
};
switch@1 {
compatible = "sifive,gpio-switches";
label = "SW1";
- interrupts-extended = <&L12 1>;
+ interrupts-extended = <&L13 17>;
linux,code = "none";
};
switch@2 {
compatible = "sifive,gpio-switches";
label = "SW2";
- interrupts-extended = <&L12 2>;
+ interrupts-extended = <&L13 18>;
linux,code = "none";
};
switch@3 {
compatible = "sifive,gpio-switches";
label = "SW3";
- interrupts-extended = <&L13 8>;
+ interrupts-extended = <&L13 19>;
linux,code = "none";
};
L9: teststatus@4000 {