netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jonathan Lemon <jonathan.lemon@gmail.com>
Cc: kuba@kernel.org, davem@davemloft.net, richardcochran@gmail.com,
	netdev@vger.kernel.org, kernel-team@fb.com
Subject: Re: [PATCH net-next 00/18] timecard updates for v13 firmware
Date: Wed, 15 Sep 2021 10:30:13 +0000	[thread overview]
Message-ID: <163170181341.3937.13909060714001694911.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210915021636.153754-1-jonathan.lemon@gmail.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 14 Sep 2021 19:16:18 -0700 you wrote:
> This update mainly deals with features for the TimeCard v13 firmware.
> 
> The signals provided from the external SMA connectors can be steered
> to different locations, and the generated SMA signals can be chosen.
> 
> Future timecard revisions will allow selectable I/O on any of the
> SMA connectors, so name the attributes appropriately, and set up
> the ABI in preparation for the new features.
> 
> [...]

Here is the summary with links:
  - [net-next,01/18] ptp: ocp: parameterize the i2c driver used
    https://git.kernel.org/netdev/net-next/c/1618df6afab2
  - [net-next,02/18] ptp: ocp: Parameterize the TOD information display.
    https://git.kernel.org/netdev/net-next/c/498ad3f4389a
  - [net-next,03/18] ptp: ocp: Skip I2C flash read when there is no controller.
    https://git.kernel.org/netdev/net-next/c/1447149d6539
  - [net-next,04/18] ptp: ocp: Skip resources with out of range irqs
    https://git.kernel.org/netdev/net-next/c/56ec44033cd7
  - [net-next,05/18] ptp: ocp: Report error if resource registration fails.
    https://git.kernel.org/netdev/net-next/c/bceff2905eff
  - [net-next,06/18] ptp: ocp: Add third timestamper
    https://git.kernel.org/netdev/net-next/c/dcf614692c6c
  - [net-next,07/18] ptp: ocp: Add SMA selector and controls
    https://git.kernel.org/netdev/net-next/c/e1daf0ec73b2
  - [net-next,08/18] ptp: ocp: Add IRIG-B and DCF blocks
    https://git.kernel.org/netdev/net-next/c/6baf2925424a
  - [net-next,09/18] ptp: ocp: Add IRIG-B output mode control
    https://git.kernel.org/netdev/net-next/c/d14ee2525d38
  - [net-next,10/18] ptp: ocp: Add sysfs attribute utc_tai_offset
    https://git.kernel.org/netdev/net-next/c/89260d878253
  - [net-next,11/18] ptp: ocp: Separate the init and info logic
    https://git.kernel.org/netdev/net-next/c/065efcc5e976
  - [net-next,12/18] ptp: ocp: Add debugfs entry for timecard
    https://git.kernel.org/netdev/net-next/c/f67bf662d2cf
  - [net-next,13/18] ptp: ocp: Add NMEA output
    https://git.kernel.org/netdev/net-next/c/e3516bb45078
  - [net-next,14/18] ptp: ocp: Add second GNSS device
    https://git.kernel.org/netdev/net-next/c/71d7e0850476
  - [net-next,15/18] ptp: ocp: Enable 4th timestamper / PPS generator
    https://git.kernel.org/netdev/net-next/c/a62a56d04e63
  - [net-next,16/18] ptp: ocp: Have FPGA fold in ns adjustment for adjtime.
    https://git.kernel.org/netdev/net-next/c/6d59d4fa1789
  - [net-next,17/18] ptp: ocp: Add timestamp window adjustment
    https://git.kernel.org/netdev/net-next/c/1acffc6e09ed
  - [net-next,18/18] docs: ABI: Add sysfs documentation for timecard
    https://git.kernel.org/netdev/net-next/c/d7050a2b85ff

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



      parent reply	other threads:[~2021-09-15 10:30 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  2:16 [PATCH net-next 00/18] timecard updates for v13 firmware Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 01/18] ptp: ocp: parameterize the i2c driver used Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 02/18] ptp: ocp: Parameterize the TOD information display Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 03/18] ptp: ocp: Skip I2C flash read when there is no controller Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 04/18] ptp: ocp: Skip resources with out of range irqs Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 05/18] ptp: ocp: Report error if resource registration fails Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 06/18] ptp: ocp: Add third timestamper Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 07/18] ptp: ocp: Add SMA selector and controls Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 08/18] ptp: ocp: Add IRIG-B and DCF blocks Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 09/18] ptp: ocp: Add IRIG-B output mode control Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 10/18] ptp: ocp: Add sysfs attribute utc_tai_offset Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 11/18] ptp: ocp: Separate the init and info logic Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 12/18] ptp: ocp: Add debugfs entry for timecard Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 13/18] ptp: ocp: Add NMEA output Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 14/18] ptp: ocp: Add second GNSS device Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 15/18] ptp: ocp: Enable 4th timestamper / PPS generator Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 16/18] ptp: ocp: Have FPGA fold in ns adjustment for adjtime Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 17/18] ptp: ocp: Add timestamp window adjustment Jonathan Lemon
2021-09-15  2:16 ` [PATCH net-next 18/18] docs: ABI: Add sysfs documentation for timecard Jonathan Lemon
2021-09-15 10:30 ` 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=163170181341.3937.13909060714001694911.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=jonathan.lemon@gmail.com \
    --cc=kernel-team@fb.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).