- Jan 30, 2018
-
-
Philippe CORNU authored
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> Reviewed-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20180122153547.23470-1-philippe.cornu@st.com
-
- Nov 07, 2017
-
-
Philippe CORNU authored
ltdc can have up to 2 endpoints: - dpi external gpios: for rgb panels or external bridge ICs. - dpi internal ios: connected internally to dsi. Note: Refer to the reference manual to know if the dsi is present on your device. Signed-off-by:
Philippe Cornu <philippe.cornu@st.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1509018489-19641-2-git-send-email-philippe.cornu@st.com
-
- Jul 26, 2017
-
-
Philippe CORNU authored
This patch adds documentation of device tree bindings for the STM32 DSI controller based on the Synopsys DesignWare MIPI DSI host controller. Signed-off-by:
Philippe CORNU <philippe.cornu@st.com> Reviewed-by:
Neil Armstrong <narmstrong@baylibre.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1500277223-29553-7-git-send-email-philippe.cornu@st.com
-
Philippe CORNU authored
There is no need anymore to have a "st-display-subsystem" parent node in the device tree for the ltdc. Signed-off-by:
Philippe CORNU <philippe.cornu@st.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1500277223-29553-6-git-send-email-philippe.cornu@st.com
-
- Apr 14, 2017
-
-
Yannick Fertre authored
This patch adds documentation of device tree bindings for the STM32 LTDC (Lcd-Tft Display Controller). Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Yannick Fertre <yannick.fertre@st.com> Signed-off-by:
Eric Anholt <eric@anholt.net> Link: http://patchwork.freedesktop.org/patch/msgid/1492164819-10513-4-git-send-email-yannick.fertre@st.com
-