Re: [v2,05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC

From: Rob Herring
Date: Tue Aug 31 2021 - 15:27:44 EST


On Tue, Aug 17, 2021 at 03:45:50PM +0800, Sam Shih wrote:
> This updates bindings for MT7986 pinctrl driver.
> The difference of pinctrl between mt7986a and mt7986b
> is that pin-41 to pin-65 do not exist on mt7986b
>
> Signed-off-by: Sam Shih <sam.shih@xxxxxxxxxxxx>
>
> ---
> v2 : deleted the redundant description of mt7986a/mt7986b
>
> ---
> .../bindings/pinctrl/pinctrl-mt7622.txt | 170 ++++++++++++++++++
> 1 file changed, 170 insertions(+)

This is adding a lot to not be in schema format. I imagine this will
need to be a separate file if the pin and function names are different
for each SoC.

Rob