On Tue, Jul 4, 2023 at 1:19 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > Currently, sd1 and sd0 have unique subnode names 'sd1_mux' and 'sd0_mux'. > If we change it to a non-unique subnode name such as 'mux' this can lead > to the below conflicts as the RZ/G2L pin control driver considers only the > names of the subnodes. > > pinctrl-rzg2l 11030000.pinctrl: pin P47_0 already requested by 11c00000.mmc; cannot claim for 11c10000.mmc > pinctrl-rzg2l 11030000.pinctrl: pin-376 (11c10000.mmc) status -22 > pinctrl-rzg2l 11030000.pinctrl: could not request pin 376 (P47_0) from group mux on device pinctrl-rzg2l > renesas_sdhi_internal_dmac 11c10000.mmc: Error applying setting, reverse things back > > Fix this by constructing unique names from the node names of both the > pin control configuration node and its child node, where appropriate. > > Based on the work done by Geert for RZ/V2M pinctrl driver. > > Fixes: c4c4637eb57f ("pinctrl: renesas: Add RZ/G2L pin and gpio controller driver") > Cc: stable <stable@xxxxxxxxxx> > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue as a fix in renesas-pinctrl-for-v6.5. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds