ARM: dts: s5pv210: move fixed regulators under root node in Goni
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Sep 2020 16:11:37 +0000 (18:11 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 16 Sep 2020 17:16:24 +0000 (19:16 +0200)
commit8fbc73dc57e13e5733b4a555b0c7d9dbb1a1fcd7
tree7a848cb70b5b5df766a6a9f6e16c82e0267446cc
parentbb4e9860686b23e86427d1adbeec8703a19e0c04
ARM: dts: s5pv210: move fixed regulators under root node in Goni

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
  regulators: fixed-regulator@3:reg:0: [3] is too short

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