[PATCH v4 1/2] Documentation: bindings: add amlogic, meson-gxbb-scpi-sensors compatible

Carlo Caione carlo at caione.org
Tue May 30 02:05:06 PDT 2017


From: Carlo Caione <carlo at endlessm.com>

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 at endlessm.com>
---
 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




More information about the linux-arm-kernel mailing list