Merge 13903d5eea
on remote branch
Change-Id: Ia6ac078aaf5c91f8184235df8d0fa99a7078c516
This commit is contained in:
21
canoe-camera.dts
Normal file
21
canoe-camera.dts
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
/plugin/;
|
||||||
|
|
||||||
|
#include <dt-bindings/clock/qcom,gcc-canoe.h>
|
||||||
|
#include <dt-bindings/clock/qcom,camcc-canoe.h>
|
||||||
|
#include <dt-bindings/interconnect/qcom,canoe.h>
|
||||||
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||||
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
||||||
|
|
||||||
|
#include "canoe-camera.dtsi"
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. canoe SoC";
|
||||||
|
compatible = "qcom,canoe";
|
||||||
|
qcom,msm-id = <660 0x10000>;
|
||||||
|
qcom,board-id = <0 0>;
|
||||||
|
};
|
3242
canoe-camera.dtsi
Normal file
3242
canoe-camera.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
1
config/canoe.mk
Normal file
1
config/canoe.mk
Normal file
@@ -0,0 +1 @@
|
|||||||
|
dtbo-$(CONFIG_ARCH_CANOE) := canoe-camera.dtbo
|
@@ -3115,7 +3115,6 @@
|
|||||||
icp_pc_en;
|
icp_pc_en;
|
||||||
icp_use_pil;
|
icp_use_pil;
|
||||||
ipe_bps_pc_en;
|
ipe_bps_pc_en;
|
||||||
synx_signaling_en;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
cam_icp0: qcom,icp0@ac05000 {
|
cam_icp0: qcom,icp0@ac05000 {
|
||||||
|
Reference in New Issue
Block a user