提交 5f3195ec 编写于 作者: C Carlo Caione 提交者: Kevin Hilman

ARM64: dts: meson-gx: Fix sensors reporting from SCP

Switch to use the new compatible for the SCPI sensors so that the
sensor readings are reported using the correct scale.
Signed-off-by: NCarlo Caione <carlo@endlessm.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 85b2e743
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
}; };
scpi_sensors: sensors { scpi_sensors: sensors {
compatible = "arm,scpi-sensors"; compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
#thermal-sensor-cells = <1>; #thermal-sensor-cells = <1>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册