Re: [PATCH 4/3] dt-bindings: iio: io-channel-mux: add optional #io-channel-cells

From: Rob Herring
Date: Tue Oct 19 2021 - 17:25:11 EST


On Sat, 09 Oct 2021 00:11:21 +0200, Peter Rosin wrote:
> Needed for in-kernel use of the child channels of the mux.
>
> Fixes problems like this, reported by dtbs_check:
> adc0mux: '#io-channel-cells' does not match any of the regexes: 'pinctrl-[0-9]+'
> arch/arm/boot/dts/aspeed-bmc-ampere-mtjade.dt.yaml
>
> Suggested-by: Vincent Whitchurch <vincent.whitchurch@xxxxxxxx>
> Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/multiplexer/io-channel-mux.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>