Re: [PATCH v2 4/5] pinctrl: mediatek: dropping original advanced drive configuration function
From: Guodong Liu <hidden>
Date: 2022-06-26 04:44:44
Also in:
linux-devicetree, linux-gpio, linux-mediatek, lkml
-----Original Message----- From: Nícolas F. R. A. Prado <redacted> To: Guodong Liu <redacted> Cc: Linus Walleij <redacted>, Rob Herring < robh+dt@kernel.org>, Matthias Brugger [off-list ref], Sean Wang [off-list ref], Sean Wang [off-list ref], Zhiyong Tao [off-list ref], linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com Subject: Re: [PATCH v2 4/5] pinctrl: mediatek: dropping original advanced drive configuration function Date: Fri, 24 Jun 2022 12:08:10 -0400 Hi Guodong, On Fri, Jun 24, 2022 at 09:36:59PM +0800, Guodong Liu wrote:
Function bias_combo getter/setters already handle all cases advanced drive configuration, include drive for I2C related pins.
This commit message could be improved. I suggest using the following
commit
message:
The bias_combo getter/setter is already able to handle advanced drive
configuration, which is the reason commit 353d2ef77f2b ("dt-bindings:
pinctrl:
mt8192: Use generic bias instead of pull-*-adv") dropped the pull-up-
adv and
pull-down-adv properties from the binding. With those properties
removed,
there's no longer any use for the adv_pull callbacks, so drop them.
When commit info include info "commit 353d2ef77f2b", local check pathch
will report "WARNING:UNKNOWN_COMMIT_IO: Unknow commit id
'353d2ef77f2b'", so isn't add those commit info here. thanks!Signed-off-by: Guodong Liu <redacted>
Reviewed-by: Nícolas F. R. A. Prado <redacted> Tested-by: Nícolas F. R. A. Prado <redacted> Thanks, Nícolas _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel