Searched hist:"425 c8348df7b868bc25dce85758e5dc3d63de91d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx.c | diff 425c8348df7b868bc25dce85758e5dc3d63de91d Mon Jul 31 04:16:16 CDT 2023 Radu Pirea (NXP OSS) <radu-nicolae.pirea@oss.nxp.com> net: phy: nxp-c45-tja11xx: handle FUSA irq
TJA1120 and TJA1103 have a set of functional safety hardware tests executed after every reset, and when the tests are done, the IRQ line is asserted. For the moment, the purpose of these handlers is to acknowledge the IRQ and not to check the FUSA tests status.
Signed-off-by: Radu Pirea (NXP OSS) <radu-nicolae.pirea@oss.nxp.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://lore.kernel.org/r/20230731091619.77961-9-radu-nicolae.pirea@oss.nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|