Update camera devicetree for changes in memory, regulators, interrupts, clocks for CCI, CSIPHY, CPAS, CDM, TPG, VFE, CSID, IPE, BPS, JPEG, VFE-lite and CSID-lite nodes. CRs-Fixed: 3648309 Change-Id: Ice6673d49cbd3958169c03863c34d40bf08317ee Signed-off-by: Soumen Ghosh <quic_soumeng@quicinc.com>
17 lines
460 B
Plaintext
17 lines
460 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include <dt-bindings/clock/qcom,gcc-sun.h>
|
|
#include <dt-bindings/clock/qcom,camcc-sun.h>
|
|
#include <dt-bindings/interconnect/qcom,sun.h>
|
|
#include <dt-bindings/interrupt-controller/arm-gic.h>
|
|
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
|
|
|
#include "sun-camera.dtsi"
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Sun SoC";
|
|
compatible = "qcom,sun";
|
|
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
|
qcom,board-id = <8 0>, <15 0>;
|
|
};
|