All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "Csókás, Bence" <csokas.bence@prolan.hu>
Cc: stable@vger.kernel.org,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Sasha Levin <sashal@kernel.org>,
	Conor Dooley <conor.dooley@microchip.com>,
	Paolo Abeni <pabeni@redhat.com>
Subject: Re: [PATCH 6.12 v2 1/3] dt-bindings: net: fec: add pps channel property
Date: Mon, 2 Dec 2024 15:21:41 +0100	[thread overview]
Message-ID: <2024120215-oblong-patient-779d@gregkh> (raw)
In-Reply-To: <20241202130733.3464870-2-csokas.bence@prolan.hu>

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

  reply	other threads:[~2024-12-02 14:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-02 13:07 [PATCH 6.12 v2 0/3] Fix PPS channel routing Csókás, Bence
2024-12-02 13:07 ` [PATCH 6.12 v2 1/3] dt-bindings: net: fec: add pps channel property Csókás, Bence
2024-12-02 14:21   ` Greg Kroah-Hartman [this message]
2024-12-02 15:54     ` Csókás Bence
2024-12-02 16:57   ` Sasha Levin
2024-12-02 13:07 ` [PATCH 6.12 v2 2/3] net: fec: refactor PPS channel configuration Csókás, Bence
2024-12-02 16:57   ` Sasha Levin
2024-12-02 13:07 ` [PATCH 6.12 v2 3/3] net: fec: make PPS channel configurable Csókás, Bence
2024-12-02 16:57   ` Sasha Levin

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=2024120215-oblong-patient-779d@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=conor.dooley@microchip.com \
    --cc=csokas.bence@prolan.hu \
    --cc=francesco.dolcini@toradex.com \
    --cc=pabeni@redhat.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.