Revision ea34d5aaf9ff20566d8b13e3c63a4b1d0a86a147 authored by Phil Elwell on 30 May 2024, 14:59:52 UTC, committed by Dom Cobley on 03 June 2024, 17:49:20 UTC
The rpi-otp driver uses a virtualised, OTP-relative addressing scheme.
However, when instance nodes are children of "/soc" they appear to be
addressable directly by the host, which is wrong (but not in a way which
causes an error unless one goes looking for one).

Add a wrapper (bus) node without a "ranges" property to make the
separation clear.

See: https://github.com/raspberrypi/linux/issues/6196

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
1 parent e82ad4a
History
File Mode Size
Design
NMI-RCU.rst -rw-r--r-- 4.3 KB
RTFP.txt -rw-r--r-- 84.2 KB
UP.rst -rw-r--r-- 6.4 KB
checklist.rst -rw-r--r-- 25.3 KB
index.rst -rw-r--r-- 563 bytes
listRCU.rst -rw-r--r-- 18.1 KB
lockdep-splat.rst -rw-r--r-- 5.0 KB
lockdep.rst -rw-r--r-- 5.1 KB
rcu.rst -rw-r--r-- 3.9 KB
rcu_dereference.rst -rw-r--r-- 17.9 KB
rcubarrier.rst -rw-r--r-- 14.3 KB
rculist_nulls.rst -rw-r--r-- 6.0 KB
rcuref.rst -rw-r--r-- 5.2 KB
stallwarn.rst -rw-r--r-- 22.2 KB
torture.rst -rw-r--r-- 16.7 KB
whatisRCU.rst -rw-r--r-- 48.2 KB

back to top