[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211018103105.146380-1-alexander.sverdlin@gmail.com>
Date: Mon, 18 Oct 2021 12:31:03 +0200
From: Alexander Sverdlin <alexander.sverdlin@...il.com>
To: soc@...nel.org
Cc: Alexander Sverdlin <alexander.sverdlin@...il.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Nikita Shubin <nikita.shubin@...uefel.me>,
Hartley Sweeten <hsweeten@...ionengravers.com>,
Arnd Bergmann <arnd@...db.de>, Mark Brown <broonie@...nel.org>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Liam Girdwood <lgirdwood@...il.com>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, alsa-devel@...a-project.org
Subject: [PATCH v3 0/2] arm: ep93xx: CCF conversion
This series series of patches converts ep93xx to Common Clock Framework.
It consists of preparation patches to use clk_prepare_enable where it is
needed, instead of clk_enable used in ep93xx drivers prior to CCF and
a patch converting mach-ep93xx/clock.c to CCF.
Link: https://lore.kernel.org/patchwork/cover/1445563/
Link: https://lore.kernel.org/patchwork/patch/1435884/
v2->v3:
Rebased the series onto v5.15-rc5
v1->v2:
- added SoB
Alexander Sverdlin (1):
ASoC: cirrus: i2s: Prepare clock before using it
Nikita Shubin (1):
ep93xx: clock: convert in-place to COMMON_CLK
arch/arm/Kconfig | 2 +-
arch/arm/mach-ep93xx/clock.c | 975 +++++++++++++++++++---------------
arch/arm/mach-ep93xx/core.c | 2 +-
arch/arm/mach-ep93xx/soc.h | 42 +-
sound/soc/cirrus/ep93xx-i2s.c | 12 +-
5 files changed, 587 insertions(+), 446 deletions(-)
--
2.33.0
Powered by blists - more mailing lists