Re: [PATCH v5 RESEND] clk: socfpga: agilex: add support for the Intel Agilex5

From: Dinh Nguyen
Date: Mon Jun 23 2025 - 15:12:06 EST


On 6/23/25 13:53, Matthew Gerlach wrote:
From: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>

Add support for Intel's SoCFPGA Agilex5 platform. The clock manager
driver for the Agilex5 is very similar to the Agilex platform, so
it is reusing most of the Agilex clock driver code.

Signed-off-by: Teh Wen Ping <wen.ping.teh@xxxxxxxxx>
Reviewed-by: Dinh Nguyen <dinguyen@xxxxxxxxxx>
Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@xxxxxxxxx>
Signed-off-by: Matthew Gerlach <matthew.gerlach@xxxxxxxxxx>
---
Changes in v5:
- Remove incorrect usage of .index and continue with the old way
of using string names.
- Add lore links to revision history.
- Link to v4: https://lore.kernel.org/lkml/20250417145238.31657-1-matthew.gerlach@xxxxxxxxxx/T/#u


You sent 3 versions of this in span of 3 hours! What's going on? are they all the same version?

Dinh