All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Osipenko <digetx@gmail.com>
To: David Heidelberg <david@ixit.cz>,
	Rob Herring <robh+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Viresh Kumar <viresh.kumar@linaro.org>,
	Peter Geis <pgwipeout@gmail.com>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: arm: Fix Toradex compatible typo
Date: Sun, 12 Sep 2021 21:24:39 +0300	[thread overview]
Message-ID: <0519e76d-aebc-e937-0607-2ef93974ce3a@gmail.com> (raw)
In-Reply-To: <20210912165120.188490-1-david@ixit.cz>

12.09.2021 19:51, David Heidelberg пишет:
> Fixes: f4d1577e9bc6 ("dt-bindings: arm: Convert Tegra board/soc bindings to json-schema")

'Fixes' is a tag, not a commit description. Each patch should have a
proper description. In this case it may be:

"Fix board compatible typo reported by dtbs_check."

> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  Documentation/devicetree/bindings/arm/tegra.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
> index b9f75e20fef5..b2a645740ffe 100644
> --- a/Documentation/devicetree/bindings/arm/tegra.yaml
> +++ b/Documentation/devicetree/bindings/arm/tegra.yaml
> @@ -54,7 +54,7 @@ properties:
>            - const: toradex,apalis_t30
>            - const: nvidia,tegra30
>        - items:
> -          - const: toradex,apalis_t30-eval-v1.1
> +          - const: toradex,apalis_t30-v1.1-eval
>            - const: toradex,apalis_t30-eval
>            - const: toradex,apalis_t30-v1.1
>            - const: toradex,apalis_t30
> 


  reply	other threads:[~2021-09-12 18:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-12 16:51 [PATCH] dt-bindings: arm: Fix Toradex compatible typo David Heidelberg
2021-09-12 18:24 ` Dmitry Osipenko [this message]
2021-09-17 21: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=0519e76d-aebc-e937-0607-2ef93974ce3a@gmail.com \
    --to=digetx@gmail.com \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=pgwipeout@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=viresh.kumar@linaro.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.