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
api.rst -rw-r--r-- 11.9 KB
arkfb.rst -rw-r--r-- 2.0 KB
aty128fb.rst -rw-r--r-- 2.2 KB
cirrusfb.rst -rw-r--r-- 2.0 KB
cmap_xfbdev.rst -rw-r--r-- 1.9 KB
deferred_io.rst -rw-r--r-- 3.0 KB
efifb.rst -rw-r--r-- 2.2 KB
ep93xx-fb.rst -rw-r--r-- 4.5 KB
fbcon.rst -rw-r--r-- 12.0 KB
framebuffer.rst -rw-r--r-- 13.9 KB
gxfb.rst -rw-r--r-- 1.3 KB
index.rst -rw-r--r-- 574 bytes
intel810.rst -rw-r--r-- 8.4 KB
internals.rst -rw-r--r-- 2.7 KB
lxfb.rst -rw-r--r-- 1.3 KB
matroxfb.rst -rw-r--r-- 19.6 KB
metronomefb.rst -rw-r--r-- 2.0 KB
modedb.rst -rw-r--r-- 8.0 KB
pvr2fb.rst -rw-r--r-- 2.2 KB
pxafb.rst -rw-r--r-- 4.6 KB
s3fb.rst -rw-r--r-- 2.6 KB
sa1100fb.rst -rw-r--r-- 1.4 KB
sh7760fb.rst -rw-r--r-- 4.3 KB
sisfb.rst -rw-r--r-- 6.5 KB
sm501.rst -rw-r--r-- 316 bytes
sm712fb.rst -rw-r--r-- 857 bytes
sstfb.rst -rw-r--r-- 6.8 KB
tgafb.rst -rw-r--r-- 2.5 KB
tridentfb.rst -rw-r--r-- 2.8 KB
udlfb.rst -rw-r--r-- 7.5 KB
uvesafb.rst -rw-r--r-- 7.2 KB
vesafb.rst -rw-r--r-- 6.5 KB
viafb.modes -rw-r--r-- 30.8 KB
viafb.rst -rw-r--r-- 8.9 KB
vt8623fb.rst -rw-r--r-- 1.9 KB

back to top