mbox series

[v2,0/2] MT8186 pinctrl properties adjustments

Message ID 20220725110702.11362-1-allen-kh.cheng@mediatek.com (mailing list archive)
Headers show
Series MT8186 pinctrl properties adjustments | expand

Message

Allen-KH Cheng July 25, 2022, 11:07 a.m. UTC
Based on tag: next-20220720, linux-next/master.

In commit e5fabbe43f3f ("pinctrl: mediatek: paris: Support generic
PIN_CONFIG_DRIVE_STRENGTH_UA"), added support for using
drive-strength-microamp instead of mediatek,drive-strength-adv.

We replace the custom mediatek,drive-strength-adv property with
'drive-strength-microamp' in the mt8186 pinctrl dt-binding which
have a clearer meaning and is more standardized, also add
gpio-line-names property used in devicetrees to describe pin names.

changes since v1:
 - fix the fixes tag

Allen-KH Cheng (2):
  dt-bindings: pinctrl: mt8186: Add gpio-line-names property
  dt-bindings: pinctrl: mt8186: Add and use drive-strength-microamp

 .../bindings/pinctrl/pinctrl-mt8186.yaml      | 31 +++----------------
 1 file changed, 5 insertions(+), 26 deletions(-)