Re: [U-Boot] [PATCH 03/26] video: simple-panel: Add a little more debugging

2017-05-19 Thread Anatolij Gustschin
On Fri, 19 May 2017 08:30:46 -0600 Simon Glass s...@chromium.org wrote: > Add some debugging to show when the backlight is enabled. > > Signed-off-by: Simon Glass > --- > > drivers/video/simple_panel.c | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Anatolij Gustschin ___

[U-Boot] [PATCH 03/26] video: simple-panel: Add a little more debugging

2017-05-19 Thread Simon Glass
Add some debugging to show when the backlight is enabled. Signed-off-by: Simon Glass --- drivers/video/simple_panel.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/video/simple_panel.c b/drivers/video/simple_panel.c index baa95f6a12..c0ce199c6a 100644 --- a/drivers/video/simple_