Revision 6a7548305a04ae0cd9e9f062c050f265d4bf2d2e authored by Maxime Ripard on 24 September 2020, 08:26:42 UTC, committed by Rob Herring on 28 September 2020, 12:55:12 UTC
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>
1 parent e5467b6
History
File Mode Size
bridge
dp-mst
afbc.rst -rw-r--r-- 7.3 KB
amdgpu-dc.rst -rw-r--r-- 2.0 KB
amdgpu.rst -rw-r--r-- 6.5 KB
backlight.rst -rw-r--r-- 247 bytes
drivers.rst -rw-r--r-- 318 bytes
drm-client.rst -rw-r--r-- 295 bytes
drm-internals.rst -rw-r--r-- 7.5 KB
drm-kms-helpers.rst -rw-r--r-- 10.1 KB
drm-kms.rst -rw-r--r-- 16.2 KB
drm-mm.rst -rw-r--r-- 19.2 KB
drm-uapi.rst -rw-r--r-- 14.4 KB
i915.rst -rw-r--r-- 20.4 KB
index.rst -rw-r--r-- 360 bytes
introduction.rst -rw-r--r-- 5.3 KB
kms-properties.csv -rw-r--r-- 7.5 KB
komeda-kms.rst -rw-r--r-- 15.2 KB
mcde.rst -rw-r--r-- 287 bytes
meson.rst -rw-r--r-- 1.7 KB
msm-crash-dump.rst -rw-r--r-- 2.4 KB
pl111.rst -rw-r--r-- 221 bytes
tegra.rst -rw-r--r-- 7.2 KB
todo.rst -rw-r--r-- 22.7 KB
tve200.rst -rw-r--r-- 204 bytes
v3d.rst -rw-r--r-- 759 bytes
vc4.rst -rw-r--r-- 2.1 KB
vga-switcheroo.rst -rw-r--r-- 1.9 KB
vgaarbiter.rst -rw-r--r-- 8.0 KB
vkms.rst -rw-r--r-- 3.7 KB
xen-front.rst -rw-r--r-- 1010 bytes

back to top