* [PATCH v2] ARM64: dts: meson-gx: Fix sensors reporting from SCP
@ 2017-06-06 10:23 Carlo Caione
2017-06-06 23:43 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Carlo Caione @ 2017-06-06 10:23 UTC (permalink / raw)
To: linus-amlogic
From: Carlo Caione <carlo@endlessm.com>
Switch to use the new compatible for the SCPI sensors so that the
sensor readings are reported using the correct scale.
Signed-off-by: Carlo Caione <carlo@endlessm.com>
---
arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
index 436b875..603491d 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi
@@ -200,7 +200,7 @@
};
scpi_sensors: sensors {
- compatible = "arm,scpi-sensors";
+ compatible = "amlogic,meson-gxbb-scpi-sensors", "arm,scpi-sensors";
#thermal-sensor-cells = <1>;
};
};
--
2.9.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH v2] ARM64: dts: meson-gx: Fix sensors reporting from SCP
2017-06-06 10:23 [PATCH v2] ARM64: dts: meson-gx: Fix sensors reporting from SCP Carlo Caione
@ 2017-06-06 23:43 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2017-06-06 23:43 UTC (permalink / raw)
To: linus-amlogic
Carlo Caione <carlo@caione.org> writes:
> From: Carlo Caione <carlo@endlessm.com>
>
> Switch to use the new compatible for the SCPI sensors so that the
> sensor readings are reported using the correct scale.
>
> Signed-off-by: Carlo Caione <carlo@endlessm.com>
Thanks for the quick respin.
Applied to v4.13/dt64,
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-06 23:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-06 10:23 [PATCH v2] ARM64: dts: meson-gx: Fix sensors reporting from SCP Carlo Caione
2017-06-06 23:43 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®