[U-Boot] [PATCH 0/2] Add clock support for designware net driver

Patrice CHOTARD patrice.chotard at st.com
Wed Nov 29 07:59:40 UTC 2017


I forgot to add Simon Glass in review, i will resend this serie.

Sorry

Patrice

On 11/28/2017 05:41 PM, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard at 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(+)
> 


More information about the U-Boot mailing list