Use the newly-introduced SRAM controller compatible for the A20, aside of its A10 fashion. Signed-off-by: Paul Kocialkowski <paul.kocialkowski@xxxxxxxxxxx> diff --git a/arch/arm/boot/dts/sun7i-a20.dtsi b/arch/arm/boot/dts/sun7i-a20.dtsi index e529e4ff2174..f64eab4ce6f1 100644 --- a/arch/arm/boot/dts/sun7i-a20.dtsi +++ b/arch/arm/boot/dts/sun7i-a20.dtsi @@ -240,7 +240,8 @@ ranges; sram-controller@1c00000 { - compatible = "allwinner,sun4i-a10-sram-controller"; + compatible = "allwinner,sun7i-a20-sram-controller", + "allwinner,sun4i-a10-sram-controller"; reg = <0x01c00000 0x30>; #address-cells = <1>; #size-cells = <1>; -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html