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
api-aead.rst -rw-r--r-- 1.0 KB
api-akcipher.rst -rw-r--r-- 789 bytes
api-digest.rst -rw-r--r-- 1.4 KB
api-intro.rst -rw-r--r-- 6.7 KB
api-kpp.rst -rw-r--r-- 1.3 KB
api-rng.rst -rw-r--r-- 446 bytes
api-samples.rst -rw-r--r-- 5.7 KB
api-skcipher.rst -rw-r--r-- 1.3 KB
api.rst -rw-r--r-- 200 bytes
architecture.rst -rw-r--r-- 14.5 KB
asymmetric-keys.rst -rw-r--r-- 15.9 KB
async-tx-api.rst -rw-r--r-- 9.9 KB
crypto_engine.rst -rw-r--r-- 2.5 KB
descore-readme.rst -rw-r--r-- 17.5 KB
devel-algos.rst -rw-r--r-- 8.8 KB
index.rst -rw-r--r-- 566 bytes
intro.rst -rw-r--r-- 3.1 KB
userspace-if.rst -rw-r--r-- 14.1 KB

back to top