[U-Boot] [PATCH v3 0/7] Add ethernet support for phyCORE-RK3288
Janine Hagemann
j.hagemann at phytec.de
Wed Aug 22 06:08:18 UTC 2018
- Split patch-series into two series:
1/2: "Expand dp83867-driver"
2/2: "Add ethernet support for phyCORE-RK3288"
- Add some Acked-by
- Remove "0006-net-gmac_rockchip-add-workaround-for-incorect-RX_CTRL_p.patch"
because there is a other patch at master, which does the same.
- Rework "0001-arch-arm-mach-rockchip-rk3288-Enable-regulators-i.patch", so
it applies to the master.
Janine Hagemann (7):
arch: arm: mach-rockchip: rk3288: Enable regulators in board_init
config: phycore-rk3288_defconfig: add PHY_TI
drivers: net: designware: Add reading of DT phy-handle node
ARM: dts: rockchip: ADD dp83867 CLK_OUT muxing
rockchip: rk3288-phycore: set flash1 iodomain to 1.8V
net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii
net: gmac_rockchip: Add handeling for RGMII_ID/RXID/TXID
arch/arm/dts/rk3288-phycore-som.dtsi | 1 +
arch/arm/mach-rockchip/rk3288-board.c | 12 ++---
board/phytec/phycore_rk3288/phycore-rk3288.c | 16 ++++++
configs/phycore-rk3288_defconfig | 1 +
drivers/net/designware.c | 11 +++-
drivers/net/designware.h | 1 +
drivers/net/gmac_rockchip.c | 80 ++++++++++++++++++++++------
7 files changed, 98 insertions(+), 24 deletions(-)
--
2.7.4
More information about the U-Boot
mailing list