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] [thread-next>] [day] [month] [year] [list]
Date: Wed, 12 Jun 2024 08:49:01 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Neil Armstrong <neil.armstrong@...aro.org>,
 Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>,
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Conor Dooley <conor+dt@...nel.org>
Cc: linux-sound@...r.kernel.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] ASoC: dt-bindings: convert everest,es7241.txt to
 dt-schema

On 11/06/2024 11:19, Neil Armstrong wrote:
> +required:
> +  - compatible
> +  - VDDP-supply
> +  - VDDA-supply
> +  - VDDD-supply
> +
> +allOf:
> +  - $ref: dai-common.yaml#
> +

If there is going to be new version:

> +unevaluatedProperties: false
> +
> +examples:
> +  - |
> +   codec-0 {

codec {

> +       compatible = "everest,es7241";
> +       #sound-dai-cells = <0>;
> +       reset-gpios = <&gpio1 15 0>;

and use define for the GPIO flag (need also to include header).

No need to resend just for this:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ