projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00569f7
)
ARM: dts: aspeed: romulus: Add w83773g temp sensor
author
Lei YU
<mine260309@gmail.com>
Wed, 17 Jan 2018 05:56:56 +0000
(13:56 +0800)
committer
Joel Stanley
<joel@jms.id.au>
Wed, 14 Mar 2018 06:00:42 +0000
(16:30 +1030)
Signed-off-by: Lei YU <mine260309@gmail.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
index
558b1c7
..
51bc6a2
100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
@@
-183,6
+183,11
@@
&i2c12 {
status = "okay";
+
+ w83773g@4c {
+ compatible = "nuvoton,w83773g";
+ reg = <0x4c>;
+ };
};
&gpio {