devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] dt-bindings: mfd: twl: Fix example
@ 2024-06-12 13:40 Andreas Kemnade
  2024-06-12 14:03 ` Lee Jones
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Kemnade @ 2024-06-12 13:40 UTC (permalink / raw)
  To: lee, robh, krzk+dt, conor+dt, andreas, broonie, devicetree,
	linux-kernel

Fix example to also conform to rules specified in the separate
not-included gpadc binding.

Fixes: 62e4f3396197 ("dt-bindings: regulator: twl-regulator: convert to yaml")
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
index 2cbdd238f48f..e94b0fd7af0f 100644
--- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
@@ -225,6 +225,7 @@ examples:
         gpadc {
           compatible = "ti,twl6030-gpadc";
           interrupts = <6>;
+          #io-channel-cells = <1>;
         };
 
         rtc {
-- 
2.39.2


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

end of thread, other threads:[~2024-07-04 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 13:40 [PATCH -next] dt-bindings: mfd: twl: Fix example Andreas Kemnade
2024-06-12 14:03 ` Lee Jones
2024-06-13  6:36 ` Krzysztof Kozlowski
2024-06-13 14:38 ` Rob Herring
2024-07-04 12:24 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).