aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Kemnade <[email protected]>2024-06-12 15:40:39 +0200
committerMark Brown <[email protected]>2024-07-03 22:01:26 +0100
commit80e64b6d34812d037e4edcaca88719da51a943be (patch)
tree80fd9bbd983bc32f94c92610a34809f03322f48b
parentdb576ed76232875ca92372771bfd247ad47b46ce (diff)
dt-bindings: mfd: twl: Fix example
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 <[email protected]> Reported-by: Rob Herring (Arm) <[email protected]> Acked-by: Lee Jones <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/mfd/ti,twl.yaml1
1 files changed, 1 insertions, 0 deletions
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 {