devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Jean Delvare <jdelvare@suse.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: hwmon: Fix typo in TI ADS7828 bindings
Date: Wed, 2 Jun 2021 04:48:46 -0700	[thread overview]
Message-ID: <20210602114846.GA2900211@roeck-us.net> (raw)
In-Reply-To: <20210531134655.720462-1-iwamatsu@nigauri.org>

On Mon, May 31, 2021 at 10:46:55PM +0900, Nobuhiro Iwamatsu wrote:
> Fix typo in example for DT binding, changed from 'comatible'
> to 'compatible'.
> 
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>

Applied.

Thanks,
Guenter

> ---
>  Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml b/Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml
> index 33ee575bb09da1..926be9a29044b2 100644
> --- a/Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/ti,ads7828.yaml
> @@ -49,7 +49,7 @@ examples:
>          #size-cells = <0>;
>  
>          adc@48 {
> -            comatible = "ti,ads7828";
> +            compatible = "ti,ads7828";
>              reg = <0x48>;
>              vref-supply = <&vref>;
>              ti,differential-input;

      reply	other threads:[~2021-06-02 11:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-31 13:46 [PATCH] dt-bindings: hwmon: Fix typo in TI ADS7828 bindings Nobuhiro Iwamatsu
2021-06-02 11:48 ` Guenter Roeck [this message]

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=20210602114846.GA2900211@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=devicetree@vger.kernel.org \
    --cc=iwamatsu@nigauri.org \
    --cc=jdelvare@suse.com \
    --cc=krzk@kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.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;
as well as URLs for NNTP newsgroup(s).