
29 Nov
2017
29 Nov
'17
8:59 a.m.
I forgot to add Simon Glass in review, i will resend this serie.
Sorry
Patrice
On 11/28/2017 05:41 PM, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
_ 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(+)