commit | 099fdeda659d2071a97753a6479d13342ff2b285 | [log] [tgz] |
---|---|---|
author | Pavan Chebbi <pavan.chebbi@broadcom.com> | Wed Jul 28 14:11:44 2021 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 28 20:23:33 2021 +0100 |
tree | 94ee08c614d3a1070e371dcfb06d8256b9330265 | |
parent | 9e518f25802cc13adcdb26adaaccfc7e9de80d44 [diff] |
bnxt_en: Event handler for PPS events Once the PPS pins are configured, the FW can report PPS values using ASYNC event. This patch adds the ASYNC event handler and subsequent reporting of the events to kernel. Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>