[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250221155418.1167670-2-lukma@denx.de>
Date: Fri, 21 Feb 2025 16:54:18 +0100
From: Lukasz Majewski <lukma@...x.de>
To: Rob Herring <robh@...nel.org>, Krzysztof@....codeaurora.org,
Kozlowski@....codeaurora.org, Conor Dooley <conor+dt@...nel.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Heiko Stuebner <heiko@...ech.de>, Aradhya Bhatia <a-bhatia1@...com>
Cc: rafal@...ecki.pl,
devicetree@...r.kernel.org,
Guenter Roeck <linux@...ck-us.net>,
Noah Wang <noahwang.wang@...look.com>,
linux-kernel@...r.kernel.org,
Peter Yin <peteryin.openbmc@...il.com>,
Naresh Solanki <naresh.solanki@...ements.com>,
Alex Vdovydchenko <xzeol@...oo.com>,
Grant Peltier <grantpeltier93@...il.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Lukasz Majewski <lukma@...x.de>
Subject: [PATCH 2/2] dt-bindings: trivial-devices: Document SPI measurement on LWE boards
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@...x.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
Powered by blists - more mailing lists