Re: [PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support

From: Linus Walleij
Date: Fri Oct 11 2024 - 16:00:22 EST


On Fri, Oct 11, 2024 at 2:05 PM Yassine Oudjana
<yassine.oudjana@xxxxxxxxx> wrote:

> From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
>
> These patches are part of a larger effort to support the MT6735 SoC family in
> mainline Linux. More patches (unsent or sent and pending review or revision) can
> be found here[1].
>
> This series adds a driver for the pin controller found on the MediaTek MT6735
> and MT6735M SoCs. The two differ in the last 6 physical pins, which are used
> for MSDC2 on MT6735 but don't exist on MT6735M (since MSDC2 doesn't exist on it
> to begin with). In preparation to document DT bindings for this pin controller,
> the existing documents for MT67xx SoCs are combined into one in order to
> eliminate duplicate property definitions and standardize pin configuration node
> names. Necessary cleanup is done along the way.

Once Rob is happy with all binding patches, my plan is to merge all
except the DTS[I] changes to an immutable branch in the pin control
tree and then you can offer that as a base for the SoC tree if it's
needed for the DTS[I] files.

Yours,
Linus Walleij