summaryrefslogtreecommitdiff
path: root/lib/utils/regmap/fdt_regmap.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-28lib: utils/regmap: Use fdt_driver for initializationSamuel Holland1-25/+3
2024-11-28treewide: Make carray arrays const and NULL-terminatedSamuel Holland1-3/+2
2024-11-05lib: utils/regmap: Use FDT node offset as regmap IDSamuel Holland1-7/+7
2024-08-24lib: utils/regmap: Constify FDT pointers in parsing functionsSamuel Holland1-4/+4
2023-07-31lib: utils/regmap: Add simple FDT based regmap frameworkAnup Patel1-0/+94