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:   Thu, 20 Apr 2023 12:28:23 +0100
From:   Lee Jones <lee@...nel.org>
To:     Wadim Egorov <w.egorov@...tec.de>
Cc:     upstream@...ts.phytec.de, linux-kernel@...r.kernel.org,
        devicetree@...r.kernel.org, linux-leds@...r.kernel.org,
        riku.voipio@....fi, krzysztof.kozlowski+dt@...aro.org,
        robh+dt@...nel.org, pavel@....cz
Subject: Re: [PATCH v3] dt-bindings: leds: Convert PCA9532 to dtschema

On Wed, 12 Apr 2023, Wadim Egorov wrote:

> Convert the PCA9532 LED Dimmer to dtschema.
> While at it, update the example to match recommended node names and
> the link to the product datasheet. Also add GPIO properties since
> the driver allows to use unused pins as GPIOs.
> 
> Signed-off-by: Wadim Egorov <w.egorov@...tec.de>
> ---
> v3:
>   - Add gpio-controller & gpio-cells property, fixes
>     arch/arm/boot/dts/lpc3250-ea3250.dtb: pca9532@60: '#gpio-cells', 'gpio-controller'
>     do not match any of the regexes: '^led-[0-9a-z]+$', 'pinctrl-[0-9]+'
> 
> v2:
>   - Rename yaml file to match compatibles, nxp,pca953x.yaml
>   - Remove Jacek Anaszewski from maintainers list
>   - Remove color labels in example
>   - Restore labels/default-states from original example
>   - Drop reg description
>   - Add unevaluatedProperties to patternProperties scope
>   - Update description of type property & set default to 0
>   - Fix indentation in example
> ---
>  .../devicetree/bindings/leds/leds-pca9532.txt | 49 ----------
>  .../devicetree/bindings/leds/nxp,pca953x.yaml | 90 +++++++++++++++++++
>  2 files changed, 90 insertions(+), 49 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/leds/leds-pca9532.txt
>  create mode 100644 Documentation/devicetree/bindings/leds/nxp,pca953x.yaml

Applied, thanks

-- 
Lee Jones [李琼斯]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ