From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 29 Jun 2020 09:03:07 +0200 Subject: [PATCH v1 3/4] video: raydium_rm68200: fill characteristics of DSI data link In-Reply-To: <20200624084542.18098-4-yannick.fertre@st.com> References: <20200624084542.18098-1-yannick.fertre@st.com> <20200624084542.18098-4-yannick.fertre@st.com> Message-ID: <20200629090307.51011771@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:41 +0200 Yannick Fertre yannick.fertre at st.com wrote: > Fill characteristics of DSI data link to platform data instead of > mipi device to avoid memory corruption. > > Signed-off-by: Yannick Fertre > --- > drivers/video/raydium-rm68200.c | 20 +++++--------------- > 1 file changed, 5 insertions(+), 15 deletions(-) Applied to u-boot-video/master, thanks! -- Anatolij