From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Csókás, Bence" <csokas.bence@prolan.hu>
Cc: stable@vger.kernel.org, netdev@vger.kernel.org,
Sasha Levin <sashal@kernel.org>,
Richard Cochran <richardcochran@gmail.com>
Subject: Re: [PATCH 6.6 0/3] Fix PPS channel routing
Date: Mon, 2 Dec 2024 10:52:43 +0100 [thread overview]
Message-ID: <2024120204-footer-riverbed-0daa@gregkh> (raw)
In-Reply-To: <20241125091639.2729916-1-csokas.bence@prolan.hu>
On Mon, Nov 25, 2024 at 10:16:36AM +0100, Csókás, Bence wrote:
> On certain i.MX8 series parts [1], the PPS channel 0
> is routed internally to eDMA, and the external PPS
> pin is available on channel 1. In addition, on
> certain boards, the PPS may be wired on the PCB to
> an EVENTOUTn pin other than 0. On these systems
> it is necessary that the PPS channel be able
> to be configured from the Device Tree.
>
> [1] https://lore.kernel.org/all/ZrPYOWA3FESx197L@lizhi-Precision-Tower-5810/
>
> Francesco Dolcini (3):
> dt-bindings: net: fec: add pps channel property
> net: fec: refactor PPS channel configuration
> net: fec: make PPS channel configurable
>
> Documentation/devicetree/bindings/net/fsl,fec.yaml | 7 +++++++
> drivers/net/ethernet/freescale/fec_ptp.c | 11 ++++++-----
> 2 files changed, 13 insertions(+), 5 deletions(-)
We can't take patches only for older stable kernels, and not newer ones
for obvious reasons (i.e. you will upgrade and have a regression.) So
please provide backports for all active kernels and we will be glad to
review them then.
thanks,
greg k-h
next prev parent reply other threads:[~2024-12-02 9:52 UTC|newest]
Thread overview: 11+ 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
2024-12-02 9:59 ` Csókás Bence
2024-12-02 9:52 ` Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-17 17:50 [PATCH 6.6 0/3] Fix PPS channel routing Csókás, Bence
2024-12-23 12:38 ` Greg Kroah-Hartman
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=2024120204-footer-riverbed-0daa@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=csokas.bence@prolan.hu \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.com \
--cc=sashal@kernel.org \
--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.