Loading arch/arm/boot/dts/socfpga.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -655,6 +655,11 @@ spi0: spi@fff00000 { status = "disabled"; }; scu: snoop-control-unit@fffec000 { compatible = "arm,cortex-a9-scu"; reg = <0xfffec000 0x100>; }; spi1: spi@fff01000 { compatible = "snps,dw-apb-ssi"; #address-cells = <1>; Loading Loading
arch/arm/boot/dts/socfpga.dtsi +5 −0 Original line number Diff line number Diff line Loading @@ -655,6 +655,11 @@ spi0: spi@fff00000 { status = "disabled"; }; scu: snoop-control-unit@fffec000 { compatible = "arm,cortex-a9-scu"; reg = <0xfffec000 0x100>; }; spi1: spi@fff01000 { compatible = "snps,dw-apb-ssi"; #address-cells = <1>; Loading