[PATCH v2 1/3] include: dt-bindings: clk: agilex: Add Agilex clock definitions header file
Yuslaimi, Alif Zakuan
alif.zakuan.yuslaimi at altera.com
Thu Sep 11 09:17:32 CEST 2025
Hi,
> -----Original Message-----
> From: Peng Fan <peng.fan at nxp.com>
> Sent: Thursday, September 11, 2025 2:23 PM
> To: Yuslaimi, Alif Zakuan <alif.zakuan.yuslaimi at altera.com>; u-
> boot at lists.denx.de
> Cc: Tom Rini <trini at konsulko.com>; Lukasz Majewski <lukma at denx.de>; Sean
> Anderson <seanga2 at gmail.com>; Jaehoon Chung
> <jh80.chung at samsung.com>; Chee, Tien Fong <tien.fong.chee at altera.com>;
> Simon Glass <sjg at chromium.org>; Marek Vasut
> <marek.vasut+renesas at mailbox.org>; Simon Goldschmidt
> <simon.k.r.goldschmidt at gmail.com>
> Subject: RE: [PATCH v2 1/3] include: dt-bindings: clk: agilex: Add Agilex clock
> definitions header file
>
> [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.]
>
> > Subject: [PATCH v2 1/3] include: dt-bindings: clk: agilex: Add Agilex
> > clock definitions header file
> > From: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
> >
> > Introduce header file to define the clock indexes for the Agilex platform.
> >
> > Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi at altera.com>
> > ---
> > include/dt-bindings/clock/agilex-clock.h | 71
>
> This not landed into linux kernel?
>
The existing Agilex clock header file in Linux mainline is outdated and
missing several clock ID definitions required by the current U-Boot clock driver.
To avoid dependency on Linux upstream progress, this patch introduces
a self-contained copy of the updated Agilex clock header file within U-Boot.
This ensures U-Boot on Agilex can be built and function correctly with the latest
values for the clock driver.
We can clean this up later once the latest version of the clock header file has been
upstreamed into Linux mainline and synced over to U-Boot.
Thanks,
Alif
> Regards
> Peng
More information about the U-Boot
mailing list