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]
Date:   Wed, 31 Aug 2022 07:45:26 +0000
From:   <Claudiu.Beznea@...rochip.com>
To:     <Nicolas.Ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
        <robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
        <linux@...linux.org.uk>, <arnd@...db.de>
CC:     <Cristian.Birsan@...rochip.com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/9] ARM: at91: some fixes and one cleanup

On 26.08.2022 11:39, Claudiu Beznea wrote:
> Hi,
> 
> The following series adds some fixes on PM and device trees and a
> cleanup on sam9x60ek device tree.
> 
> Thank you,
> Claudiu Beznea
> 
> Claudiu Beznea (9):
>   ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B
>   ARM: at91: pm: fix self-refresh for sama7g5
>   ARM: at91: pm: fix DDR recalibration when resuming from backup and
>     self-refresh
>   ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output
>     ranges
>   ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges
>   ARM: dts: at91: sama7g5ek: specify proper regulator output ranges
>   ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
>   ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time

Applied these to at91-fixes.

>   ARM: dts: at91: sam9x60ek: remove simple-bus for regulators

and this to at91-dt, thanks!

> 
>  arch/arm/boot/dts/at91-sam9x60ek.dts        | 78 ++++++++++-----------
>  arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi | 21 +++---
>  arch/arm/boot/dts/at91-sama5d2_icp.dts      | 21 +++---
>  arch/arm/boot/dts/at91-sama7g5ek.dts        | 18 ++---
>  arch/arm/configs/at91_dt_defconfig          |  1 -
>  arch/arm/configs/sama7_defconfig            |  1 -
>  arch/arm/mach-at91/pm.c                     | 36 ++++++++--
>  arch/arm/mach-at91/pm_suspend.S             | 24 +++++--
>  include/soc/at91/sama7-ddr.h                |  8 +++
>  9 files changed, 122 insertions(+), 86 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ