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
powercap
regulator
apm-acpi.rst -rw-r--r-- 1.6 KB
basic-pm-debugging.rst -rw-r--r-- 12.3 KB
charger-manager.rst -rw-r--r-- 9.3 KB
drivers-testing.rst -rw-r--r-- 2.3 KB
energy-model.rst -rw-r--r-- 6.3 KB
freezing-of-tasks.rst -rw-r--r-- 12.5 KB
index.rst -rw-r--r-- 686 bytes
opp.rst -rw-r--r-- 13.7 KB
pci.rst -rw-r--r-- 56.6 KB
pm_qos_interface.rst -rw-r--r-- 9.5 KB
power_supply_class.rst -rw-r--r-- 10.4 KB
runtime_pm.rst -rw-r--r-- 45.5 KB
s2ram.rst -rw-r--r-- 3.3 KB
suspend-and-cpuhotplug.rst -rw-r--r-- 12.8 KB
suspend-and-interrupts.rst -rw-r--r-- 7.1 KB
swsusp-and-swap-files.rst -rw-r--r-- 2.8 KB
swsusp-dmcrypt.rst -rw-r--r-- 4.8 KB
swsusp.rst -rw-r--r-- 18.0 KB
tricks.rst -rw-r--r-- 769 bytes
userland-swsusp.rst -rw-r--r-- 8.7 KB
video.rst -rw-r--r-- 8.8 KB

back to top