[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5CeDKohK5np29X1fvzqBiCw6S3QmbpJ7jjn+avObKNqFw@mail.gmail.com>
Date: Wed, 25 Sep 2019 15:00:34 -0300
From: Fabio Estevam <festevam@...il.com>
To: Dan Murphy <dmurphy@...com>
Cc: Jacek Anaszewski <jacek.anaszewski@...il.com>,
Pavel Machek <pavel@....cz>,
Linux LED Subsystem <linux-leds@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
NXP Linux Team <linux-imx@....com>
Subject: Re: [PATCH v9 11/15] ARM: dts: imx6dl-yapp4: Add reg property to the
lp5562 channel node
Hi Dan,
On Wed, Sep 25, 2019 at 2:41 PM Dan Murphy <dmurphy@...com> wrote:
>
> chan0 {
This should be chan@0
> chan-name = "R";
> led-cur = /bits/ 8 <0x20>;
> max-cur = /bits/ 8 <0x60>;
> + reg = <0>;
Passing reg without its corresponding @ entry gives a dtc warning when
building with W=1.
Powered by blists - more mailing lists