[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211216141338.35144-1-claudiu.beznea@microchip.com>
Date: Thu, 16 Dec 2021 16:13:30 +0200
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
<ludovic.desroches@...rochip.com>, <robh+dt@...nel.org>,
<linux@...linux.org.uk>, <mturquette@...libre.com>,
<sboyd@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-clk@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/8] ARM: at91: add cpu idle and cpufreq opps for sama7g5
Hi,
This series adds CPU idle support for SAMA7G5. Along with this the
CPUFreq OPPs for SAMA7G5 and proper config has been added.
Thank you,
Claudiu Beznea
Claudiu Beznea (8):
ARM: at91: ddr: remove CONFIG_SOC_SAMA7 dependency
ARM: at91: ddr: align macro definitions
ARM: at91: ddr: fix typo to align with datasheet naming
ARM: at91: PM: add cpu idle support for sama7g5
ARM: at91: Kconfig: select PM_OPP
ARM: dts: at91: sama7g5: add opps
ARM: configs: at91: sama7: enable cpu idle
ARM: configs: at91: sama7: add config for cpufreq
arch/arm/boot/dts/sama7g5.dtsi | 37 ++++++++++++++++++++++++++++++++
arch/arm/configs/sama7_defconfig | 9 +++++++-
arch/arm/mach-at91/Kconfig | 1 +
arch/arm/mach-at91/pm.c | 27 ++++++++++++++++++++++-
arch/arm/mach-at91/pm_suspend.S | 4 ++--
include/linux/clk/at91_pmc.h | 4 ++++
include/soc/at91/sama7-ddr.h | 15 ++++++-------
7 files changed, 84 insertions(+), 13 deletions(-)
--
2.32.0
Powered by blists - more mailing lists