arc: hsdk: dts: bug fix
bug fix in arc_hsdk.dtsi Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
This commit is contained in:
parent
9451bde98b
commit
9d50f9b5a7
1 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@
|
|||
gpio0: gpio@f0003000 {
|
||||
compatible = "snps,designware-gpio";
|
||||
reg = <0xf0003000 0x1000>;
|
||||
bits = <32>;
|
||||
bits = <24>;
|
||||
label = "GPIO_0";
|
||||
interrupt-parent = <&idu_intc>;
|
||||
|
||||
|
@ -181,7 +181,7 @@
|
|||
#size-cells = <0>;
|
||||
reg = <0xf0022000 0x1000>;
|
||||
interrupts = <42 1>;
|
||||
label = "SPI_1";
|
||||
label = "SPI_2";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue