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
pineapple-camera-sensor-qrd.dts
Normal file
21
pineapple-camera-sensor-qrd.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-pineapple.h>
|
||||
#include <dt-bindings/clock/qcom,camcc-pineapple.h>
|
||||
#include <dt-bindings/interconnect/qcom,pineapple.h>
|
||||
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
||||
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
||||
|
||||
#include "pineapple-camera-sensor-qrd.dtsi"
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Pineapple QRD";
|
||||
compatible = "qcom,pineapple-qrd", "qcom,pineapple", "qcom,qrd";
|
||||
qcom,msm-id = <557 0x10000>, <557 0x20000>, <577 0x10000>, <577 0x20000>;
|
||||
qcom,board-id = <11 0>, <0x1000B 0>, <0x5000B 0>;
|
||||
};
|
Reference in New Issue
Block a user