[U-Boot] [PATCH v2 01/12] net: designware: support phy reset device-tree bindings

Simon Glass sjg at chromium.org
Sun Mar 13 02:55:02 CET 2016


On 29 February 2016 at 19:03, Simon Glass <sjg at chromium.org> wrote:
> On 28 February 2016 at 14:24, Sjoerd Simons
> <sjoerd.simons at collabora.co.uk> wrote:
>> Add support for the snps,reset-gpio, snps,reset-active-low (optional) and
>> snps,reset-delays-us device-tree bindings. The combination of these
>> three define how the PHY should be reset to ensure it's in a sane state.
>>
>> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
>>
>> ---
>>
>> Changes in v2:
>> - Store probe gpio in private data not platdata
>> - Drop unneeded header file
>>
>>  drivers/net/designware.c | 76 ++++++++++++++++++++++++++++++++++++++++++++----
>>  drivers/net/designware.h | 10 +++++++
>>  2 files changed, 80 insertions(+), 6 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list