Skip to content

Commit 34f1dd2

Browse files
Xin Liuqualcomm-yuanjiey
authored andcommitted
QCLINUX: arm64: dts: qcom: change pil camera memory map
Add the pil camera carveout region based on v2 memory map. Signed-off-by: Qingqing Zhou <quic_qqzhou@quicinc.com> Signed-off-by: Yuanjie Yang <yuanjiey@qti.qualcomm.com>
1 parent 31b0beb commit 34f1dd2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/talos.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,11 @@
654654
reg = <0x0 0x97715000 0x0 0x2000>;
655655
no-map;
656656
};
657+
658+
pil_camera_mem: pil-camera-region@97717000 {
659+
reg = <0x0 0x97717000 0x0 0x800000>;
660+
no-map;
661+
};
657662
};
658663

659664
soc: soc@0 {

0 commit comments

Comments
 (0)