Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: bindings: Add missing Amlogic SCPI sensor bindings

amlogic,meson-gxbb-scpi-sensors is both the driver and DT but is not
documented. Just add it to amlogic's scpi documentation

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>

authored by

Jerome Brunet and committed by
Kevin Hilman
ef29fcc3 9c2d16bb

+7
+7
Documentation/devicetree/bindings/arm/amlogic,scpi.txt
··· 17 17 - compatible : should be "amlogic,meson-gxbb-scp-shmem" for SRAM based shared 18 18 memory on Amlogic GXBB SoC. 19 19 20 + Sensor bindings for the sensors based on SCPI Message Protocol 21 + -------------------------------------------------------------- 22 + SCPI provides an API to access the various sensors on the SoC. 23 + 24 + Required properties: 25 + - compatible : should be "amlogic,meson-gxbb-scpi-sensors". 26 + 20 27 [0] Documentation/devicetree/bindings/arm/arm,scpi.txt