aboutsummaryrefslogtreecommitdiff
path: root/include/sbi_utils/regmap
AgeCommit message (Expand)AuthorFilesLines
2024-11-28lib: utils/regmap: Use fdt_driver for initializationSamuel Holland1-7/+1
2024-11-05lib: utils/regmap: Use FDT node offset as regmap IDSamuel Holland1-1/+1
2024-08-24lib: utils/regmap: Constify FDT pointers in parsing functionsSamuel Holland1-3/+3
2024-08-24lib: utils/regmap: Fix typo in commentSamuel Holland1-1/+1
2023-07-31lib: utils/regmap: Add simple FDT based regmap frameworkAnup Patel1-0/+31
2023-07-31lib: utils/regmap: Add generic regmap access libraryAnup Patel1-0/+67