Skip to content

Commit 78c18b5

Browse files
dts: arm: st: h7: stm32h7.dtsi
set num-lines to total number of lines Signed-off-by: Alexander Kozhinov <[email protected]>
1 parent 0ff143f commit 78c18b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/st/h7/stm32h7.dtsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
#interrupt-cells = <1>;
168168
#address-cells = <1>;
169169
reg = <0x58000000 0x400>;
170-
num-lines = <16>;
170+
num-lines = <96>;
171171
interrupts = <6 0>, <7 0>, <8 0>, <9 0>,
172172
<10 0>, <23 0>, <40 0>;
173173
interrupt-names = "line0", "line1", "line2", "line3",

0 commit comments

Comments
 (0)