Re: [U-Boot] [PATCH 1/3] sunxi: Sync h3-orangepi dts files with kernel

2016-09-09 Thread Hans de Goede
Hi, On 08-09-16 13:58, Ian Campbell wrote: 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 disabl

Re: [U-Boot] [PATCH 1/3] sunxi: Sync h3-orangepi dts files with kernel

2016-09-08 Thread Ian Campbell
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-o

[U-Boot] [PATCH 1/3] sunxi: Sync h3-orangepi dts files with kernel

2016-09-03 Thread Hans de Goede
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 ha