From: Rob Herring <robh@kernel.org>
To: Daniel Golle <daniel@makrotopia.org>
Cc: linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
"Thierry Reding" <thierry.reding@gmail.com>,
linux-mediatek@lists.infradead.org,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: pwm: mediatek: Add compatible string for MT7986
Date: Fri, 21 Oct 2022 17:23:38 -0500 [thread overview]
Message-ID: <20221021222338.GA565200-robh@kernel.org> (raw)
In-Reply-To: <Y1K53n7LnjoMoIfj@makrotopia.org>
On Fri, Oct 21, 2022 at 04:25:18PM +0100, Daniel Golle wrote:
> Add new compatible string for MT7986 PWM.
>
> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
> ---
> Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> index 554c96b6d0c3e0..6f4e60c9e18b81 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> +++ b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> @@ -8,6 +8,7 @@ Required properties:
> - "mediatek,mt7623-pwm": found on mt7623 SoC.
> - "mediatek,mt7628-pwm": found on mt7628 SoC.
> - "mediatek,mt7629-pwm": found on mt7629 SoC.
> + - "mediatek,mt7986-pwm": found on mt7986 SoC.
This version of the PWM h/w is not compatible with any of the existing
chips? If it is, it should have a fallback compatible.
> - "mediatek,mt8183-pwm": found on mt8183 SoC.
> - "mediatek,mt8195-pwm", "mediatek,mt8183-pwm": found on mt8195 SoC.
> - "mediatek,mt8365-pwm": found on mt8365 SoC.
> --
> 2.38.1
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Daniel Golle <daniel@makrotopia.org>
Cc: linux-pwm@vger.kernel.org, linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
"Thierry Reding" <thierry.reding@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Frank Wunderlich" <frank-w@public-files.de>
Subject: Re: [PATCH 2/2] dt-bindings: pwm: mediatek: Add compatible string for MT7986
Date: Fri, 21 Oct 2022 17:23:38 -0500 [thread overview]
Message-ID: <20221021222338.GA565200-robh@kernel.org> (raw)
In-Reply-To: <Y1K53n7LnjoMoIfj@makrotopia.org>
On Fri, Oct 21, 2022 at 04:25:18PM +0100, Daniel Golle wrote:
> Add new compatible string for MT7986 PWM.
>
> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
> ---
> Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> index 554c96b6d0c3e0..6f4e60c9e18b81 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> +++ b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> @@ -8,6 +8,7 @@ Required properties:
> - "mediatek,mt7623-pwm": found on mt7623 SoC.
> - "mediatek,mt7628-pwm": found on mt7628 SoC.
> - "mediatek,mt7629-pwm": found on mt7629 SoC.
> + - "mediatek,mt7986-pwm": found on mt7986 SoC.
This version of the PWM h/w is not compatible with any of the existing
chips? If it is, it should have a fallback compatible.
> - "mediatek,mt8183-pwm": found on mt8183 SoC.
> - "mediatek,mt8195-pwm", "mediatek,mt8183-pwm": found on mt8195 SoC.
> - "mediatek,mt8365-pwm": found on mt8365 SoC.
> --
> 2.38.1
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Daniel Golle <daniel@makrotopia.org>
Cc: linux-pwm@vger.kernel.org, linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
"Thierry Reding" <thierry.reding@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Frank Wunderlich" <frank-w@public-files.de>
Subject: Re: [PATCH 2/2] dt-bindings: pwm: mediatek: Add compatible string for MT7986
Date: Fri, 21 Oct 2022 17:23:38 -0500 [thread overview]
Message-ID: <20221021222338.GA565200-robh@kernel.org> (raw)
In-Reply-To: <Y1K53n7LnjoMoIfj@makrotopia.org>
On Fri, Oct 21, 2022 at 04:25:18PM +0100, Daniel Golle wrote:
> Add new compatible string for MT7986 PWM.
>
> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
> ---
> Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> index 554c96b6d0c3e0..6f4e60c9e18b81 100644
> --- a/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> +++ b/Documentation/devicetree/bindings/pwm/pwm-mediatek.txt
> @@ -8,6 +8,7 @@ Required properties:
> - "mediatek,mt7623-pwm": found on mt7623 SoC.
> - "mediatek,mt7628-pwm": found on mt7628 SoC.
> - "mediatek,mt7629-pwm": found on mt7629 SoC.
> + - "mediatek,mt7986-pwm": found on mt7986 SoC.
This version of the PWM h/w is not compatible with any of the existing
chips? If it is, it should have a fallback compatible.
> - "mediatek,mt8183-pwm": found on mt8183 SoC.
> - "mediatek,mt8195-pwm", "mediatek,mt8183-pwm": found on mt8195 SoC.
> - "mediatek,mt8365-pwm": found on mt8365 SoC.
> --
> 2.38.1
>
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-10-21 22:23 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 15:25 [PATCH 2/2] dt-bindings: pwm: mediatek: Add compatible string for MT7986 Daniel Golle
2022-10-21 15:25 ` Daniel Golle
2022-10-21 15:25 ` Daniel Golle
2022-10-21 22:23 ` Rob Herring [this message]
2022-10-21 22:23 ` Rob Herring
2022-10-21 22:23 ` Rob Herring
2022-10-21 22:58 ` Daniel Golle
2022-10-21 22:58 ` Daniel Golle
2022-10-22 16:35 ` Krzysztof Kozlowski
2022-10-22 16:35 ` Krzysztof Kozlowski
2022-10-23 12:24 ` Daniel Golle
2022-10-23 12:24 ` Daniel Golle
2022-10-23 12:39 ` Krzysztof Kozlowski
2022-10-23 12:39 ` Krzysztof Kozlowski
2022-10-23 15:01 ` Daniel Golle
2022-10-23 15:01 ` Daniel Golle
2022-10-23 15:29 ` Krzysztof Kozlowski
2022-10-23 15:29 ` Krzysztof Kozlowski
2022-10-23 15:45 ` Daniel Golle
2022-10-23 15:45 ` Daniel Golle
2022-10-23 23:37 ` Krzysztof Kozlowski
2022-10-23 23:37 ` Krzysztof Kozlowski
2022-10-31 19:23 ` [PATCH v2] dt-bindings: pwm: mediatek: Add compatible " Daniel Golle
2022-10-31 19:23 ` Daniel Golle
2022-11-17 11:40 ` Uwe Kleine-König
2022-11-17 11:40 ` Uwe Kleine-König
2022-11-23 16:17 ` Krzysztof Kozlowski
2022-11-23 16:17 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221021222338.GA565200-robh@kernel.org \
--to=robh@kernel.org \
--cc=daniel@makrotopia.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.