Skip to content
Commit 894dece0 authored by Phil Elwell's avatar Phil Elwell
Browse files

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] 238506eb ("ARM: dts: bcm283x: Remove simple-bus from fixed clocks")
Fixes: [2] 4b2d2466 ("ARM: dts: bcm283x: Remove simple-bus from fixed clocks")

Signed-off-by: default avatarPhil Elwell <phil@raspberrypi.com>
parent 9a536b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment