From: Carlo Caione <carlo@xxxxxxxxxxxx> Introduce a new Amlogic specific compatible to handle how Amlogic reports the sensor readings from SCPI using a different scale. Signed-off-by: Carlo Caione <carlo@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/arm/arm,scpi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/arm,scpi.txt b/Documentation/devicetree/bindings/arm/arm,scpi.txt index 4018319..40f50c1 100644 --- a/Documentation/devicetree/bindings/arm/arm,scpi.txt +++ b/Documentation/devicetree/bindings/arm/arm,scpi.txt @@ -76,7 +76,7 @@ Sensor bindings for the sensors based on SCPI Message Protocol SCPI provides an API to access the various sensors on the SoC. Required properties: -- compatible : should be "arm,scpi-sensors". +- compatible : should be "arm,scpi-sensors" or "amlogic,meson-gxbb-scpi-sensors" - #thermal-sensor-cells: should be set to 1. This property follows the thermal device tree bindings[2]. -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html