ARM: dts: s3c6410: move fixed clocks under root node in SMDK6410
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Sep 2020 18:33:05 +0000 (20:33 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 11 Sep 2020 14:37:06 +0000 (16:37 +0200)
commitc298c89ace615e023c05905b6ec8bfc161488b16
treebec2d59e226481d311f3f38053d622fd089e5388
parent8b81a8decea77bf2ca3c718732184d4aaf949096
ARM: dts: s3c6410: move fixed clocks under root node in SMDK6410

The fixed clocks are kept under dedicated 'clocks' node but this causes
multiple dtschema warnings:

  clocks: $nodename:0: 'clocks' does not match '^([a-z][a-z0-9\\-]+-bus|bus|soc|axi|ahb|apb)(@[0-9a-f]+)?$'
  clocks: #size-cells:0:0: 0 is not one of [1, 2]
  clocks: oscillator@0:reg:0: [0] is too short
  clocks: oscillator@1:reg:0: [1] is too short
  clocks: 'ranges' is a required property
  oscillator@0: 'reg' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200907183313.29234-4-krzk@kernel.org
arch/arm/boot/dts/s3c6410-smdk6410.dts