summaryrefslogtreecommitdiff
path: root/bsp/coreip-e24-arty/design.dts
diff options
context:
space:
mode:
authorBunnaroath Sou <35707615+bsousi5@users.noreply.github.com>2019-03-06 12:21:03 -0800
committerGitHub <noreply@github.com>2019-03-06 12:21:03 -0800
commitc71689996d85011f3d493b8cbe75e1379bdbc932 (patch)
treee098bff2a7c45b7860173fb65c3488d8eb7f29c6 /bsp/coreip-e24-arty/design.dts
parentf7601b8a833502a34047af50ebb200d543e81da7 (diff)
parentf7a18d3711b3bb04b7ed8294a0e47599ac15cf45 (diff)
Merge pull request #192 from sifive/arty-19.2
Update/add E20, E21, E24 arty targets for all 19.2 CoreIPs release
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 {