提交 143778eb 编写于 作者: G Guenter Roeck 提交者: Joachim Eastwood

ARM: dts: lpc4350-hitex-eval: fix binding for SE97 i2c device

The 'compatible = "nxp,jc42"' binding only happened to work because
the Linux driver is named jc42. The driver now supports generic
bindings for JC-42 compatible chips, so use the generic binding instead.
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
Signed-off-by: NJoachim Eastwood <manabian@gmail.com>
上级 29b4817d
......@@ -424,7 +424,7 @@
/* NXP SE97BTP with temperature sensor + eeprom */
sensor@18 {
compatible = "nxp,jc42";
compatible = "nxp,se97", "jedec,jc-42.4-temp";
reg = <0x18>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册