summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorJunhui Liu <[email protected]>2026-05-19 20:58:29 +0800
committerAndre Przywara <[email protected]>2026-07-27 00:30:21 +0200
commitd2a46d3eb2c337b81084300e8931a9c42b76c0fc (patch)
treed383be580f6c19a54506b24fa2a71c2118ad9583 /doc/develop/bootstd
parent0874f96a2e42dd3e729f4f1432f51fc170b4773f (diff)
arm: mach-sunxi: add syscon driver for system-control nodes
The upstream Linux kernel relies on the sunxi_sram driver to bind the system-control nodes as syscon devices. Since U-Boot lacks this SRAM driver, peripheral drivers may fail to resolve the syscon node unless an explicit "syscon" compatible is added into the device tree. To address this, add a bare UCLASS_SYSCON driver that matches all Allwinner system-control and SRAM controller compatibles listed in the Linux kernel to provide the necessary regmap access to the system controller. Signed-off-by: Junhui Liu <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions