Skip to content

Commit 80e64b6

Browse files
akemnadebroonie
authored andcommitted
dt-bindings: mfd: twl: Fix example
Fix example to also conform to rules specified in the separate not-included gpadc binding. Fixes: 62e4f33 ("dt-bindings: regulator: twl-regulator: convert to yaml") Signed-off-by: Andreas Kemnade <andreas@kemnade.info> Reported-by: Rob Herring (Arm) <robh@kernel.org> Acked-by: Lee Jones <lee@kernel.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20240612134039.1089839-1-andreas@kemnade.info Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent db576ed commit 80e64b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/mfd/ti,twl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ examples:
225225
gpadc {
226226
compatible = "ti,twl6030-gpadc";
227227
interrupts = <6>;
228+
#io-channel-cells = <1>;
228229
};
229230
230231
rtc {

0 commit comments

Comments
 (0)