[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <166508392222.49416.1999405507084139523.robh@kernel.org>
Date: Thu, 6 Oct 2022 14:18:42 -0500
From: Rob Herring <robh@...nel.org>
To: Yassine Oudjana <yassine.oudjana@...il.com>
Cc: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>,
Yassine Oudjana <y.oudjana@...tonmail.com>,
linux-arm-kernel@...ts.infradead.org,
Matthias Brugger <matthias.bgg@...il.com>,
Linus Walleij <linus.walleij@...aro.org>,
Sean Wang <sean.wang@...nel.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-gpio@...r.kernel.org, Andy Teng <andy.teng@...iatek.com>
Subject: Re: [PATCH v2 04/10] dt-bindings: pinctrl: mediatek,mt6779-pinctrl:
Add MT6797
On Wed, 05 Oct 2022 20:43:37 +0300, Yassine Oudjana wrote:
> From: Yassine Oudjana <y.oudjana@...tonmail.com>
>
> Combine MT6797 pin controller document into MT6779 one. reg and
> reg-names property constraints are set using conditionals.
> A conditional is also used to make interrupt-related properties
> required on the MT6779 pin controller only, since the MT6797
> controller doesn't support interrupts (or not yet, at least).
> drive-strength and slew-rate properties which weren't described
> in the MT6779 document before are brought in from the MT6797 one.
> Both pin controllers share a common driver core so they should
> both support these properties.
>
> Signed-off-by: Yassine Oudjana <y.oudjana@...tonmail.com>
> ---
> .../pinctrl/mediatek,mt6779-pinctrl.yaml | 87 ++++++---
> .../pinctrl/mediatek,mt6797-pinctrl.yaml | 176 ------------------
> MAINTAINERS | 2 +-
> 3 files changed, 67 insertions(+), 198 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/mediatek,mt6797-pinctrl.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists