[PATCH] ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd
Rob Herring
robh at kernel.org
Mon Sep 28 12:19:25 EDT 2020
On Thu, 24 Sep 2020 10:26:42 +0200, Maxime Ripard wrote:
> 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 at cerno.tech>
> ---
> .../bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml | 4 ++--
> arch/arm/boot/dts/bcm2835-rpi.dtsi | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks!
More information about the linux-arm-kernel
mailing list