[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210602114846.GA2900211@roeck-us.net>
Date: Wed, 2 Jun 2021 04:48:46 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Nobuhiro Iwamatsu <iwamatsu@...auri.org>
Cc: Jean Delvare <jdelvare@...e.com>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzk@...nel.org>,
linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: hwmon: Fix typo in TI ADS7828 bindings
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@...auri.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;
Powered by blists - more mailing lists