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. v1: https://lore.kernel.org/linux-mediatek/20220525155714.1837360-1-nfraprado@xxxxxxxxxxxxx/ Changes in v2: - Dropped Fixes tags - Added 'if' blocks to enforce mutual exclusion of properties Nícolas F. R. A. Prado (2): dt-bindings: pinctrl: mt8192: Switch drive-strength-adv for -microamp dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv .../bindings/pinctrl/pinctrl-mt8192.yaml | 81 ++++++++++--------- 1 file changed, 41 insertions(+), 40 deletions(-) -- 2.36.1