]> Gentwo Git Trees - linux/.git/commit
ARM: dts: aspeed: Specify required properties for sram node
authorAndrew Jeffery <andrew@codeconstruct.com.au>
Fri, 2 Aug 2024 04:25:20 +0000 (13:55 +0930)
committerJoel Stanley <joel@jms.id.au>
Thu, 22 Aug 2024 03:37:15 +0000 (13:07 +0930)
commitdf274369540d466ef5cb29bd6b4fe751a995dd1b
tree982ea1fd53b10376a8208f4e722129e3049d99e9
parente5d7d1878921c59bf9fb85f5dccf5ff3d879ca87
ARM: dts: aspeed: Specify required properties for sram node

Squash warnings such as:

```
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: sram@1e720000: '#address-cells' is a required property
        from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: sram@1e720000: '#size-cells' is a required property
        from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: sram@1e720000: 'ranges' is a required property
        from schema $id: http://devicetree.org/schemas/sram/sram.yaml#
```

Fixes: d44a1138cd82 ("arm/dts: Add Aspeed ast2400 device tree")
Link: https://lore.kernel.org/r/20240802-dt-warnings-bmc-dts-cleanups-v1-3-1cb1378e5fcd@codeconstruct.com.au
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed/aspeed-g4.dtsi
arch/arm/boot/dts/aspeed/aspeed-g5.dtsi