From: Richard Cochran <richardcochran@gmail.com>
To: netdev@vger.kernel.org
Cc: David Miller <davem@davemloft.net>, Yangbo Lu <yangbo.lu@nxp.com>,
Vladimir Oltean <vladimir.oltean@nxp.com>
Subject: Re: [PATCH net-next V2] ptp: Avoid deadlocks in the programmable pin code.
Date: Sun, 29 Mar 2020 08:04:38 -0700 [thread overview]
Message-ID: <20200329150438.GA1825@localhost> (raw)
In-Reply-To: <20200329145510.2803-1-richardcochran@gmail.com>
On Sun, Mar 29, 2020 at 07:55:10AM -0700, Richard Cochran wrote:
> The PTP Hardware Clock (PHC) subsystem offers an API for configuring
> programmable pins. User space sets or gets the settings using ioctls,
> and drivers verify dialed settings via a callback. Drivers may also
> query pin settings by calling the ptp_find_pin() method.
Sorry, forgot the ChangeLog for V2:
- fixed spelling in the kernel doc
- add Vladimir's tested by tag
next prev parent reply other threads:[~2020-03-29 15:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 14:55 [PATCH net-next V2] ptp: Avoid deadlocks in the programmable pin code Richard Cochran
2020-03-29 15:04 ` Richard Cochran [this message]
2020-03-30 18:18 ` David Miller
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=20200329150438.GA1825@localhost \
--to=richardcochran@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=vladimir.oltean@nxp.com \
--cc=yangbo.lu@nxp.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 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.