All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandru Marginean <alexm.osslist@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY
Date: Thu, 14 Nov 2019 20:10:13 +0100	[thread overview]
Message-ID: <0a15afb2-23ab-24c4-74ca-715d9d21363d@gmail.com> (raw)
In-Reply-To: <65344427-dd13-650a-b7ce-de7b5314a446@gmail.com>

On 11/14/2019 7:19 PM, Alexandru Marginean wrote:
> Hi Michael,
> 
> On 11/14/2019 6:41 PM, Michael Walle wrote:
>>
>> Hi,
>>
>> sorry for being so late..
>>
>>> We're going to try to get this binding accepted in Linux too.
>> shouldn't we try to get it accepted to linux first? To avoid any 
>> incompatibilities?
> 
> I can propagate any changes kernel crows asks us to do here, that

that was a weird typo.  I meant 'kernel crowd' :)

> shouldn't be too difficult.  Of course any feedback from the
> U-Boot community is welcome too, in the meantime :)
> Alex
> 
>>
>>
>> -michael
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> https://lists.denx.de/listinfo/u-boot

  reply	other threads:[~2019-11-14 19:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-14 15:04 [U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY Alex Marginean
2019-11-14 15:04 ` [U-Boot] [PATCH v4 1/5] net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity Alex Marginean
2019-11-14 15:04 ` [U-Boot] [PATCH v4 2/5] net: mdio-uclass: add dm_eth_phy_connect helper function Alex Marginean
2019-11-14 15:04 ` [U-Boot] [PATCH v4 3/5] net: mdio-uclass: Add helper functions for scanning the MDIO bus Alex Marginean
2019-11-14 15:04 ` [U-Boot] [PATCH v4 4/5] doc: bindings: add mdio-handle property to ethernet nodes Alex Marginean
2019-11-18 19:11   ` Grygorii Strashko
2019-11-18 23:31     ` Alexandru Marginean
2019-11-19 18:58       ` Grygorii Strashko
2019-11-20  9:51         ` Grygorii Strashko
2019-11-21 10:36           ` Alexandru Marginean
2019-11-21 12:30             ` Grygorii Strashko
2019-11-22  9:49               ` Alexandru Marginean
2019-11-14 15:04 ` [U-Boot] [PATCH v4 5/5] drivers: net: fsl_enetc: use the new MDIO DM helper functions Alex Marginean
2019-11-14 17:41 ` [U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY Michael Walle
2019-11-14 18:19   ` Alexandru Marginean
2019-11-14 19:10     ` Alexandru Marginean [this message]
2019-11-24  0:02 ` Michael Walle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0a15afb2-23ab-24c4-74ca-715d9d21363d@gmail.com \
    --to=alexm.osslist@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.