From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 14 Dec 2015 10:03:49 -0700 Subject: [U-Boot] [PATCH v2 1/2] ns16550: replace with binding files from Linux kernel In-Reply-To: <1450097109-30186-1-git-send-email-thomas@wytron.com.tw> References: <1450097109-30186-1-git-send-email-thomas@wytron.com.tw> Message-ID: <566EF675.2090203@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/14/2015 05:45 AM, Thomas Chou wrote: > Replace ns16550.txt with binding files from Linux kernel. As suggested > by Stephen Warren, we should keep the directory structure, filenames, > and file content identical to the bindings in the Linux kernel. Acked-by: Stephen Warren (I assume that the new files are identical to the kernel versions, although I didn't validate this) (Or, I'd give my ack to simply deleting doc/device-tree-bindings/ so the redundant copy doesn't have to be maintained).