linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: remove camera_mem region
@ 2021-05-25 13:32 Sergey Senozhatsky
  2021-05-25 18:23 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Senozhatsky @ 2021-05-25 13:32 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Stephen Boyd,
	Matthias Kaehlcke, Tomasz Figa
  Cc: linux-arm-msm, devicetree, linux-kernel, Sergey Senozhatsky

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(-)

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;
-- 
2.32.0.rc0.204.g9fa02ecfa5-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: dts: qcom: remove camera_mem region
  2021-05-25 13:32 [PATCH] arm64: dts: qcom: remove camera_mem region Sergey Senozhatsky
@ 2021-05-25 18:23 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2021-05-25 18:23 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Matthias Kaehlcke, Rob Herring,
	Sergey Senozhatsky, Tomasz Figa
  Cc: linux-arm-msm, devicetree, linux-kernel

Quoting Sergey Senozhatsky (2021-05-25 06:32:42)
> qcom camera driver allocates the ICP firmware memory
> dynamically, so the carveout region is unnecessary.
>
> Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
> ---

Reviewed-by: Stephen Boyd <swboyd@chromium.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-25 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 13:32 [PATCH] arm64: dts: qcom: remove camera_mem region Sergey Senozhatsky
2021-05-25 18:23 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).