Skip to content

Commit bb1bde3

Browse files
authored
Merge pull request #222 from qualcomm-yuanjiey/yyj_qcom-6.18.y
change pil camera memory map on qli 2.0
2 parents c34c9d8 + 34f1dd2 commit bb1bde3

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)