mirror of
https://github.com/openRuyi-Project/opensbi.git
synced 2026-08-01 06:37:45 +00:00
1f8db2f18f
The regmap driver subsystem does not need any extra data, so it can use `struct fdt_driver` directly. It always initializes the driver for a specific DT node. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>