[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3c02302b-84e8-4064-b3cf-d8f28c7ff9ac@kernel.org>
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