Re: [PATCH v3] pinctrl: actions: Fix functions groups names for S700 SoC
From: Linus Walleij <hidden>
Date: 2020-02-21 13:47:32
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2020-02-21 13:47:32
Also in:
linux-gpio, lkml
On Fri, Feb 14, 2020 at 8:20 AM Matheus Castello [off-list ref] 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@castello.eng.br> Reviewed-by: Manivannan Sadhasivam <redacted> --- 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel