ARM: dts: bcm283x: Restore simple-bus to /clocks
authorPhil Elwell <phil@raspberrypi.com>
Thu, 27 Feb 2020 13:34:08 +0000 (13:34 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:22 +0000 (16:33 +0100)
commit1f79dfbbd2686810c8b9c6c6505c6b495af62372
tree39cf19d12562cb70f20644953ef4d8b59f6985ef
parent94a786cfa111bda876a321a53d2fe8305f1a1715
ARM: dts: bcm283x: Restore simple-bus to /clocks

Commit [1] ([2] upstream) removed the "simple-bus" compatible string,
"#address-cells" and "#size-cells" to fix some DT scheme warnings. In
doing so it prevented the child clocks from being instantiated - the
node might as well be absent.

Fix the problem (at least with regards to functionality) by restoring
"simple-bus" and the sizes.

See: https://github.com/raspberrypi/linux/issues/3481
Fixes: [1] 238506ebdea7 ("ARM: dts: bcm283x: Remove simple-bus from fixed clocks")
Fixes: [2] 4b2d24662126 ("ARM: dts: bcm283x: Remove simple-bus from fixed clocks")

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm/boot/dts/bcm283x.dtsi