forked from Mirrors/opensbi

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>
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
HEADER: sbi_utils/regmap/fdt_regmap.h
|
|
TYPE: const struct fdt_driver
|
|
NAME: fdt_regmap_drivers
|