commit | 3b01e6a4732b7a087f233116807eb317b9e57b17 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Fri Aug 09 01:59:33 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Sep 06 10:47:46 2024 +0200 |
tree | beed87941e05c158aa6b22812fc3c4a127466e78 | |
parent | c908768483202c8ce57314d5a240337c08c78e4b [diff] |
soc: qcom: cmd-db: map cmd-db region On at least SM8650 this region might not be included in the memory map. Use the new mmu_map_region() helper to map it during bind(). Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>