Re: [PATCH v1 2/5] ASoC: dt-bindings: Add schema for "allwinner,sun20i-d1-codec-analog"

From: Rob Herring
Date: Mon Aug 21 2023 - 11:47:45 EST


On Sat, Aug 05, 2023 at 09:05:02PM +0300, Maksim Kiselev wrote:
> Add a DT schema to describe the analog part of the Allwinner D1/T113s
> internal audio codec.
>
> Signed-off-by: Maksim Kiselev <bigunclemax@xxxxxxxxx>
> ---
> .../allwinner,sun20i-d1-codec-analog.yaml | 33 +++++++++++++++++++
> 1 file changed, 33 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/sound/allwinner,sun20i-d1-codec-analog.yaml

Looks the same as allwinner,sun8i-a23-codec-analog.yaml. Why can't you
use that?

Rob