projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a5cbc1
)
ARM: dts: ifc6410: enable cam i2c device
author
Srinivas Kandagatla
<
[email protected]
>
Tue, 23 Feb 2016 14:14:56 +0000
(14:14 +0000)
committer
Andy Gross
<
[email protected]
>
Fri, 26 Feb 2016 19:15:49 +0000
(13:15 -0600)
This patch enables i2c bus for camera via mipi-csi connector on ifc6410.
Signed-off-by: Srinivas Kandagatla <
[email protected]
>
Signed-off-by: Andy Gross <
[email protected]
>
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
index 8de774c38b17dd46e5c74c0544718aa425faf650..3d0a6caf2fa6f73c936c97235776814d0575de4e 100644
(file)
--- a/
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
+++ b/
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
@@
-162,6
+162,15
@@
};
};
+ gsbi@16300000 {
+ status = "okay";
+ qcom,mode = <GSBI_PROT_I2C>;
+ /* CAM I2C MIPI-CSI connector */
+ i2c@16380000 {
+ status = "okay";
+ };
+ };
+
gsbi@12440000 {
status = "okay";
qcom,mode = <GSBI_PROT_I2C>;