On Fri, 16 Dec 2022 12:30:42 +0100 Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > On 16/12/2022 01:40, Fabio Estevam wrote: > > Fix a typo in the description, where "interface" is spelled incorrectly. > > > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > > --- > > Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml b/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml > > index 50bcd72ac9d6..60d7b34e3286 100644 > > --- a/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml > > +++ b/Documentation/devicetree/bindings/iio/adc/maxim,max1238.yaml > > While fixing such, fix also max1363 in the same patch. Or maybe even > more files (but then usually split per maintainer). Absolutely agree that it would be good to fix the other instances. Still, I'm not going to not take the one fix in front of me today whilst waiting on that ;) Applied to the togreg branch of iio.git. Thanks, Jonathan > > Best regards, > Krzysztof >