From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 29 Jun 2020 09:03:27 +0200 Subject: [PATCH v1 4/4] video: orisetech_otm8009a: fill characteristics of DSI data link In-Reply-To: <20200624084542.18098-5-yannick.fertre@st.com> References: <20200624084542.18098-1-yannick.fertre@st.com> <20200624084542.18098-5-yannick.fertre@st.com> Message-ID: <20200629090327.1f2a93d7@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:42 +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/orisetech_otm8009a.c | 20 +++++--------------- > 1 file changed, 5 insertions(+), 15 deletions(-) Applied to u-boot-video/master, thanks! -- Anatolij