[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240423-sc18is606-v1-2-094ef37d5a59@bang-olufsen.dk>
Date: Tue, 23 Apr 2024 13:35:31 +0200
From: Alvin Šipraga <alvin@...s.dk>
To: Mark Brown <broonie@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: linux-spi@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Alvin Šipraga <alsi@...g-olufsen.dk>
Subject: [PATCH 2/3] spi: dt-bindings: nxp,sc18is602: add compatible for
SC18IS606
From: Alvin Šipraga <alsi@...g-olufsen.dk>
The compatible string is nxp,sc18is606. It is a functional replacement
for the SC18IS602B with a larger data buffer, three (rather than four)
chip selects, and lacks support for quasi-directional GPIO.
Signed-off-by: Alvin Šipraga <alsi@...g-olufsen.dk>
---
Documentation/devicetree/bindings/spi/nxp,sc18is602.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/spi/nxp,sc18is602.yaml b/Documentation/devicetree/bindings/spi/nxp,sc18is602.yaml
index 5b34fdf6148a..8fbf74b95708 100644
--- a/Documentation/devicetree/bindings/spi/nxp,sc18is602.yaml
+++ b/Documentation/devicetree/bindings/spi/nxp,sc18is602.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/spi/nxp,sc18is602.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: NXP SC18IS602/602B/603 I2C to SPI bridge
+title: NXP SC18IS602/602B/603/606 I2C to SPI bridge
maintainers:
- Alvin Šipraga <alsi@...g-olufsen.dk>
@@ -15,6 +15,7 @@ properties:
- nxp,sc18is602
- nxp,sc18is602b
- nxp,sc18is603
+ - nxp,sc18is606
reg:
maxItems: 1
--
2.44.0
Powered by blists - more mailing lists