summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorHai Pham <hai.pham.ud@renesas.com>2023-01-26 23:02:01 +0300
committerMarek Vasut <marek.vasut+renesas@gmail.com>2023-02-02 03:49:20 +0300
commit9d16ed44f04c71d8f536678c6a995d756562b5e6 (patch)
treef45138163c34ace41dcc3245a58677c90b7babb5 /arch
parent83fc4729a591399c955bc804d403c49a37f2165d (diff)
downloadu-boot-9d16ed44f04c71d8f536678c6a995d756562b5e6.tar.xz
clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
Rename CONFIG_CLK_R8A7796 for R-Car M3-W (R8A77960) to CONFIG_CLK_R8A77960, to avoid confusion with R-Car M3-W+ (R8A77961), which will use CONFIG_CLK_R8A77961. Based on Linux commit 92d1ebae9abf ("clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960") Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Signed-off-by: Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-rmobile/Kconfig.642
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-rmobile/Kconfig.64 b/arch/arm/mach-rmobile/Kconfig.64
index 3e73acce66..b84aae0c83 100644
--- a/arch/arm/mach-rmobile/Kconfig.64
+++ b/arch/arm/mach-rmobile/Kconfig.64
@@ -35,7 +35,7 @@ config R8A7795
config R8A7796
bool "Renesas SoC R8A7796"
select GICV2
- imply CLK_R8A7796
+ imply CLK_R8A77960
imply PINCTRL_PFC_R8A77960
imply PINCTRL_PFC_R8A77961