[U-Boot] [RESEND PATCH 0/2] Add clock support for designware net driver
patrice.chotard at st.com
patrice.chotard at st.com
Wed Nov 29 08:06:09 UTC 2017
From: Patrice Chotard <patrice.chotard at st.com>
Resend with Simon Glass as reviewer
_ Patch 1 adds dev_count_phandle_with_args() in read.c to avoid compilation
errors for Rockchip puma-rk3399 and lion-rk3368 platforms with patch 2.
_ Patch 2 adds clock support to designware net driver.
Patrice Chotard (2):
dm: core: add missing dev_count_phandle_with_args()
net: designware: add clock support
drivers/core/read.c | 7 +++++++
drivers/net/designware.c | 43 +++++++++++++++++++++++++++++++++++++++++++
drivers/net/designware.h | 4 ++++
3 files changed, 54 insertions(+)
--
1.9.1
More information about the U-Boot
mailing list