]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd
authorMaxime Ripard <maxime@cerno.tech>
Thu, 24 Sep 2020 08:26:42 +0000 (10:26 +0200)
committerRob Herring <robh@kernel.org>
Mon, 28 Sep 2020 12:55:12 +0000 (07:55 -0500)
commitb42e9fdc2ff2221df634029aa5c139beba31555f
tree383d4102b18c65d62dff549ceef91b33f6965077
parent81557db30d31d33a35e5984c8c53296754182e3c
ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd

The current binding for the RPi firmware uses the simple-bus compatible as
a fallback to benefit from its automatic probing of child nodes.

However, simple-bus also comes with some constraints, like having the ranges,
our case.

Let's switch to simple-mfd that provides the same probing logic without
those constraints.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200924082642.18144-1-maxime@cerno.tech
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml
arch/arm/boot/dts/bcm2835-rpi.dtsi