public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, davem@davemloft.net,
	kuba@kernel.org, robh+dt@kernel.org,
	UNGLinuxDriver@microchip.com, casper.casan@gmail.com,
	richardcochran@gmail.com
Subject: Re: [PATCH net-next 0/9] net: sparx5: Add PTP Hardware Clock support
Date: Fri, 04 Mar 2022 13:10:12 +0000	[thread overview]
Message-ID: <164639941282.4305.10123541557120406446.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220304110900.3199904-1-horatiu.vultur@microchip.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 4 Mar 2022 12:08:51 +0100 you wrote:
> Add support for PTP Hardware Clock (PHC) for sparx5.
> 
> Horatiu Vultur (9):
>   net: sparx5: Move ifh from port to local variable
>   dt-bindings: net: sparx5: Extend with the ptp interrupt
>   dts: sparx5: Enable ptp interrupt
>   net: sparx5: Add registers that are used by ptp functionality
>   net: sparx5: Add support for ptp clocks
>   net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
>   net: sparx5: Update extraction/injection for timestamping
>   net: sparx5: Add support for ptp interrupts
>   net: sparx5: Implement get_ts_info
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] net: sparx5: Move ifh from port to local variable
    https://git.kernel.org/netdev/net-next/c/8f68f53a9325
  - [net-next,2/9] dt-bindings: net: sparx5: Extend with the ptp interrupt
    https://git.kernel.org/netdev/net-next/c/b066ad26ebf2
  - [net-next,3/9] dts: sparx5: Enable ptp interrupt
    https://git.kernel.org/netdev/net-next/c/6015fb905d89
  - [net-next,4/9] net: sparx5: Add registers that are used by ptp functionality
    https://git.kernel.org/netdev/net-next/c/3193a6118140
  - [net-next,5/9] net: sparx5: Add support for ptp clocks
    https://git.kernel.org/netdev/net-next/c/0933bd04047c
  - [net-next,6/9] net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
    https://git.kernel.org/netdev/net-next/c/589a07b8eb49
  - [net-next,7/9] net: sparx5: Update extraction/injection for timestamping
    https://git.kernel.org/netdev/net-next/c/70dfe25cd866
  - [net-next,8/9] net: sparx5: Add support for ptp interrupts
    https://git.kernel.org/netdev/net-next/c/d31d37912ea7
  - [net-next,9/9] net: sparx5: Implement get_ts_info
    https://git.kernel.org/netdev/net-next/c/608111fc580f

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-03-04 13:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04 11:08 [PATCH net-next 0/9] net: sparx5: Add PTP Hardware Clock support Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 1/9] net: sparx5: Move ifh from port to local variable Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 2/9] dt-bindings: net: sparx5: Extend with the ptp interrupt Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 3/9] dts: sparx5: Enable " Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 4/9] net: sparx5: Add registers that are used by ptp functionality Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 5/9] net: sparx5: Add support for ptp clocks Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 6/9] net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 7/9] net: sparx5: Update extraction/injection for timestamping Horatiu Vultur
2022-03-04 11:08 ` [PATCH net-next 8/9] net: sparx5: Add support for ptp interrupts Horatiu Vultur
2022-03-04 11:09 ` [PATCH net-next 9/9] net: sparx5: Implement get_ts_info Horatiu Vultur
2022-03-04 13:10 ` patchwork-bot+netdevbpf [this message]

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=164639941282.4305.10123541557120406446.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=casper.casan@gmail.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=horatiu.vultur@microchip.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    --cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox