Re: [PATCH 0/4] clk: exynos: Prepare clocks for eMMC enablement

2024-03-26 Thread Minkyu Kang
Hi,


2024년 3월 20일 (수) 03:44, Sam Protsenko 님이 작성:

> Hi Lukasz, Sean, Tom,
>
> If there are no comments on this series, can you please apply it?
>
> Thanks!
>
> On Thu, Mar 7, 2024 at 8:18 PM Sam Protsenko 
> wrote:
> >
> > This short series features a couple of Exynos850 clock driver fixes and
> > adds new clocks needed for further eMMC and SD card enablement.
> >
> > Sam Protsenko (4):
> >   clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
> >   clk: exynos: Don't expose prototypes for not used functions
> >   clk: exynos: Fix incorrect clock lookup for non-top CMUs
> >   clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850
> >
> >  drivers/clk/exynos/clk-exynos850.c | 326 ++---
> >  drivers/clk/exynos/clk-pll.c   |   6 +-
> >  drivers/clk/exynos/clk-pll.h   |   6 +
> >  drivers/clk/exynos/clk.c   |  47 +++--
> >  drivers/clk/exynos/clk.h   |  70 +--
> >  5 files changed, 384 insertions(+), 71 deletions(-)
> >
> > --
> > 2.39.2
> >


applied to u-boot-samsung.

Thanks.
Minkyu Kang.


Re: [PATCH 0/4] clk: exynos: Prepare clocks for eMMC enablement

2024-03-19 Thread Sam Protsenko
Hi Lukasz, Sean, Tom,

If there are no comments on this series, can you please apply it?

Thanks!

On Thu, Mar 7, 2024 at 8:18 PM Sam Protsenko  wrote:
>
> This short series features a couple of Exynos850 clock driver fixes and
> adds new clocks needed for further eMMC and SD card enablement.
>
> Sam Protsenko (4):
>   clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
>   clk: exynos: Don't expose prototypes for not used functions
>   clk: exynos: Fix incorrect clock lookup for non-top CMUs
>   clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850
>
>  drivers/clk/exynos/clk-exynos850.c | 326 ++---
>  drivers/clk/exynos/clk-pll.c   |   6 +-
>  drivers/clk/exynos/clk-pll.h   |   6 +
>  drivers/clk/exynos/clk.c   |  47 +++--
>  drivers/clk/exynos/clk.h   |  70 +--
>  5 files changed, 384 insertions(+), 71 deletions(-)
>
> --
> 2.39.2
>


[PATCH 0/4] clk: exynos: Prepare clocks for eMMC enablement

2024-03-07 Thread Sam Protsenko
This short series features a couple of Exynos850 clock driver fixes and
adds new clocks needed for further eMMC and SD card enablement.

Sam Protsenko (4):
  clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
  clk: exynos: Don't expose prototypes for not used functions
  clk: exynos: Fix incorrect clock lookup for non-top CMUs
  clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850

 drivers/clk/exynos/clk-exynos850.c | 326 ++---
 drivers/clk/exynos/clk-pll.c   |   6 +-
 drivers/clk/exynos/clk-pll.h   |   6 +
 drivers/clk/exynos/clk.c   |  47 +++--
 drivers/clk/exynos/clk.h   |  70 +--
 5 files changed, 384 insertions(+), 71 deletions(-)

-- 
2.39.2