From: Krzysztof Kozlowski <krzk@kernel.org>
To: Frank Wunderlich <linux@fw-web.de>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>
Cc: Frank Wunderlich <frank-w@public-files.de>,
Daniel Golle <daniel@makrotopia.org>,
linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v1 3/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 ethwarp
Date: Sat, 13 Jul 2024 12:22:20 +0200 [thread overview]
Message-ID: <998b2cd8-1f23-475e-8251-e9afbcff6b25@kernel.org> (raw)
In-Reply-To: <20240709101328.102969-4-linux@fw-web.de>
On 09/07/2024 12:13, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
>
> This is needed by u-boot-driver when using OF_UPSTREAM.
>
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
> ---
> .../devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> index e32a0251ff6a..b460a0de8503 100644
> --- a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> +++ b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> @@ -17,7 +17,9 @@ description:
> properties:
> compatible:
> items:
> - - const: mediatek,mt7988-ethwarp
> + - enum:
> + - mediatek,mt7988-ethwarp
> + - const: syscon
No, for the same reason.
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Frank Wunderlich <linux@fw-web.de>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>
Cc: devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org,
Daniel Golle <daniel@makrotopia.org>,
linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org,
linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v1 3/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 ethwarp
Date: Sat, 13 Jul 2024 12:22:20 +0200 [thread overview]
Message-ID: <998b2cd8-1f23-475e-8251-e9afbcff6b25@kernel.org> (raw)
In-Reply-To: <20240709101328.102969-4-linux@fw-web.de>
On 09/07/2024 12:13, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
>
> This is needed by u-boot-driver when using OF_UPSTREAM.
>
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
> ---
> .../devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> index e32a0251ff6a..b460a0de8503 100644
> --- a/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> +++ b/Documentation/devicetree/bindings/clock/mediatek,mt7988-ethwarp.yaml
> @@ -17,7 +17,9 @@ description:
> properties:
> compatible:
> items:
> - - const: mediatek,mt7988-ethwarp
> + - enum:
> + - mediatek,mt7988-ethwarp
> + - const: syscon
No, for the same reason.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-07-13 10:22 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 10:13 [PATCH v1 0/4] add syscon requirement for mt7988 Frank Wunderlich
2024-07-09 10:13 ` Frank Wunderlich
2024-07-09 10:13 ` [PATCH v1 1/4] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 syscon requirement Frank Wunderlich
2024-07-09 10:13 ` Frank Wunderlich
2024-07-13 10:21 ` Krzysztof Kozlowski
2024-07-13 10:21 ` Krzysztof Kozlowski
2024-07-13 10:47 ` Frank Wunderlich
2024-07-09 10:13 ` [PATCH v1 2/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 xfi-pll Frank Wunderlich
2024-07-09 10:13 ` Frank Wunderlich
2024-07-13 10:22 ` Krzysztof Kozlowski
2024-07-13 10:22 ` Krzysztof Kozlowski
2024-07-09 10:13 ` [PATCH v1 3/4] dt-bindings: clock: mediatek: add syscon requirement for mt7988 ethwarp Frank Wunderlich
2024-07-09 10:13 ` Frank Wunderlich
2024-07-13 10:22 ` Krzysztof Kozlowski [this message]
2024-07-13 10:22 ` Krzysztof Kozlowski
2024-07-09 10:13 ` [PATCH v1 4/4] arm64: dts: mediatek: mt7988: add syscon for watchdog, xfi-pll and ethwarp Frank Wunderlich
2024-07-09 10:13 ` Frank Wunderlich
2024-07-10 10:45 ` [PATCH v1 0/4] add syscon requirement for mt7988 AngeloGioacchino Del Regno
2024-07-10 10:45 ` AngeloGioacchino Del Regno
2024-07-10 11:34 ` Aw: " Frank Wunderlich
2024-07-10 12:50 ` AngeloGioacchino Del Regno
2024-07-11 16:38 ` Rob Herring
2024-07-11 16:38 ` Rob Herring
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=998b2cd8-1f23-475e-8251-e9afbcff6b25@kernel.org \
--to=krzk@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=daniel@makrotopia.org \
--cc=devicetree@vger.kernel.org \
--cc=frank-w@public-files.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@fw-web.de \
--cc=linux@roeck-us.net \
--cc=matthias.bgg@gmail.com \
--cc=mturquette@baylibre.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=wim@linux-watchdog.org \
/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.