[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231012035838.2804064-2-chris.packham@alliedtelesis.co.nz>
Date: Thu, 12 Oct 2023 16:58:37 +1300
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: gregory.clement@...tlin.com, andi.shyti@...nel.org,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org
Cc: linux-i2c@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property
Add a reset-gpios property to the marvell,mv64xxx-i2c binding.
Signed-off-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
---
Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml b/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
index 461d1c9ee3f7..ac8859aa2545 100644
--- a/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
+++ b/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
@@ -70,6 +70,9 @@ properties:
resets:
maxItems: 1
+ reset-gpios:
+ maxItems: 1
+
dmas:
items:
- description: RX DMA Channel
--
2.42.0
Powered by blists - more mailing lists