diff options
Diffstat (limited to 'dts/upstream/Bindings/arm/stm32')
-rw-r--r-- | dts/upstream/Bindings/arm/stm32/st,mlahb.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dts/upstream/Bindings/arm/stm32/st,mlahb.yaml b/dts/upstream/Bindings/arm/stm32/st,mlahb.yaml index d2dce238ff5..3e996346b26 100644 --- a/dts/upstream/Bindings/arm/stm32/st,mlahb.yaml +++ b/dts/upstream/Bindings/arm/stm32/st,mlahb.yaml @@ -54,11 +54,10 @@ unevaluatedProperties: false examples: - | - mlahb: ahb@38000000 { + ahb { compatible = "st,mlahb", "simple-bus"; #address-cells = <1>; #size-cells = <1>; - reg = <0x10000000 0x40000>; ranges; dma-ranges = <0x00000000 0x38000000 0x10000>, <0x10000000 0x10000000 0x60000>, |