
5 Dec
2017
5 Dec
'17
9:52 p.m.
On Tue, Dec 5, 2017 at 7:07 AM, Chen-Yu Tsai wens@csie.org wrote:
Hi,
On Sat, Nov 25, 2017 at 1:08 PM, Chen-Yu Tsai wens@csie.org wrote:
Hi,
This series enables the EMAC for some A83T and A64 boards.
Changes since v1:
- Added "bitfield: Include linux/bitops.h for ffs()" to fix build errors
- Use bitfield_replace_by_mask() instead of open coding bitfield ops
- Trimmed used pins in the device tree to only those actually needed
- Enabled Realtek PHY driver
- Added "sunxi: Enable EMAC on the Bananapi M64"
ChenYu
Chen-Yu Tsai (5): bitfield: Include linux/bitops.h for ffs() net: sun8i_emac: Support RX/TX delay chains sunxi: Enable EMAC on the Cubietruck Plus sunxi: Enable EMAC on the Bananapi M3 sunxi: Enable EMAC on the Bananapi M64
Any comments (particularly two the first two patches) on this series? Joe?
I sent an issue with net: sun8i_emac: Support RX/TX delay chains
Cheers, -Joe