]> www.infradead.org Git - users/dwmw2/linux.git/commit
ptp: ocp: Add ability to disable input selectors.
authorJonathan Lemon <jonathan.lemon@gmail.com>
Thu, 10 Mar 2022 20:19:04 +0000 (12:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Mar 2022 11:54:45 +0000 (11:54 +0000)
commitb2c4f0ac53f34e621f8605ec543b0e0d4649823f
treebae6520fba1136311ff4fc0b2c6b4f684c055b7c
parenta509a7c61e3b7a16054dafdc5ae804e9a859a0a9
ptp: ocp: Add ability to disable input selectors.

This adds support for the "IN: None" selector, which disables
the input on a sma pin.  This should be compatible with old firmware
(the firmware will ignore it if not supported).

Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/ptp/ptp_ocp.c