ARM: dts: ux500: Add "simple-bus" compatible to soc node
authorStephan Gerhold <stephan@gerhold.net>
Sun, 24 Nov 2019 19:57:28 +0000 (20:57 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Dec 2019 13:45:01 +0000 (14:45 +0100)
commit02234ee9e4d7b013b0170bd950b895bc845ebeb9
tree857d3bbe79e601e32c8917a9d4741f920b7ddab1
parentbef475b03d9bf20919ba66916b0c82a374722b7e
ARM: dts: ux500: Add "simple-bus" compatible to soc node

The "soc" node in the Ux500 device tree does not need any special
handling - it is just a simple I/O bus that can be accessed without
additional configuration.

Therefore we can additionally describe it as compatible with "simple-bus".
This can be used by platforms to probe devices under the soc node without
special handling for our custom "stericsson,db8500" compatible
(e.g. in U-Boot).

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20191124195728.32226-1-stephan@gerhold.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-dbx5x0.dtsi