Re: [PATCH v1 1/1] clk: tegra: set up proper EMC clock implementation for Tegra114
From: Svyatoslav Ryhel
Date: Fri Apr 17 2026 - 02:53:12 EST
пт, 27 бер. 2026 р. о 17:10 Thierry Reding <thierry.reding@xxxxxxxxxx> пише:
>
> On Mon, Jan 26, 2026 at 08:58:18PM +0200, Svyatoslav Ryhel wrote:
> > Remove current emc and emc_mux clocks and replace them with the proper EMC
> > clock implementation for correct EMC driver support.
> >
> > Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> > Reviewed-by: Mikko Perttunen <mperttunen@xxxxxxxxxx>
> > ---
> > drivers/clk/tegra/clk-tegra114.c | 39 ++++++++++++++++++++------------
> > 1 file changed, 25 insertions(+), 14 deletions(-)
>
> Acked-by: Thierry Reding <treding@xxxxxxxxxx>
Hello clock subsystem maintainers!
May this patch be picked if everyone is fine with it? It is pretty
important for Tegra114 EMC driver to work properly.
Best regards,
Svyatoslav R.