ARM: dts: msm: Add devicetree changes for opensource project
This chane will migragate all dts and dtsi file to opensourse project CRs-Fixed: 3583121 Change-Id: I837ee52ce68ad23fd5bff8ed69684824c9bfe3f4 Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
This commit is contained in:
committed by
Camera Software Integration
parent
4f5358e026
commit
b8a4592a1b
21
parrot-camera.dts
Normal file
21
parrot-camera.dts
Normal file
@@ -0,0 +1,21 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
|
||||
#include <dt-bindings/clock/qcom,gcc-parrot.h>
|
||||
#include <dt-bindings/clock/qcom,camcc-parrot.h>
|
||||
#include <dt-bindings/interconnect/qcom,parrot.h>
|
||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
||||
|
||||
#include "parrot-camera.dtsi"
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Parrot v1 SoC";
|
||||
compatible = "qcom,parrot";
|
||||
qcom,msm-id = <537 0x10000>;
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
Reference in New Issue
Block a user