linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Mergnat <amergnat@baylibre.com>
To: "Wim Van Sebroeck" <wim@linux-watchdog.org>,
	"Guenter Roeck" <linux@roeck-us.net>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Matthias Brugger" <matthias.bgg@gmail.com>,
	"AngeloGioacchino Del Regno"
	<angelogioacchino.delregno@collabora.com>,
	"Chaotian Jing" <chaotian.jing@mediatek.com>,
	"Ulf Hansson" <ulf.hansson@linaro.org>,
	"Wenbin Mei" <wenbin.mei@mediatek.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Zhiyong Tao" <zhiyong.tao@mediatek.com>,
	"Bernhard Rosenkränzer" <bero@baylibre.com>,
	catalin.marinas@arm.com, "Will Deacon" <will@kernel.org>
Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, linux-mmc@vger.kernel.org,
	linux-gpio@vger.kernel.org,
	Alexandre Bailon <abailon@baylibre.com>,
	Fabien Parent <fparent@baylibre.com>,
	Amjad Ouled-Ameur <aouledameur@baylibre.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
Date: Fri, 7 Apr 2023 15:11:18 +0200	[thread overview]
Message-ID: <CAFGrd9oi0AT3L8DVs7OYq-RjzBTqD+CB5mjKOwEbgNJDdyj2=g@mail.gmail.com> (raw)
In-Reply-To: <20230203-evk-board-support-v5-3-1883c1b405ad@baylibre.com>

+ To: Catalin Marinas <catalin.marinas@arm.com>
+ To: Will Deacon <will@kernel.org>

Sorry for the noise.

Regards,
Alexandre

Le ven. 7 avr. 2023 à 14:59, Alexandre Mergnat <amergnat@baylibre.com> a écrit :
>
> Add binding description for mediatek,mt8365-wdt
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
> ---
>  Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
> index 55b34461df1b..66cacea8e47f 100644
> --- a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
> @@ -38,6 +38,7 @@ properties:
>                - mediatek,mt7623-wdt
>                - mediatek,mt7629-wdt
>                - mediatek,mt8173-wdt
> +              - mediatek,mt8365-wdt
>                - mediatek,mt8516-wdt
>            - const: mediatek,mt6589-wdt
>
>
> --
> 2.25.1
>

  reply	other threads:[~2023-04-07 13:11 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07 12:59 [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support Alexandre Mergnat
2023-04-07 12:59 ` [PATCH v5 01/12] arm64: defconfig: enable MT6357 regulator Alexandre Mergnat
2023-04-07 13:10   ` Alexandre Mergnat
2023-04-11  8:21   ` AngeloGioacchino Del Regno
2023-04-07 12:59 ` [PATCH v5 02/12] arm64: defconfig: enable Mediatek PMIC key Alexandre Mergnat
2023-04-07 13:10   ` Alexandre Mergnat
2023-04-11  8:21   ` AngeloGioacchino Del Regno
2023-04-07 12:59 ` [PATCH v5 03/12] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365 Alexandre Mergnat
2023-04-07 13:11   ` Alexandre Mergnat [this message]
2023-04-11 13:40     ` Rob Herring
2023-04-16 15:47   ` Guenter Roeck
2023-04-07 12:59 ` [PATCH v5 04/12] arm64: dts: mediatek: add watchdog support for mt8365 SoC Alexandre Mergnat
2023-04-07 13:11   ` Alexandre Mergnat
2023-04-07 12:59 ` [PATCH v5 05/12] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk Alexandre Mergnat
2023-04-07 13:12   ` Alexandre Mergnat
2023-04-11  8:22   ` AngeloGioacchino Del Regno
2023-04-07 12:59 ` [PATCH v5 06/12] arm64: dts: mediatek: add mmc " Alexandre Mergnat
2023-04-07 13:12   ` Alexandre Mergnat
2023-04-11  8:22   ` AngeloGioacchino Del Regno
2023-04-07 12:59 ` [PATCH v5 07/12] arm64: dts: mediatek: set vmc regulator as always on amergnat
2023-04-07 13:13   ` Alexandre Mergnat
2023-04-11  8:23   ` AngeloGioacchino Del Regno
2023-04-11 11:17     ` Alexandre Mergnat
2023-04-07 12:59 ` [PATCH v5 08/12] arm64: dts: mediatek: add usb controller support for mt8365-evk Alexandre Mergnat
2023-04-07 13:13   ` Alexandre Mergnat
2023-04-11  8:24   ` AngeloGioacchino Del Regno
2023-04-07 12:59 ` [PATCH v5 09/12] arm64: dts: mediatek: add ethernet " Alexandre Mergnat
2023-04-07 13:13   ` Alexandre Mergnat
2023-04-07 12:59 ` [PATCH v5 10/12] arm64: dts: mediatek: add OPP support for mt8365 SoC Alexandre Mergnat
2023-04-07 13:14   ` Alexandre Mergnat
2023-04-11  8:24   ` AngeloGioacchino Del Regno
2023-04-07 12:59 ` [PATCH v5 11/12] arm64: dts: mediatek: add cpufreq support for mt8365-evk Alexandre Mergnat
2023-04-07 13:14   ` Alexandre Mergnat
2023-04-07 12:59 ` [PATCH v5 12/12] arm64: dts: mediatek: Add CPU Idle support amergnat
2023-04-07 13:14   ` Alexandre Mergnat
2023-04-07 13:08 ` [PATCH v5 00/12] Improve the MT8365 SoC and EVK board support Alexandre Mergnat
2023-04-07 17:50 ` Kevin Hilman

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='CAFGrd9oi0AT3L8DVs7OYq-RjzBTqD+CB5mjKOwEbgNJDdyj2=g@mail.gmail.com' \
    --to=amergnat@baylibre.com \
    --cc=abailon@baylibre.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=aouledameur@baylibre.com \
    --cc=bero@baylibre.com \
    --cc=catalin.marinas@arm.com \
    --cc=chaotian.jing@mediatek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fparent@baylibre.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=wenbin.mei@mediatek.com \
    --cc=will@kernel.org \
    --cc=wim@linux-watchdog.org \
    --cc=zhiyong.tao@mediatek.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).