From: Guenter Roeck <linux@roeck-us.net>
To: Chanho Park <chanho61.park@samsung.com>
Cc: Wim Van Sebroeck <wim@linux-watchdog.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Sam Protsenko <semen.protsenko@linaro.org>,
linux-watchdog@vger.kernel.org,
linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 1/4] dt-bindings: watchdog: add exynosautov9 compatible
Date: Sun, 25 Sep 2022 10:04:29 -0700 [thread overview]
Message-ID: <20220925170429.GA1761593@roeck-us.net> (raw)
In-Reply-To: <20220520121750.71473-2-chanho61.park@samsung.com>
On Fri, May 20, 2022 at 09:17:47PM +0900, Chanho Park wrote:
> Adds "samsung,exynosautov9-wdt" to samsung-wdt compatible. This has two
> cpu watchdogs like exynos850.
>
> Signed-off-by: Chanho Park <chanho61.park@samsung.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> ---
> Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml b/Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
> index b08373336b16..8fb6656ba0c2 100644
> --- a/Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/samsung-wdt.yaml
> @@ -23,6 +23,7 @@ properties:
> - samsung,exynos5420-wdt # for Exynos5420
> - samsung,exynos7-wdt # for Exynos7
> - samsung,exynos850-wdt # for Exynos850
> + - samsung,exynosautov9-wdt # for Exynosautov9
>
> reg:
> maxItems: 1
> @@ -67,6 +68,7 @@ allOf:
> - samsung,exynos5420-wdt
> - samsung,exynos7-wdt
> - samsung,exynos850-wdt
> + - samsung,exynosautov9-wdt
> then:
> required:
> - samsung,syscon-phandle
> @@ -76,6 +78,7 @@ allOf:
> contains:
> enum:
> - samsung,exynos850-wdt
> + - samsung,exynosautov9-wdt
> then:
> properties:
> clocks:
next prev parent reply other threads:[~2022-09-25 17:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20220520121722epcas2p371cb5e1300674a2aee017f857b60226c@epcas2p3.samsung.com>
2022-05-20 12:17 ` [PATCH 0/4] support watchdog for exynosautov9 Chanho Park
2022-05-20 12:17 ` [PATCH 1/4] dt-bindings: watchdog: add exynosautov9 compatible Chanho Park
2022-05-20 12:52 ` Krzysztof Kozlowski
2022-09-25 17:04 ` Guenter Roeck [this message]
2022-05-20 12:17 ` [PATCH 2/4] watchdog: s3c2410_wdt: support exynosautov9 watchdog Chanho Park
2022-05-20 13:01 ` Krzysztof Kozlowski
2022-09-25 17:05 ` Guenter Roeck
2022-05-20 12:17 ` [PATCH 3/4] arm64: dts: exynosautov9: add watchdog DT nodes Chanho Park
2022-05-20 12:58 ` Krzysztof Kozlowski
2022-05-23 11:30 ` Chanho Park
2022-05-20 12:17 ` [PATCH 4/4] arm64: dts: exynosautov9-sadk: enable watchdog devices Chanho Park
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=20220925170429.GA1761593@roeck-us.net \
--to=linux@roeck-us.net \
--cc=chanho61.park@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=semen.protsenko@linaro.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.