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>