[PATCH v1 4/8] mmc: socfpga_dw_mmc: Restore legacy clkmgr address retrieval

Marek Vasut marek.vasut at mailbox.org
Tue Nov 25 13:24:29 CET 2025


On 11/25/25 9:13 AM, alif.zakuan.yuslaimi at altera.com wrote:
> From: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
> 
> 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.


More information about the U-Boot mailing list