summaryrefslogtreecommitdiff
path: root/drivers/ata
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2022-12-02 10:35:19 -0500
committerTom Rini <trini@konsulko.com>2023-01-11 11:54:50 -0500
commit546795b5796670fda7985a50f17e281417ee0e4c (patch)
tree80b4968f9570969fbaa025c7ddb1e4fe46c9b5a1 /drivers/ata
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 <sean.anderson@seco.com>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions