From: Arnaud Pouliquen Date: Thu, 19 Dec 2019 12:18:15 +0000 (+0100) Subject: ARM: dts: stm32: update mlahb node according to the bindings on stm32mp15 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a09c71817f73a1354b55513aaa5acb90d840fa8e;p=linux.git ARM: dts: stm32: update mlahb node according to the bindings on stm32mp15 Update of the mlahb node according to to DT bindings using json-schema Signed-off-by: Arnaud Pouliquen Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/stm32mp151.dtsi b/arch/arm/boot/dts/stm32mp151.dtsi index 3dd570b10181a..047051c56ef72 100644 --- a/arch/arm/boot/dts/stm32mp151.dtsi +++ b/arch/arm/boot/dts/stm32mp151.dtsi @@ -1669,10 +1669,11 @@ }; }; - mlahb { - compatible = "simple-bus"; + mlahb: ahb { + compatible = "st,mlahb", "simple-bus"; #address-cells = <1>; #size-cells = <1>; + ranges; dma-ranges = <0x00000000 0x38000000 0x10000>, <0x10000000 0x10000000 0x60000>, <0x30000000 0x30000000 0x60000>;