[PATCH v4 0/2] staging: axis-fifo: refactor and cleanup
From: Gustavo Piaz da Silva
Date: Mon Feb 02 2026 - 07:25:18 EST
This series cleans up the axis-fifo driver probe function logic.
Patch 1 aligns the struct types with the OF API.
Patch 2 refactors the parsing logic.
Changes in v4:
- Removed extra blank lines in commit messages.
- Added "rx" and "tx" prefixes to error messages in Patch 2 to distinguish failures.
- Explicitly listed changes in individual patches.
Changes in v3:
- Split into two patches as requested.
Gustavo Piaz da Silva (2):
staging: axis-fifo: align fifo depth types with OF API
staging: axis-fifo: refactor device tree parsing
drivers/staging/axis-fifo/axis-fifo.c | 81 +++++++++------------------
1 file changed, 27 insertions(+), 54 deletions(-)
--
2.52.0