commit | 6262f661ff5d7d6a2613b95d0b7820c60b46b0b5 | [log] [tgz] |
---|---|---|
author | Atish Patra <atish.patra@wdc.com> | Thu Sep 17 15:37:11 2020 -0700 |
committer | Palmer Dabbelt <palmerdabbelt@google.com> | Fri Oct 02 14:31:03 2020 -0700 |
tree | 2753d9f367b40e59ecdaa896337d0d13b681b77f | |
parent | 8f3a2b4a96dc014e99e1df327db1450fdbbd5e15 [diff] |
RISC-V: Add early ioremap support UEFI uses early IO or memory mappings for runtime services before normal ioremap() is usable. Add the necessary fixmap bindings and pmd mappings for generic ioremap support to work. Signed-off-by: Atish Patra <atish.patra@wdc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>