On Wed, 06 Nov 2024 10:08:33 +0000, Yassine Oudjana wrote: > mediatek,pinctrl-mt6795.yaml has different node name patterns which match > bindings of other MediaTek pin controllers, ref for pinmux-node.yaml which > has a description of the pinmux property, as well as some additional > descriptions for some pin configuration properties. Pull those changes > into mediatek,mt6779-pinctrl.yaml and adjust the example DTS to match in > preparation to combine the MT6795 document into it. > > The only DT that currently gets affected by these changes is mt6797.dtsi. > It is modified to match the new bindings in a following patch. > > Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > --- > .../pinctrl/mediatek,mt6779-pinctrl.yaml | 38 ++++++++++++++----- > 1 file changed, 28 insertions(+), 10 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>