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, 11 Nov 2020 21:09:22 +0100
From:   Thierry Reding <thierry.reding@...il.com>
To:     Alexandre Belloni <alexandre.belloni@...tlin.com>
Cc:     Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>,
        Nicolas Ferre <nicolas.ferre@...rochip.com>,
        linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding

On Fri, Oct 30, 2020 at 07:36:54PM +0100, Alexandre Belloni wrote:
> Hello,
> 
> This was sent as part of a 58 patches series back in 2017. The bindings
> were agreed upon back then:
> 
> https://lore.kernel.org/linux-arm-kernel/20170607211752.avts3cofvac7ks3q@rob-hp-laptop/
> 
> There is still only one user of atmel,tcb-pwm in the tree and I still
> think it is worth doing that change now.
> 
> The various dependencies are now in v5.9-rc1 so it is ready to be
> applied.
> 
> I have another series removing atmel_tclib once this is applied.
> 
> Changes in v2:
>  - rework binding commit message
>  - use enum for the pwm node reg values
> 
> Alexandre Belloni (4):
>   dt-bindings: microchip: atmel,at91rm9200-tcb: add atmel,tcb-pwm
>   pwm: atmel-tcb: switch to new binding
>   pwm: atmel-tcb: add sama5d2 support
>   ARM: dts: at91: kizbox: switch to new pwm-atmel-tcb binding
> 
>  .../devicetree/bindings/pwm/atmel-tcb-pwm.txt |  16 --
>  .../soc/microchip/atmel,at91rm9200-tcb.yaml   |  34 ++-
>  arch/arm/boot/dts/at91-kizbox.dts             |  45 ++-
>  drivers/pwm/Kconfig                           |   3 +-
>  drivers/pwm/pwm-atmel-tcb.c                   | 264 ++++++++++--------
>  5 files changed, 220 insertions(+), 142 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-tcb-pwm.txt

Patches 1-3 applied, thanks.

Thierry

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ