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
Design
NMI-RCU.rst -rw-r--r-- 4.3 KB
RTFP.txt -rw-r--r-- 82.8 KB
UP.rst -rw-r--r-- 5.8 KB
arrayRCU.rst -rw-r--r-- 5.5 KB
checklist.rst -rw-r--r-- 21.6 KB
index.rst -rw-r--r-- 575 bytes
listRCU.rst -rw-r--r-- 16.3 KB
lockdep-splat.rst -rw-r--r-- 5.0 KB
lockdep.rst -rw-r--r-- 5.0 KB
rcu.rst -rw-r--r-- 3.9 KB
rcu_dereference.rst -rw-r--r-- 16.3 KB
rcubarrier.rst -rw-r--r-- 13.3 KB
rculist_nulls.rst -rw-r--r-- 5.5 KB
rcuref.rst -rw-r--r-- 5.2 KB
stallwarn.rst -rw-r--r-- 15.5 KB
torture.rst -rw-r--r-- 13.5 KB
whatisRCU.rst -rw-r--r-- 41.8 KB

back to top