From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 14 Oct 2019 19:25:13 +0200 Subject: [U-Boot] [PATCH v5 03/15] include: Add new DCS commands in the enum list In-Reply-To: <1570454955-21298-4-git-send-email-yannick.fertre@st.com> References: <1570454955-21298-1-git-send-email-yannick.fertre@st.com> <1570454955-21298-4-git-send-email-yannick.fertre@st.com> Message-ID: <20191014192513.36125926@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Mon, 7 Oct 2019 15:29:03 +0200 Yannick Fertré yannick.fertre at st.com wrote: > Adding new DCS commands which are specified in the > DCS 1.3 spec related to CABC. > > Signed-off-by: Yannick Fertré > --- > include/mipi_display.h | 8 ++++++++ > 1 file changed, 8 insertions(+) Applied to u-boot-video/master, thanks! -- Anatolij