From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org
Cc: "Csókás, Bence" <csokas.bence@prolan.hu>,
"Sasha Levin" <sashal@kernel.org>
Subject: Re: [PATCH 6.6 3/3] net: fec: make PPS channel configurable
Date: Mon, 25 Nov 2024 10:20:55 -0500 [thread overview]
Message-ID: <20241125092936-8008bf13218ad74b@stable.kernel.org> (raw)
In-Reply-To: <20241125091639.2729916-4-csokas.bence@prolan.hu>
[ Sasha's backport helper bot ]
Hi,
Found matching upstream commit: 566c2d83887f0570056833102adc5b88e681b0c7
WARNING: Author mismatch between patch and found commit:
Backport author: =?UTF-8?q?Cs=C3=B3k=C3=A1s=2C=20Bence?= <csokas.bence@prolan.hu>
Commit author: Francesco Dolcini <francesco.dolcini@toradex.com>
Status in newer kernel trees:
6.12.y | Not found
6.11.y | Not found
6.6.y | Not found
Note: The patch differs from the upstream commit:
---
--- - 2024-11-25 09:25:02.822819093 -0500
+++ /tmp/tmp.NUygUEJTBz 2024-11-25 09:25:02.816734590 -0500
@@ -10,12 +10,15 @@
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Csókás, Bence <csokas.bence@prolan.hu>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
+
+(cherry picked from commit 566c2d83887f0570056833102adc5b88e681b0c7)
+Signed-off-by: Csókás, Bence <csokas.bence@prolan.hu>
---
drivers/net/ethernet/freescale/fec_ptp.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/freescale/fec_ptp.c b/drivers/net/ethernet/freescale/fec_ptp.c
-index 37e1c895f1b86..7f6b574320716 100644
+index 37e1c895f1b8..7f6b57432071 100644
--- a/drivers/net/ethernet/freescale/fec_ptp.c
+++ b/drivers/net/ethernet/freescale/fec_ptp.c
@@ -523,8 +523,6 @@ static int fec_ptp_enable(struct ptp_clock_info *ptp,
@@ -44,3 +47,7 @@
fep->ptp_caps.max_adj = 250000000;
fep->ptp_caps.n_alarm = 0;
fep->ptp_caps.n_ext_ts = 0;
+--
+2.34.1
+
+
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.6.y | Success | Success |
next prev parent reply other threads:[~2024-11-25 15:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 9:16 [PATCH 6.6 0/3] Fix PPS channel routing Csókás, Bence
2024-11-25 9:16 ` [PATCH 6.6 1/3] dt-bindings: net: fec: add pps channel property Csókás, Bence
2024-11-25 15:20 ` Sasha Levin
2024-11-25 9:16 ` [PATCH 6.6 2/3] net: fec: refactor PPS channel configuration Csókás, Bence
2024-11-25 15:20 ` Sasha Levin
2024-11-25 9:16 ` [PATCH 6.6 3/3] net: fec: make PPS channel configurable Csókás, Bence
2024-11-25 15:20 ` Sasha Levin [this message]
2024-12-02 9:59 ` Csókás Bence
2024-12-02 9:52 ` [PATCH 6.6 0/3] Fix PPS channel routing Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2024-12-17 17:50 Csókás, Bence
2024-12-17 17:50 ` [PATCH 6.6 3/3] net: fec: make PPS channel configurable Csókás, Bence
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=20241125092936-8008bf13218ad74b@stable.kernel.org \
--to=sashal@kernel.org \
--cc=csokas.bence@prolan.hu \
--cc=stable@vger.kernel.org \
/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.