diff options
author | 2023-03-24 22:58:42 +0000 | |
---|---|---|
committer | 2023-03-27 01:42:37 +0100 | |
commit | f18ee501e233a2b830a0c84a2e780ab02d946c04 (patch) | |
tree | 6fb284a776a1655dda42cee619a2eca2852d421a /include/linux/regmap.h | |
parent | regmap: Clarify error for unknown cache types (diff) | |
download | wireguard-linux-f18ee501e233a2b830a0c84a2e780ab02d946c04.tar.xz wireguard-linux-f18ee501e233a2b830a0c84a2e780ab02d946c04.zip |
regmap: Support paging for buses with reg_read()/reg_write()
We don't currently support paging for regmaps where the I/O happens through
bus provided reg_read() and reg_write() operatons, we simply ignore the
range since nothing is wired up properly. Wire things up.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230324-regmap-reg-read-write-page-v1-1-1fbc0dac67ae@kernel.org
Diffstat (limited to 'include/linux/regmap.h')
0 files changed, 0 insertions, 0 deletions