Re: [PATCH 4/4] configs/imx6ulz_smm_m2_defconfig: Enable clock framework

2025-05-26 Thread Fabio Estevam
On Sun, May 25, 2025 at 9:24 AM Michael Trimarchi wrote: > > Allow to use clock framework for the m2 platform. This allow > to have better performance to nand controller Enable the clock framework on the m2 platform. This helps to increase the NAND controller performance. > Signed-off-by: Micha

[PATCH 4/4] configs/imx6ulz_smm_m2_defconfig: Enable clock framework

2025-05-25 Thread Michael Trimarchi
Allow to use clock framework for the m2 platform. This allow to have better performance to nand controller Signed-off-by: Michael Trimarchi --- configs/imx6ulz_smm_m2_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/imx6ulz_smm_m2_defconfig b/configs/imx6ulz_smm_m2_defco