lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 14 Feb 2020 11:44:52 +0100 From: Linus Walleij <linus.walleij@...aro.org> To: Matheus Castello <matheus@...tello.eng.br> Cc: pn@...x.de, Andreas Färber <afaerber@...e.de>, Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>, Linux ARM <linux-arm-kernel@...ts.infradead.org>, "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: [PATCH v2] pinctrl: actions: Fix functions groups names On Fri, Jan 24, 2020 at 2:38 PM Matheus Castello <matheus@...tello.eng.br> 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@...tello.eng.br> Fixed up the subject as requested by Mani and applied! Yours, Linus Walleij
Powered by blists - more mailing lists