[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210829170019.384632-3-atafalla@dnyon.com>
Date: Sun, 29 Aug 2021 19:00:17 +0200
From: Alejandro Tafalla <atafalla@...on.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, alsa-devel@...a-project.org
Cc: Alejandro Tafalla <atafalla@...on.com>,
Rob Herring <robh+dt@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH RESEND 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property
Add the reset-gpios as an optional property because some devices might
not need it to work properly.
Signed-off-by: Alejandro Tafalla <atafalla@...on.com>
---
Documentation/devicetree/bindings/sound/max9892x.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/sound/max9892x.txt b/Documentation/devicetree/bindings/sound/max9892x.txt
index f6171591ddc6..73733fb60136 100644
--- a/Documentation/devicetree/bindings/sound/max9892x.txt
+++ b/Documentation/devicetree/bindings/sound/max9892x.txt
@@ -30,6 +30,9 @@ Required properties:
- reg : the I2C address of the device for I2C
+Optional Properties:
+ - reset-gpios : reference to the GPIO connected to the reset pin, if any.
+
Example:
codec: max98927@3a {
--
2.32.0
Powered by blists - more mailing lists