]> git.baikalelectronics.ru Git - kernel.git/commit
ptp: ocp: Add the mapping for the external PPS registers.
authorJonathan Lemon <jonathan.lemon@gmail.com>
Thu, 5 Aug 2021 19:52:44 +0000 (12:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Aug 2021 09:41:27 +0000 (10:41 +0100)
commit00c6af637164f138ed3f5173d646efbdee4c8284
tree59781a4983178d265f052b800998856920a14b1a
parent9216c49caeec1fa97d46fd9fe86bb7fbcf885314
ptp: ocp: Add the mapping for the external PPS registers.

There are two PPS blocks: one handles the external PPS signal output,
with the other handling the PPS signal input to the internal clock.
Add controls for the external PPS block.

Rename the fields so they match their function.

Add cable_delay to the register definitions.

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