lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <05ebd7e2-2c68-1837-1028-de6cb82d235e@microchip.com>
Date:   Fri, 25 Feb 2022 12:38:51 +0100
From:   Nicolas Ferre <nicolas.ferre@...rochip.com>
To:     Claudiu Beznea <claudiu.beznea@...rochip.com>,
        <alexandre.belloni@...tlin.com>, <ludovic.desroches@...rochip.com>,
        <robh+dt@...nel.org>, <linux@...linux.org.uk>, <sboyd@...nel.org>,
        <mturquette@...libre.com>
CC:     <linux-arm-kernel@...ts.infradead.org>,
        <linux-clk@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 00/10] ARM: at91: add cpu idle and cpufreq opps for
 sama7g5

On 13/01/2022 at 15:48, Claudiu Beznea wrote:
> 
> 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

For whole series:
Acked-by: Nicolas Ferre <nicolas.ferre@...rochip.com>

Patches queued in at91 tree for 5.18 (via arm-soc):
- 1-5 in at91-soc
- 6-8 in at91-dt
- 9, 10 in at91-defconfig

Best regards,
    Nicolas

> Changes in v2:
> - collected tags
> - add "opp-suspend" to 600MHz OPP on patch "ARM: dts: at91: sama7g5: add opps"
> - add patches:
> 	ARM: dts: at91: fix low limit for CPU regulator
> 	ARM: dts: at91: sama7g5ek: set regulator voltages for standby state
> 
> Claudiu Beznea (10):
>    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: fix low limit for CPU regulator
>    ARM: dts: at91: sama7g5ek: set regulator voltages for standby state
>    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/at91-sama7g5ek.dts |  7 ++++-
>   arch/arm/boot/dts/sama7g5.dtsi       | 38 ++++++++++++++++++++++++++++
>   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 +++++------
>   8 files changed, 91 insertions(+), 14 deletions(-)
> 


-- 
Nicolas Ferre

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ