Hi Marek,
On 25/11/2025 8:24 pm, Marek Vasut wrote:
[CAUTION: This email is from outside your organization. Unless you trust
the sender, do not click on links or open attachments as it may be a
fraudulent email attempting to steal your information and/or compromise
your computer.]
On 11/25/25 9:13 AM, [email protected] wrote:
From: Alif Zakuan Yuslaimi <[email protected]>
Restore legacy implementation of retrieving clkmgr base address from
mach-socfpga/misc.c driver for our legacy devices.
Excluding Agilex7/7M from this implementation as these devices' clock
driver is already following clock driver model and is supporting
enable/disable APIs.
The legacy devices' clock driver will have to be refactored to support
driver model which enables us to support enable/disable APIs for these
devices.
Ideally fix the clock driver instead of more ifdeffery.
This is intended as a temporary fix to unblock our partners which are
using our legacy devices as we work on refactoring our clock drivers to
support the driver model.
Once the clock drivers for our legacy devices (Stratix10, N5X, Arria10
and CycloneV) are ready to support the APIs, we will clean up the code.
Thanks,
Alif