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 <arnaud.pouliquen@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Arnaud Pouliquen 2019-12-19 13:18:15 +01:00 committed by Alexandre Torgue
parent a0fc09abf4
commit a09c71817f
1 changed files with 3 additions and 2 deletions

View File

@ -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>;