projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f103dc
)
ARM: dts: am335x-phycore-som: Add i2c temp sensor
author
Teresa Remmet
<t.remmet@phytec.de>
Thu, 5 Jan 2017 14:50:48 +0000
(15:50 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 5 Jan 2017 17:14:39 +0000
(09:14 -0800)
Include the i2c temperature sensor which is optionaly mounted
on the phyCORE-AM335x-R2 module.
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-phycore-som.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/am335x-phycore-som.dtsi
b/arch/arm/boot/dts/am335x-phycore-som.dtsi
index b72dfaaf81756edfc40753e8fb5087ffc62ac405..fd1adc60f7494ffbe2da47815445cfd6830c7c00 100644
(file)
--- a/
arch/arm/boot/dts/am335x-phycore-som.dtsi
+++ b/
arch/arm/boot/dts/am335x-phycore-som.dtsi
@@
-120,6
+120,12
@@
reg = <0x2d>;
};
+ i2c_tmp102: temp@4b {
+ compatible = "ti,tmp102";
+ reg = <0x4b>;
+ status = "disabled";
+ };
+
i2c_eeprom: eeprom@52 {
compatible = "atmel,24c32";
pagesize = <32>;