From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 29 Jun 2020 09:02:50 +0200 Subject: [PATCH v1 2/4] video: stm32: stm32_dsi: copy DSI fields In-Reply-To: <20200624084542.18098-3-yannick.fertre@st.com> References: <20200624084542.18098-1-yannick.fertre@st.com> <20200624084542.18098-3-yannick.fertre@st.com> Message-ID: <20200629090250.27240bbd@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 24 Jun 2020 10:45:40 +0200 Yannick Fertre yannick.fertre at st.com wrote: > Copy the DSI data link characteristics from panel > platform data to mipi DSI device. > > Signed-off-by: Yannick Fertre > --- > drivers/video/stm32/stm32_dsi.c | 3 +++ > 1 file changed, 3 insertions(+) Applied to u-boot-video/master, thanks! -- Anatolij