Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regmap: Split raw writes that cross window boundaries
If a block write covers a paged memory region and crosses a window boundary then rather than failing the write split the transfer up into multiple writes, making the whole process more transparent for drivers. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information