Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c45534f2 authored by Venu Raidu's avatar Venu Raidu Committed by vraidu
Browse files

ARM: dts: msm: Update SMMU mask for jpeg and jpeg_dma



Update SMMU mask for JPEG and JPEG_DMA modules,
as they need different CB.

Change-Id: Icd6089394d4b7f69001aa1d9b4b764608058fcd7
Signed-off-by: default avatarVenu Raidu <vraidu@codeaurora.org>
parent d79aa3e4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -271,12 +271,12 @@

		msm_cam_smmu_cb4 {
			compatible = "qcom,msm-cam-smmu-cb";
			iommus = <&apps_smmu 0x820 0x0001>;
			iommus = <&apps_smmu 0x820 0x0000>;
			label = "jpeg_enc0";
		};
		msm_cam_smmu_cb5 {
			compatible = "qcom,msm-cam-smmu-cb";
			iommus = <&apps_smmu 0x821 0x0001>;
			iommus = <&apps_smmu 0x821 0x0000>;
			label = "jpeg_dma";
		};

@@ -664,7 +664,7 @@
		clock-names = "mmss_camss_ahb_clk",
			"mmss_camss_top_ahb_clk",
			"core_src_clk",
			"core_src",
			"core_clk",
			"mmss_camss_jpeg_ahb_clk",
			"mmss_camss_jpeg_axi_clk";
		clocks = <&clock_gcc GCC_CAMERA_AHB_CLK>,