Re: [PATCH v1 0/4] dt-bindings: pinctrl: mt8192: Add missing wrapping node and properties

From: AngeloGioacchino Del Regno
Date: Wed Mar 16 2022 - 04:50:01 EST


Il 15/03/22 22:19, Nícolas F. R. A. Prado ha scritto:

This series adds the wrapping node for pinmux nodes that was missing in
the mt8192-pinctrl dt-binding as well as a couple other missing
properties.


Nícolas F. R. A. Prado (4):
dt-bindings: pinctrl: mt8192: Add wrapping node for pin configurations
dt-bindings: pinctrl: mt8192: Add mediatek,drive-strength-adv property
dt-bindings: pinctrl: mt8192: Add mediatek,pull-up-adv property
dt-bindings: pinctrl: mt8192: Add gpio-line-names property

.../bindings/pinctrl/pinctrl-mt8192.yaml | 155 +++++++++++-------
1 file changed, 98 insertions(+), 57 deletions(-)


Hello maintainers,
adding context to this series.

We are in the process of upstreaming mt8192-asurada device trees and during
the cleanup process and internal peer-review of those, we have found and fixed
those issues on the dt-bindings for pinctrl-mt8192 with this patch series.

Before submitting the series that introduces the device-trees for those machines
we need some more things in mt8192.dtsi, which are in the process of being
upstreamed by MediaTek (currently at v3 [1] - that needs small changes, but we
expect v4 to be finally ok).

For this reason, we are submitting dt-bindings fixes now, as to have a ready
ground before submitting the aforementioned device-trees (for which, we anyway
need to wait a little, as just mentioned).

[1]: https://lore.kernel.org/all/20220304130809.12924-1-allen-kh.cheng@xxxxxxxxxxxx/

Cheers,
Angelo