[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241125091639.2729916-1-csokas.bence@prolan.hu>
Date: Mon, 25 Nov 2024 10:16:36 +0100
From: Csókás, Bence <csokas.bence@...lan.hu>
To: <stable@...r.kernel.org>, <netdev@...r.kernel.org>
CC: Csókás, Bence <csokas.bence@...lan.hu>, "Sasha
Levin" <sashal@...nel.org>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Richard Cochran <richardcochran@...il.com>
Subject: [PATCH 6.6 0/3] Fix PPS channel routing
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(-)
--
2.34.1
Powered by blists - more mailing lists