From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 29 Jun 2020 09:02:34 +0200 Subject: [PATCH v1 1/4] video: mipi update panel platform data In-Reply-To: <20200624084542.18098-2-yannick.fertre@st.com> References: <20200624084542.18098-1-yannick.fertre@st.com> <20200624084542.18098-2-yannick.fertre@st.com> Message-ID: <20200629090234.11f72fd7@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:39 +0200 Yannick Fertre yannick.fertre at st.com wrote: > Add new fields "lanes, format & mode_flags" to structure > mipi_dsi_panel_plat. > > Signed-off-by: Yannick Fertre > --- > include/mipi_dsi.h | 6 ++++++ > 1 file changed, 6 insertions(+) Applied to u-boot-video/master, thanks! -- Anatolij