dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example
authorRob Herring (Arm) <robh@kernel.org>
Thu, 23 May 2024 15:42:07 +0000 (10:42 -0500)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 29 May 2024 18:22:14 +0000 (13:22 -0500)
commit321e4fa68ce15660ec578bdec5cc9607635087cf
treefb6480a1a419b7aa3cf369fd7b085be7283380de
parent84081a885394fc94055c24c727c99c321df6abac
dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example

"reg" is not documented nor used for st,mlahb, so drop it from the
example to fix the warning:

Documentation/devicetree/bindings/arm/stm32/st,mlahb.example.dtb: ahb@38000000: Unevaluated properties are not allowed ('reg' was unexpected)
        from schema $id: http://devicetree.org/schemas/arm/stm32/st,mlahb.yaml#

Since "reg" is dropped, the unit-address must be as well.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240523154208.2457864-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/arm/stm32/st,mlahb.yaml