From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 08 Sep 2016 12:58:25 +0100 Subject: [U-Boot] [PATCH 1/3] sunxi: Sync h3-orangepi dts files with kernel In-Reply-To: <20160903111227.9296-1-hdegoede@redhat.com> References: <20160903111227.9296-1-hdegoede@redhat.com> Message-ID: <1473335905.28111.43.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2016-09-03 at 13:12 +0200, Hans de Goede wrote: > This adds an emac node to the orangepi-2 dts (not yet merged > upstream, > but in u-boot we already have emac support); fixes the alphetically > sorting of nodes in sun8i-h3-orangepi-plus.dts and disables some > usb controllers in sun8i-h3-orangepi-plus.dts which are only used > on the plus2e, as upstream has decided to do a separate dts files > for the plus2e. > > Signed-off-by: Hans de Goede After these three patches does the state of the dts files now match the state of the files upstream, modulo things which are still in flight to upstream (so maybe I should ask "...match the intended/eventual state...")? If so then: Acked-by: Ian Campbell