]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: bcm283x: Remove simple-bus from fixed clocks
authorStefan Wahren <wahrenst@gmx.net>
Fri, 16 Aug 2019 20:32:02 +0000 (22:32 +0200)
committerStefan Wahren <wahrenst@gmx.net>
Thu, 10 Oct 2019 17:12:43 +0000 (19:12 +0200)
commit4b2d24662126b1e2a6b95c9dfe9e9044e105e5bd
tree4a6846beee24b5b6eb2bf811f9dff921b65a1f4f
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
ARM: dts: bcm283x: Remove simple-bus from fixed clocks

The fixed clocks doesn't form some kind of bus. So let's remove it.
This fixes the follow DT schema warnings:

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

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
arch/arm/boot/dts/bcm283x.dtsi