ARM: dts: msm: Add devicetree changes for Sun dtsi
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>
This commit is contained in:
committed by
Camera Software Integration
parent
abfc61bc83
commit
28ba146d6b
1
config/sun.mk
Normal file
1
config/sun.mk
Normal file
@@ -0,0 +1 @@
|
||||
dtbo-$(CONFIG_ARCH_SUN) := sun-camera.dtbo
|
16
sun-camera.dts
Normal file
16
sun-camera.dts
Normal file
@@ -0,0 +1,16 @@
|
||||
/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>;
|
||||
};
|
3317
sun-camera.dtsi
Normal file
3317
sun-camera.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user