public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v4 0/2] staging: axis-fifo: refactor and cleanup
@ 2026-02-02 12:23 Gustavo Piaz da Silva
  2026-02-02 12:23 ` [PATCH v4 1/2] staging: axis-fifo: align fifo depth types with OF API Gustavo Piaz da Silva
  2026-02-02 12:23 ` [PATCH v4 2/2] staging: axis-fifo: refactor device tree parsing Gustavo Piaz da Silva
  0 siblings, 2 replies; 6+ messages in thread
From: Gustavo Piaz da Silva @ 2026-02-02 12:23 UTC (permalink / raw)
  To: gregkh, dan.carpenter
  Cc: ovidiu.panait.oss, gshahrouzi, linux-staging, linux-kernel,
	Gustavo Piaz da Silva

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-02-02 13:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02 12:23 [PATCH v4 0/2] staging: axis-fifo: refactor and cleanup Gustavo Piaz da Silva
2026-02-02 12:23 ` [PATCH v4 1/2] staging: axis-fifo: align fifo depth types with OF API Gustavo Piaz da Silva
2026-02-02 12:23 ` [PATCH v4 2/2] staging: axis-fifo: refactor device tree parsing Gustavo Piaz da Silva
2026-02-02 12:37   ` Dan Carpenter
2026-02-02 13:36   ` Greg KH
     [not found]     ` <CABpvFwKsBqstoiyriN6Vcx4D2Mszd1w=F6YvLRHiLK=jaYZNpQ@mail.gmail.com>
2026-02-02 13:53       ` Gustavo Piaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox