Re: [U-Boot] [ v2 01/10] dm: panel: get timings from panel

2018-08-01 Thread Anatolij Gustschin
On Fri, 13 Jul 2018 14:11:09 +0200 Yannick Fertré yannick.fer...@st.com wrote: > Get timings from panel instead of read device tree. > > Signed-off-by: Yannick Fertré > --- > drivers/video/panel-uclass.c | 11 +++ > include/panel.h | 18 ++ > 2 files changed

Re: [U-Boot] [ v2 01/10] dm: panel: get timings from panel

2018-07-15 Thread Simon Glass
On 13 July 2018 at 06:11, Yannick Fertré wrote: > Get timings from panel instead of read device tree. > > Signed-off-by: Yannick Fertré > --- > drivers/video/panel-uclass.c | 11 +++ > include/panel.h | 18 ++ > 2 files changed, 29 insertions(+) Reviewed-by: