From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Om Parikh <hack3r-0m@proton.me>, daniel.baluta@nxp.com
Cc: 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>,
Oleksij Rempel <linux@rempel-privat.de>,
Olof Johansson <olof@lixom.net>,
linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema
Date: Mon, 3 Apr 2023 11:31:26 +0200 [thread overview]
Message-ID: <5e487bc2-0a5a-4fa1-bc02-2647fa3a887a@linaro.org> (raw)
In-Reply-To: <20230403004138.326482-1-hack3r-0m@proton.me>
On 03/04/2023 02:42, Om Parikh wrote:
> this patch replaces the txt file and adds YAML bindings file
Do not use "This commit/patch", but imperative mood. See:
https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst#L95
Use full sentences, so start with capital letter.
> adhering to the json-schema for alphascale-asm9260. It is a
> demo patch for potential further contributions to the GSOC
> project.
Drop unrelated messages.
>
> (see: https://wiki.linuxfoundation.org/gsoc/2023-gsoc-device-tree-bindings)
Drop, not related to Linux kernel.
Anyway, send your patches first through you mentor, so we won't have to
comment on trivial things.
Daniel,
Are you doing a review of your mentees?
>
> Signed-off-by: Om Parikh <hack3r-0m@proton.me>
> ---
> .../watchdog/alphascale,asm9260-wdt.yaml | 76 +++++++++++++++++++
> .../bindings/watchdog/alphascale-asm9260.txt | 35 ---------
> 2 files changed, 76 insertions(+), 35 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml
> delete mode 100644 Documentation/devicetree/bindings/watchdog/alphascale-asm9260.txt
>
> diff --git a/Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml b/Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml
> new file mode 100644
> index 000000000000..1f7baaf6b0f3
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml
> @@ -0,0 +1,76 @@
> +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/watchdog/alphascale,asm9260-wdt.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Alphascale asm9260 Watchdog timer
> +
> +allOf:
> + - $ref: "watchdog.yaml#"
Drop quotes.
> +
> +maintainers:
> + - Oleksij Rempel <linux@rempel-privat.de>
> + - Olof Johansson <olof@lixom.net>
> +
> +properties:
> + compatible:
> + enum:
> + - alphascale,asm9260
> + - alphascale,asm9260devkit
NAK, this does not make any sense. I don't understand what do you want
to document here. These are boards.
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-04-03 9:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-03 0:42 [PATCH] dt-bindings: watchdog: alphascale-asm9260: convert to DT schema Om Parikh
2023-04-03 9:31 ` Krzysztof Kozlowski [this message]
2023-04-03 13:10 ` Rob Herring
2023-04-04 2:21 ` Om Parikh
2023-04-04 2:32 ` hack3r-0m
2023-04-04 5:48 ` Krzysztof Kozlowski
2023-04-04 5:49 ` Krzysztof Kozlowski
2023-04-06 16:03 ` 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=5e487bc2-0a5a-4fa1-bc02-2647fa3a887a@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=daniel.baluta@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=hack3r-0m@proton.me \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@rempel-privat.de \
--cc=linux@roeck-us.net \
--cc=olof@lixom.net \
--cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox