All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number
@ 2021-10-24 16:38 Randy Dunlap
  2021-10-28  2:07 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2021-10-24 16:38 UTC (permalink / raw)
  To: netdev
  Cc: Randy Dunlap, Richard Cochran, John Stultz, David S. Miller,
	Jakub Kicinski, Jonathan Corbet, linux-doc

Add PTP_CLK_MAGIC to the userspace-api/ioctl/ioctl-number.rst
documentation file.

Fixes: d94ba80ebbea ("ptp: Added a brand new class driver for ptp clocks.")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: John Stultz <john.stultz@linaro.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
Richard- do you want to adjust the range (0x0 - 0x3f) to
something else?

 Documentation/userspace-api/ioctl/ioctl-number.rst |    1 +
 1 file changed, 1 insertion(+)

--- linux-next-20211022.orig/Documentation/userspace-api/ioctl/ioctl-number.rst
+++ linux-next-20211022/Documentation/userspace-api/ioctl/ioctl-number.rst
@@ -105,6 +105,7 @@ Code  Seq#    Include File
 '8'   all                                                            SNP8023 advanced NIC card
                                                                      <mailto:mcr@solidum.com>
 ';'   64-7F  linux/vfio.h
+'='   00-3f  uapi/linux/ptp_clock.h                                  <mailto:richardcochran@gmail.com>
 '@'   00-0F  linux/radeonfb.h                                        conflict!
 '@'   00-0F  drivers/video/aty/aty128fb.c                            conflict!
 'A'   00-1F  linux/apm_bios.h                                        conflict!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number
  2021-10-24 16:38 [PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number Randy Dunlap
@ 2021-10-28  2:07 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2021-10-28  2:07 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: netdev, Richard Cochran, John Stultz, David S. Miller,
	Jonathan Corbet, linux-doc

On Sun, 24 Oct 2021 09:38:31 -0700 Randy Dunlap wrote:
> Add PTP_CLK_MAGIC to the userspace-api/ioctl/ioctl-number.rst
> documentation file.
> 
> Fixes: d94ba80ebbea ("ptp: Added a brand new class driver for ptp clocks.")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-28  2:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 16:38 [PATCH] ptp: Document the PTP_CLK_MAGIC ioctl number Randy Dunlap
2021-10-28  2:07 ` Jakub Kicinski

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.