[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190405145415.4dthzpqgvww7gv3a@earth.universe>
Date: Fri, 5 Apr 2019 16:54:15 +0200
From: Sebastian Reichel <sre@...nel.org>
To: Sebastien Bourdelin <sebastien.bourdelin@...il.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
trivial@...nel.org
Subject: Re: [PATCH 1/1] dt-bindings: power: supply: add missing semi-colon
in example
Hi,
On Thu, Mar 28, 2019 at 04:35:18PM -0400, Sebastien Bourdelin wrote:
> Fix the example documentation which is missing a semi-colon.
>
> Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@...il.com>
> ---
> Documentation/devicetree/bindings/power/supply/gpio-charger.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/power/supply/gpio-charger.txt b/Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> index adbb5dc5b6e9..ddf7b7b971e1 100644
> --- a/Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> +++ b/Documentation/devicetree/bindings/power/supply/gpio-charger.txt
> @@ -20,7 +20,7 @@ Example:
> compatible = "gpio-charger";
> charger-type = "usb-sdp";
> gpios = <&gpf0 2 0 0 0>;
> - }
> + };
>
> battery {
> power-supplies = <&usb_charger>;
> --
> 2.20.1
>
Thanks, queued.
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists