[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240826173116.3628337-1-claudiu.beznea@tuxon.dev>
Date: Mon, 26 Aug 2024 20:31:13 +0300
From: Claudiu Beznea <claudiu.beznea@...on.dev>
To: nicolas.ferre@...rochip.com,
alexandre.belloni@...tlin.com,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
mturquette@...libre.com,
sboyd@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org,
Claudiu Beznea <claudiu.beznea@...on.dev>
Subject: [PATCH 0/3] clk: at91: sckc: Add macros for the slow clock
Hi,
Previously raw numbers were used for the clocks generated by the slow
clock controller. This generated confusion and wrong IDs were used on
device tree. To make it simpler and less error-prone series add IDs.
Thank you,
Claudiu Beznea
Claudiu Beznea (3):
dt-bindings: clk: at91: Add clock IDs for the slow clock controller
clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
ARM: dts: microchip: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
arch/arm/boot/dts/microchip/sam9x60.dtsi | 18 +++++++++---------
arch/arm/boot/dts/microchip/sama7g5.dtsi | 16 ++++++++--------
drivers/clk/at91/sckc.c | 24 +++++++++++++-----------
include/dt-bindings/clock/at91.h | 4 ++++
4 files changed, 34 insertions(+), 28 deletions(-)
--
2.39.2
Powered by blists - more mailing lists