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
i386
x86_64
amd-memory-encryption.rst -rw-r--r-- 4.4 KB
boot.rst -rw-r--r-- 49.9 KB
earlyprintk.rst -rw-r--r-- 6.2 KB
entry_64.rst -rw-r--r-- 4.2 KB
exception-tables.rst -rw-r--r-- 13.8 KB
index.rst -rw-r--r-- 463 bytes
intel-iommu.rst -rw-r--r-- 3.9 KB
intel_txt.rst -rw-r--r-- 10.3 KB
kernel-stacks.rst -rw-r--r-- 6.5 KB
mds.rst -rw-r--r-- 8.5 KB
microcode.rst -rw-r--r-- 4.0 KB
mtrr.rst -rw-r--r-- 11.6 KB
orc-unwinder.rst -rw-r--r-- 8.0 KB
pat.rst -rw-r--r-- 11.5 KB
pti.rst -rw-r--r-- 8.9 KB
resctrl_ui.rst -rw-r--r-- 42.3 KB
tlb.rst -rw-r--r-- 3.6 KB
topology.rst -rw-r--r-- 6.9 KB
tsx_async_abort.rst -rw-r--r-- 6.8 KB
usb-legacy-support.rst -rw-r--r-- 1.8 KB
zero-page.rst -rw-r--r-- 2.1 KB

back to top