]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/arm/boot/dts/r8a7790.dtsi
ARM: dts: rcar: Correct SATA device sizes to 2 MiB
[mirror_ubuntu-bionic-kernel.git] / arch / arm / boot / dts / r8a7790.dtsi
index 50345beac1d7786063500d285c95d61dcdd2429c..f8109f1616d6cb2e79a3222e3cbd97a4d0f232a4 100644 (file)
 
        sata0: sata@ee300000 {
                compatible = "renesas,sata-r8a7790", "renesas,rcar-gen2-sata";
-               reg = <0 0xee300000 0 0x2000>;
+               reg = <0 0xee300000 0 0x200000>;
                interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&cpg CPG_MOD 815>;
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
 
        sata1: sata@ee500000 {
                compatible = "renesas,sata-r8a7790", "renesas,rcar-gen2-sata";
-               reg = <0 0xee500000 0 0x2000>;
+               reg = <0 0xee500000 0 0x200000>;
                interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
                clocks = <&cpg CPG_MOD 814>;
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;