Re: [PATCH v2] dt-bindings: display: stm32: add pixel clock mandatory property

2018-01-21 Thread Philippe CORNU
Hi Rob, On 01/19/2018 11:43 PM, Rob Herring wrote: > On Fri, Jan 12, 2018 at 04:30:34PM +0100, Philippe Cornu wrote: >> Add the DPI/RGB input pixel clock in mandatory properties >> because it really offers a better preciseness for timing >> computations. >> Note: Fix also the DSI panel example whe

Re: [PATCH v2] dt-bindings: display: stm32: add pixel clock mandatory property

2018-01-19 Thread Rob Herring
On Fri, Jan 12, 2018 at 04:30:34PM +0100, Philippe Cornu wrote: > Add the DPI/RGB input pixel clock in mandatory properties > because it really offers a better preciseness for timing > computations. > Note: Fix also the DSI panel example where "ref" & "pclk" > clocks were swapped. > > Signed-off-b