From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 17 Apr 2019 15:34:12 +0200 Subject: [U-Boot] [PATCH v2 1/1] video: backlight: Parse PWM polarity cell In-Reply-To: <20190412055627.6559-1-stefan@olimex.com> References: <20190412055627.6559-1-stefan@olimex.com> Message-ID: <20190417153412.57832dd2@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 12 Apr 2019 08:56:27 +0300 Stefan Mavrodiev stefan at olimex.com wrote: ... > Changes for v2: > - Check if phandle has polarity cell > - Add missing signed-off-by > > drivers/video/pwm_backlight.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) Applied to u-boot-video/master, thanks! -- Anatolij