On Wed, Jan 5, 2022 at 6:30 PM Andre Przywara <andre.przywara@xxxxxxx> wrote: > Two bugs have sneaked in the H616 pinctrl data: > - PH9 uses the mux value of 0x3 twice (one should be 0x5 instead) > - PH8 and PH9 use the "i2s3" function name twice in each pin > > For the double pin name we use the same trick we pulled for i2s0: append > the pin function to the group name to designate the special function. > > Fixes: 25adc29407fb ("pinctrl: sunxi: Add support for the Allwinner H616 pin controller") > Reported-by: SASANO Takayoshi <uaa@xxxxxxxxxxxxx> > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> Patch applied for fixes. Yours, Linus Walleij