[U-Boot] [PATCH v6 1/7] drivers: net: cpsw: Add reading of DT phy-handle node

Joe Hershberger joe.hershberger at gmail.com
Tue Apr 26 23:42:27 CEST 2016


On Mon, Apr 25, 2016 at 4:32 PM, Joe Hershberger
<joe.hershberger at gmail.com> wrote:
> On Fri, Apr 15, 2016 at 7:27 AM, Dan Murphy <dmurphy at ti.com> wrote:
>> Add the ability to read the phy-handle node of the
>> cpsw slave.  Upon reading this handle the phy-id
>> can be stored based on the reg node in the DT.
>
> It would be great if the phy could be handled generically.
> Unfortunately there is no uniform description so far, so having each
> driver parse it is the best we can do for now.
>
>> The phy-handle also needs to be stored and passed
>> to the phy to access any phy data that is available.
>>
>> Signed-off-by: Dan Murphy <dmurphy at ti.com>
>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

This patch is not checkpatch.pl clean. Please resubmit.


610946.mbox:57: WARNING: line over 80 characters
610946.mbox:59: WARNING: line over 80 characters
610946.mbox:62: WARNING: line over 80 characters
610946.mbox:62: CHECK: Alignment should match open parenthesis
610946.mbox:65: WARNING: line over 80 characters
610946.mbox:66: WARNING: line over 80 characters
total: 0 errors, 5 warnings, 1 checks, 39 lines checked


More information about the U-Boot mailing list