From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 10 Dec 2015 22:35:49 -0700 Subject: [U-Boot] [PATCH 1/2] ns16550: update compatible and reg-shift binding In-Reply-To: <1449810510-17105-1-git-send-email-thomas@wytron.com.tw> References: <1449810510-17105-1-git-send-email-thomas@wytron.com.tw> Message-ID: <566A60B5.5000201@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/10/2015 10:08 PM, Thomas Chou wrote: > Update compatible and reg-shift in device tree binding. Has this change been submitted to and accepted by the Linux kernel? That's where the official DT binding documents are stored. Honestly I think we should remove the copies in U-Boot to avoid confusion and forking. The content of the change looks reasonable at a quick glance.