On Fri, Feb 14, 2020 at 8:20 AM Matheus Castello <matheus@xxxxxxxxxxxxxxx> wrote: > Group names by function do not match their respective structures and > documentation defined names. > > This fixes following errors when groups names defined on documentation are used: > [ 4.262778] pinctrl-s700 e01b0000.pinctrl: invalid group "sd0_d1_mfp" for function "sd0" > [ 4.271394] pinctrl-s700 e01b0000.pinctrl: invalid group "sd0_d2_d3_mfp" for function "sd0" > [ 4.280248] pinctrl-s700 e01b0000.pinctrl: invalid group "sd1_d0_d3_mfp" for function "sd0" > [ 4.289122] pinctrl-s700 e01b0000.pinctrl: invalid group "sd0_cmd_mfp" for function "sd0" > > Fixes: 81c9d563cc74 (pinctrl: actions: Add Actions Semi S700 pinctrl driver) > Signed-off-by: Matheus Castello <matheus@xxxxxxxxxxxxxxx> > Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- > > Thanks Manivannan for the review. > > Changes since v2: > - Mention s700 SoC on subject I already fixed up the subject and applied :) Please check the result. Yours, Linus Walleij