From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siarhei Siamashka Date: Sun, 11 Jan 2015 14:05:47 +0200 Subject: [U-Boot] [PATCH 2/8] include: Add header file with MIPI DSI constants from the Linux kernel In-Reply-To: <20150109181544.54a37236@crub> References: <1420797676-22515-1-git-send-email-siarhei.siamashka@gmail.com> <1420797676-22515-3-git-send-email-siarhei.siamashka@gmail.com> <20150109181544.54a37236@crub> Message-ID: <20150111140547.00ff6af9@i7> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 9 Jan 2015 18:15:44 +0100 Anatolij Gustschin wrote: > On Fri, 9 Jan 2015 12:01:10 +0200 > Siarhei Siamashka wrote: > > > It provides some constants for DCS commands, which are needed to > > implement support for SSD2828. > > we usually ask for mentioning the exact kernel version (i.e. > the commit ID of the kernel tree the file is taken from) in the > commit message when code from Linux kernel is imported into U-Boot. > Please add this information here. Thanks! OK, thanks. I'll add this information in the v2 patch. -- Best regards, Siarhei Siamashka