ARM: dts: s5pv210: move fixed regulators under root node in Aquila
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Sep 2020 16:11:36 +0000 (18:11 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 16 Sep 2020 17:16:17 +0000 (19:16 +0200)
commitbb4e9860686b23e86427d1adbeec8703a19e0c04
tree0a3a66a53b92f146547a92560eb28c6355edd456
parent3a3a5a59ee622e7062a9b05ebed83b4dfc46f406
ARM: dts: s5pv210: move fixed regulators under root node in Aquila

The fixed regulators are kept under dedicated "regulators" node but this
causes multiple dtschema warnings:

  regulators: $nodename:0: 'regulators' does not match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
  regulators: #size-cells:0:0: 0 is not one of [1, 2]
  regulators: fixed-regulator@0:reg:0: [0] is too short
  regulators: fixed-regulator@1:reg:0: [1] is too short
  regulators: fixed-regulator@2:reg:0: [2] is too short

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200907161141.31034-21-krzk@kernel.org
arch/arm/boot/dts/s5pv210-aquila.dts