All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco.dolcini@toradex.com>
To: "Joakim Zhang" <qiangqing.zhang@nxp.com>,
	"David S. Miller" <davem@davemloft.net>,
	"Eric Dumazet" <edumazet@google.com>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Csókás Bence" <csokas.bence@prolan.hu>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Marc Kleine-Budde" <mkl@pengutronix.de>,
	"Guenter Roeck" <linux@roeck-us.net>,
	"Andrew Lunn" <andrew@lunn.ch>
Cc: Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: [PATCH net 0/2] Revert fec PTP changes
Date: Mon, 12 Sep 2022 09:01:41 +0200	[thread overview]
Message-ID: <20220912070143.98153-1-francesco.dolcini@toradex.com> (raw)

Revert the last 2 FEC PTP changes from Csókás Bence, they are causing multiple
issues and we are at 6.0-rc5.

Francesco Dolcini (2):
  Revert "fec: Restart PPS after link state change"
  Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"

 drivers/net/ethernet/freescale/fec.h      | 11 +----
 drivers/net/ethernet/freescale/fec_main.c | 59 +++++------------------
 drivers/net/ethernet/freescale/fec_ptp.c  | 57 +++++++---------------
 3 files changed, 31 insertions(+), 96 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-09-12  7:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-12  7:01 Francesco Dolcini [this message]
2022-09-12  7:01 ` [PATCH net 1/2] Revert "fec: Restart PPS after link state change" Francesco Dolcini
2022-09-12 12:07   ` Andrew Lunn
2022-09-12 12:32   ` Marc Kleine-Budde
2022-09-12  7:01 ` [PATCH net 2/2] Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`" Francesco Dolcini
2022-09-12 12:05   ` Andrew Lunn
2022-09-12 12:32   ` Marc Kleine-Budde
2022-09-12  7:07 ` [PATCH net 0/2] Revert fec PTP changes Francesco Dolcini
2022-09-12 12:28 ` Marc Kleine-Budde
2022-09-12 12:38   ` Francesco Dolcini
2022-09-20  7:45     ` Thorsten Leemhuis
2022-09-20  9:51       ` Paolo Abeni
2022-09-20 10:30 ` patchwork-bot+netdevbpf

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=20220912070143.98153-1-francesco.dolcini@toradex.com \
    --to=francesco.dolcini@toradex.com \
    --cc=andrew@lunn.ch \
    --cc=csokas.bence@prolan.hu \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=qiangqing.zhang@nxp.com \
    /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.