2
0
forked from Ivasoft/openwrt

bmips: dts: comestic changes

Improve and refactor device tree files.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas
2021-03-08 10:42:25 +01:00
parent 45180e862c
commit 101491ae4a
8 changed files with 18 additions and 22 deletions

View File

@@ -282,10 +282,10 @@
};
hsspi: spi@10003000 {
compatible = "brcm,bcm6328-hsspi";
reg = <0x10003000 0x600>;
#address-cells = <1>;
#size-cells = <0>;
compatible = "brcm,bcm6328-hsspi";
reg = <0x10003000 0x600>;
interrupt-parent = <&periph_intc>;
interrupts = <BCM6318_IRQ_HSSPI>;