All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] dt-bindings: trivial-devices: Document SPI measurement on LWE boards
@ 2025-03-26 14:09 Lukasz Majewski
  2025-03-26 16:43 ` Conor Dooley
  2025-03-26 17:18 ` [PATCH v2] " Lukasz Majewski
  0 siblings, 2 replies; 10+ messages in thread
From: Lukasz Majewski @ 2025-03-26 14:09 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Guenter Roeck, Noah Wang, Michal Simek, Fabio Estevam, devicetree,
	linux-kernel, Lukasz Majewski

The measurement device on Liebherr's (LWE) boards is used to monitor
the overall state of the device. It does have SPI interface to
communicate with Linux host via spidev driver. Document the SPI DT
binding as trivial SPI device.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index fadbd3c041c8..5d736a9792c2 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -161,6 +161,8 @@ properties:
           - jedec,spd5118
             # Linear Technology LTC2488
           - lineartechnology,ltc2488
+            # Liebherr on-board measurement SPI device
+          - lwe,btt
             # 5 Bit Programmable, Pulse-Width Modulator
           - maxim,ds1050
             # 10 kOhm digital potentiometer with I2C interface
-- 
2.39.5


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-03-26 22:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26 14:09 [PATCH RESEND] dt-bindings: trivial-devices: Document SPI measurement on LWE boards Lukasz Majewski
2025-03-26 16:43 ` Conor Dooley
2025-03-26 17:42   ` Lukasz Majewski
2025-03-26 17:46     ` Conor Dooley
2025-03-26 21:27       ` Lukasz Majewski
2025-03-26 22:12         ` Conor Dooley
2025-03-26 17:18 ` [PATCH v2] " Lukasz Majewski
2025-03-26 17:30   ` Fabio Estevam
2025-03-26 17:38     ` Lukasz Majewski
2025-03-26 18:12   ` Conor Dooley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.