[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171208142722.GC7793@amd>
Date: Fri, 8 Dec 2017 15:27:22 +0100
From: Pavel Machek <pavel@....cz>
To: Dan Murphy <dmurphy@...com>
Cc: sakari.ailus@....fi, rpurdie@...ys.net, jacek.anaszewski@...il.com,
linux-leds@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt: bindings: as3645a: Fix the example node
On Thu 2017-12-07 06:50:12, Dan Murphy wrote:
> Fix the address-cells and size-cells example node
> to reflect to the correct representation.
>
> Signed-off-by: Dan Murphy <dmurphy@...com>
Acked-by: Pavel Machek <pavel@....cz>
> +++ b/Documentation/devicetree/bindings/leds/ams,as3645a.txt
> @@ -59,10 +59,10 @@ Example
> =======
>
> as3645a@30 {
> - #address-cells: 1
> - #size-cells: 0
> - reg = <0x30>;
> compatible = "ams,as3645a";
> + #address-cells = <1>;
> + #size-cells = <0>;
> + reg = <0x30>;
> flash@0 {
> reg = <0x0>;
> flash-timeout-us = <150000>;
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Download attachment "signature.asc" of type "application/pgp-signature" (182 bytes)
Powered by blists - more mailing lists