[PATCH v1 0/2] MT8192 pinctrl properties adjustments

Nícolas F. R. A. Prado posted 2 patches 2 years, 4 months ago
There is a newer version of this series
.../bindings/pinctrl/pinctrl-mt8192.yaml      | 58 ++++++-------------
1 file changed, 18 insertions(+), 40 deletions(-)
[PATCH v1 0/2] MT8192 pinctrl properties adjustments
Posted by Nícolas F. R. A. Prado 2 years, 4 months ago
The two patches in this series substitute properties in the mt8192
pinctrl dt-binding for ones which have a clearer meaning and are more
standardized. At this point there's no DT using the mt8192 pinctrl
binding, so if such changes are to be made, they need to happen now.


Nícolas F. R. A. Prado (2):
  dt-bindings: pinctrl: mt8192: Add drive-strength-microamp
  dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv

 .../bindings/pinctrl/pinctrl-mt8192.yaml      | 58 ++++++-------------
 1 file changed, 18 insertions(+), 40 deletions(-)

-- 
2.36.1

Re: [PATCH v1 0/2] MT8192 pinctrl properties adjustments
Posted by AngeloGioacchino Del Regno 2 years, 3 months ago
Il 25/05/22 17:57, Nícolas F. R. A. Prado ha scritto:
> 
> The two patches in this series substitute properties in the mt8192
> pinctrl dt-binding for ones which have a clearer meaning and are more
> standardized. At this point there's no DT using the mt8192 pinctrl
> binding, so if such changes are to be made, they need to happen now.
> 
> 
> Nícolas F. R. A. Prado (2):
>    dt-bindings: pinctrl: mt8192: Add drive-strength-microamp
>    dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv
> 
>   .../bindings/pinctrl/pinctrl-mt8192.yaml      | 58 ++++++-------------
>   1 file changed, 18 insertions(+), 40 deletions(-)
> 

Hey Nic,

As you know, I definitely agree with these changes, but they don't deserve
to get any Fixes tag: backporting should be useless in this case... and you
anyway aren't fixing a faulty binding.

Cheers!
Angelo
Re: [PATCH v1 0/2] MT8192 pinctrl properties adjustments
Posted by Nícolas F. R. A. Prado 2 years, 3 months ago
On Mon, May 30, 2022 at 10:34:19AM +0200, AngeloGioacchino Del Regno wrote:
> Il 25/05/22 17:57, Nícolas F. R. A. Prado ha scritto:
> > 
> > The two patches in this series substitute properties in the mt8192
> > pinctrl dt-binding for ones which have a clearer meaning and are more
> > standardized. At this point there's no DT using the mt8192 pinctrl
> > binding, so if such changes are to be made, they need to happen now.
> > 
> > 
> > Nícolas F. R. A. Prado (2):
> >    dt-bindings: pinctrl: mt8192: Add drive-strength-microamp
> >    dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv
> > 
> >   .../bindings/pinctrl/pinctrl-mt8192.yaml      | 58 ++++++-------------
> >   1 file changed, 18 insertions(+), 40 deletions(-)
> > 
> 
> Hey Nic,
> 
> As you know, I definitely agree with these changes, but they don't deserve
> to get any Fixes tag: backporting should be useless in this case... and you
> anyway aren't fixing a faulty binding.

Alright, I was on the fence on this one, but I can drop the tags for v2.

Thanks,
Nícolas

> 
> Cheers!
> Angelo