diff options
author | Heiko Schocher <hs@denx.de> | 2025-07-19 08:33:52 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-21 13:47:04 +0100 |
commit | aad2f87cbcab56b322109d26d7b11842a09df91f (patch) | |
tree | 67afb766c2a6c28c5b96efd306928bc0f03ed665 | |
parent | 89be9a83ccf1f88522317ce02f854f30d6115c41 (diff) |
dt-bindings: trivial-devices: Document ABB sensors
Add documentation for spi based ABB sensors, which are
currently operated from userspace.
Signed-off-by: Heiko Schocher <hs@denx.de>
Link: https://patch.msgid.link/20250719063355.73111-2-hs@denx.de
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/trivial-devices.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml index 27930708ccd5..25260c2b81df 100644 --- a/Documentation/devicetree/bindings/trivial-devices.yaml +++ b/Documentation/devicetree/bindings/trivial-devices.yaml @@ -30,6 +30,8 @@ properties: items: # Entries are sorted alphanumerically by the compatible - enum: + # ABB register based spi sensors + - abb,spi-sensor # Acbel fsg032 power supply - acbel,fsg032 # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin |