mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-02 23:44:27 -05:00
arm64: dts: qcom: remove camera_mem region
qcom camera driver allocates the ICP firmware memory dynamically, so the carveout region is unnecessary. Reviewed-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org> Link: https://lore.kernel.org/r/20210525133242.188603-1-senozhatsky@chromium.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
ab7f9be0e4
commit
59312ab139
@@ -64,11 +64,6 @@ mpss_mem: memory@86000000 {
|
||||
no-map;
|
||||
};
|
||||
|
||||
camera_mem: memory@8ec00000 {
|
||||
reg = <0x0 0x8ec00000 0x0 0x500000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
venus_mem: memory@8f600000 {
|
||||
reg = <0 0x8f600000 0 0x500000>;
|
||||
no-map;
|
||||
|
||||
Reference in New Issue
Block a user