summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorSean Anderson <[email protected]>2022-12-02 10:35:19 -0500
committerTom Rini <[email protected]>2023-01-11 11:54:50 -0500
commit546795b5796670fda7985a50f17e281417ee0e4c (patch)
tree80b4968f9570969fbaa025c7ddb1e4fe46c9b5a1 /scripts/basic
parentc9c42ad21fe4fe7bdd39e8557ac15aad92b5d968 (diff)
rtc: abx8xx: Add support for reading RAM
This adds support for reading the battery-backed memory present on these RTCs. This modifies the read/write methods to access the RAM instead of raw register offsets. No one was using these in-tree, so we should be fine changing them. We use the "standard" address space window to access the RAM. The extension RAM address register has some reserved bits, but we write the whole thing for simplicity (as these bits default to 0). Signed-off-by: Sean Anderson <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions