Re: [PATCH 1/4] octeon_ep: Add driver framework and device initiazliation.
From: Jakub Kicinski
Date: Thu Feb 10 2022 - 21:29:37 EST
On Thu, 10 Feb 2022 13:33:03 -0800 Veerasenareddy Burru wrote:
> 20 files changed, 4249 insertions(+)
Please break this down into smaller logically separate changes.
The driver must build cleanly with W=1 C=1 and with clang.