summaryrefslogtreecommitdiff
path: root/lib/utils/regmap/fdt_regmap.c
AgeCommit message (Expand)Author
2024-11-28lib: utils/regmap: Use fdt_driver for initializationSamuel Holland
2024-11-28treewide: Make carray arrays const and NULL-terminatedSamuel Holland
2024-11-05lib: utils/regmap: Use FDT node offset as regmap IDSamuel Holland
2024-08-24lib: utils/regmap: Constify FDT pointers in parsing functionsSamuel Holland
2023-07-31lib: utils/regmap: Add simple FDT based regmap frameworkAnup Patel