net: airoha: Introduce PPE debugfs support
authorLorenzo Bianconi <lorenzo@kernel.org>
Fri, 28 Feb 2025 10:54:23 +0000 (11:54 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 12:22:10 +0000 (13:22 +0100)
commit3fe15c640f3808c3faf235553c67c867d1389e5c
tree8662b75e0bee52b2c41448b85d8d2ae299367f81
parent9cd451d414f6e29f507a216fb3b19fa68c011f8c
net: airoha: Introduce PPE debugfs support

Similar to PPE support for Mediatek devices, introduce PPE debugfs
in order to dump binded and unbinded flows.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/airoha/Makefile
drivers/net/ethernet/airoha/airoha_eth.h
drivers/net/ethernet/airoha/airoha_ppe.c
drivers/net/ethernet/airoha/airoha_ppe_debugfs.c [new file with mode: 0644]