2018-01-30 0:15 GMT+01:00 Rob Herring robh@kernel.org:
On Mon, Jan 22, 2018 at 04:35:47PM +0100, Philippe Cornu wrote:
In the dsi panel example, clock names in the "clock-names" field have been swapped:
- "pclk" (peripheral clock) is <&rcc 1 CLK_F469_DSI> on stm32f4
- "ref" (dsi phy pll ref clock) is <&clk_hse> on stm32f4
Signed-off-by: Philippe Cornu philippe.cornu@st.com
Documentation/devicetree/bindings/display/st,stm32-ltdc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rob Herring robh@kernel.org
Applied on drm-misc-next.
Regards, Benjamin