提交 8ba1baab 编写于 作者: F Florian Larysch 提交者: Scott Wood

powerpc/dts: add device tree entry for W83793 on T4240RDB

The T4240RDB contains a W83793 hardware monitoring chip. Add a device
tree entry to make the driver attach to it, as the i2c-mpc bus driver
dropped support for class-based instantiation of devices a long time
ago.
Signed-off-by: NFlorian Larysch <fl@n621.de>
Signed-off-by: NScott Wood <oss@buserror.net>
上级 9b894c91
......@@ -125,6 +125,10 @@
};
i2c@118000 {
hwmon@2f {
compatible = "winbond,w83793";
reg = <0x2f>;
};
eeprom@52 {
compatible = "at24,24c256";
reg = <0x52>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册