mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH 1/3] net: designware: socfpga: fix phy setup for Arria10
Date: Fri, 18 Oct 2019 12:51:59 +0200	[thread overview]
Message-ID: <20191018105159.dwapuqnagow2q3xx@pengutronix.de> (raw)
In-Reply-To: <20191017104041.31923-1-s.trumtrar@pengutronix.de>

On Thu, Oct 17, 2019 at 12:40:39PM +0200, Steffen Trumtrar wrote:
> Barebox-version of the Linux v5.2 patch:
> 
>     40ae25505fe834648ce4aa70b073ee934942bfdb
>     net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10
> 
>     On the Arria10, Agilex, and Stratix10 SoC, there are a few differences from
>     the Cyclone5 and Arria5:
>      - The emac PHY setup bits are in separate registers.
>      - The PTP reference clock select mask is different.
>      - The register to enable the emac signal from FPGA is different.
> 
>     Thus, this patch creates a separate function for setting the phy modes on
>     Arria10/Agilex/Stratix10. The separation is based a new DTS binding:
>     "altr,socfpga-stmmac-a10-s10".
> 
>     Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
>     Signed-off-by: David S. Miller <davem@davemloft.net>
> 
> The new DTS binding is already part of v2019.10.0 and the driver doesn't
> probe on Arria10 without the new binding introduced in this patch.
> 
> Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> ---
>  drivers/net/designware.h         |   1 +
>  drivers/net/designware_socfpga.c | 133 +++++++++++++++++++++++++++----
>  2 files changed, 118 insertions(+), 16 deletions(-)

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2019-10-18 10:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17 10:40 Steffen Trumtrar
2019-10-17 10:40 ` [PATCH 2/3] ARM: socfpga: cyclone5-system-manager.h: remove defines Steffen Trumtrar
2019-10-17 10:40 ` [PATCH 3/3] ARM: socfpga: defconfig: enable state_drv Steffen Trumtrar
2019-10-18 10:51 ` Sascha Hauer [this message]

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=20191018105159.dwapuqnagow2q3xx@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=s.trumtrar@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox