[PATCH linux dev-4.7] ARM: dts: aspeed: witherspoon: Add bmp180 sensor
Lei YU
mine260309 at gmail.com
Thu Nov 10 04:18:53 AEDT 2016
Add BMP180 thermal sensor.
Signed-off-by: Lei YU <mine260309 at gmail.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 5c93139..f8a3264 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -84,9 +84,12 @@
* Power Supply 1
* Fir Card ->
* MAX31785 Fan Cntl
- * BMP180 thermal sense
* Regs 3.3VS, 1.1VCS, 5VCS, 1.8V
*/
+ bmp180 at 77 {
+ compatible = "bosch,bmp180";
+ reg = <0x77>;
+ };
};
--
1.9.1
More information about the openbmc
mailing list