ARM: dts: msm: adding canoe dtsi files

This change will add new dtsi file for kaanapali.
This is base change for smmu, cpas, jpeg,
csid, ife, tpg.

CRs-Fixed: 3818816
Change-Id: I00a39693f10c50663dc3c08539dfd736f3666813
Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
This commit is contained in:
Soumen Ghosh
2024-08-15 22:37:09 -07:00
committed by Camera Software Integration
parent 689d8a01ba
commit e352667b31
3 changed files with 3264 additions and 0 deletions

21
canoe-camera.dts Normal file
View 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

File diff suppressed because it is too large Load Diff

1
config/canoe.mk Normal file
View File

@@ -0,0 +1 @@
dtbo-$(CONFIG_ARCH_CANOE) := canoe-camera.dtbo