summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-03-10 11:05:11 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-10 11:05:11 -0800
commit1f02bcefe474ef4ddadc8e3c7114bdcd63ef6d3f (patch)
tree918609d1f8cce72e0573dfe4123aa841a2850a77 /arch
parent4f0f7a3d7d17473c3681ffde75cfc8f886cb8647 (diff)
parent1d1da6b2fc9db1a61d99d841215a6fbc5659c777 (diff)
Merge "ARM: dts: msm: Add VFE efuse support for SDM630"
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/sdm630-camera.dtsi10
1 files changed, 6 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm630-camera.dtsi b/arch/arm/boot/dts/qcom/sdm630-camera.dtsi
index 56210dc6892b..72f606168691 100644
--- a/arch/arm/boot/dts/qcom/sdm630-camera.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm630-camera.dtsi
@@ -501,8 +501,9 @@
cell-index = <0>;
compatible = "qcom,vfe48";
reg = <0xca10000 0x4000>,
- <0xca40000 0x3000>;
- reg-names = "vfe", "vfe_vbif";
+ <0xca40000 0x3000>,
+ <0x007801a4 0x8>;
+ reg-names = "vfe", "vfe_vbif", "vfe_fuse";
interrupts = <0 314 0>;
interrupt-names = "vfe";
vdd-supply = <&gdsc_vfe0>;
@@ -581,8 +582,9 @@
cell-index = <1>;
compatible = "qcom,vfe48";
reg = <0xca14000 0x4000>,
- <0xca40000 0x3000>;
- reg-names = "vfe", "vfe_vbif";
+ <0xca40000 0x3000>,
+ <0x007801a4 0x8>;
+ reg-names = "vfe", "vfe_vbif", "vfe_fuse";
interrupts = <0 315 0>;
interrupt-names = "vfe";
vdd-supply = <&gdsc_vfe1>;