diff mbox series

arm64: dts: qcom: remove camera_mem region

Message ID 20210525133242.188603-1-senozhatsky@chromium.org
State Accepted
Commit 59312ab139810229fd76603e4e8e49ecb2f3dfc2
Headers show
Series arm64: dts: qcom: remove camera_mem region | expand

Commit Message

Sergey Senozhatsky May 25, 2021, 1:32 p.m. UTC
qcom camera driver allocates the ICP firmware memory
dynamically, so the carveout region is unnecessary.

Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
---
 arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 5 -----
 1 file changed, 5 deletions(-)

Comments

patchwork-bot+linux-arm-msm@kernel.org May 26, 2021, 7:03 p.m. UTC | #1
Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Tue, 25 May 2021 22:32:42 +0900 you wrote:
> qcom camera driver allocates the ICP firmware memory

> dynamically, so the carveout region is unnecessary.

> 

> Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>

> ---

>  arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi | 5 -----

>  1 file changed, 5 deletions(-)


Here is the summary with links:
  - arm64: dts: qcom: remove camera_mem region
    https://git.kernel.org/qcom/c/59312ab13981

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
index 24d293ef56d7..b89e6f78fd20 100644
--- a/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi
@@ -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;