From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 9 Apr 2019 23:21:09 +0200 Subject: [U-Boot] [PATCH 1/1] video: backlight: Parse PWM polarity cell In-Reply-To: <20190325075348.2665-1-stefan@olimex.com> References: <20190325075348.2665-1-stefan@olimex.com> Message-ID: <20190409232109.1f94987f@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 Mon, 25 Mar 2019 09:53:48 +0200 Stefan Mavrodiev stefan at olimex.com wrote: > This patch enables the reading of the polarity cell from a PWM > phandle and calls pwm_set_invert(). > --- > drivers/video/pwm_backlight.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) Applied to u-boot-video/master, added SoB. Please next time don't forget to add Signed-off-by tag. Thanks! -- Anatolij