On Mon, Dec 02, 2024 at 02:07:33PM +0100, Csókás, Bence wrote:
From: Francesco Dolcini francesco.dolcini@toradex.com
Add fsl,pps-channel property to select where to connect the PPS signal. This depends on the internal SoC routing and on the board, for example on the i.MX8 SoC it can be connected to an external pin (using channel 1) or to internal eDMA as DMA request (channel 0).
Signed-off-by: Francesco Dolcini francesco.dolcini@toradex.com Acked-by: Conor Dooley conor.dooley@microchip.com Signed-off-by: Paolo Abeni pabeni@redhat.com
(cherry picked from commit 1aa772be0444a2bd06957f6d31865e80e6ae4244)
Documentation/devicetree/bindings/net/fsl,fec.yaml | 7 +++++++ 1 file changed, 7 insertions(+)
You can't forward patches on without signing off on them :(
Please read the kernel documentation for what signed-off-by means and then redo these patch series.
thanks,
greg k-h