mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-02-19 15:11:22 +01:00
Provide a trivial syscon driver matching the generic "syscon" compatible string, allowing for simple system controllers to be used without a custom driver just as in Linux. Signed-off-by: Paul Burton <paul.burton@imgtec.com>