]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: at91: sam9x60ek: remove simple-bus for regulators
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 26 Aug 2022 08:39:27 +0000 (11:39 +0300)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 29 Aug 2022 11:27:40 +0000 (14:27 +0300)
commite9447260b4a1fb254052b60c9ea4f73c77dd0b34
tree654ed0360664e4d28f28ccaa0e70482cde935be8
parent8f40330773cd9dcf6de43b223f0d8b3ef10e26d2
ARM: dts: at91: sam9x60ek: remove simple-bus for regulators

Keep regulators as individual devices. There is no need to have them
under simple bus. This will throw compilation warnings like:
- unnecessary #address-cells/#size-cells without "ranges" or child "reg"
property.
- node has a unit name, but no reg or ranges property.

While at it move it down a bit in the file to keep entries sorted
alphabetically.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220826083927.3107272-10-claudiu.beznea@microchip.com
arch/arm/boot/dts/at91-sam9x60ek.dts