Re: [PATCH 2/2] ASoC: dt-bindings: rt1015p: add new compatible id

From: Rob Herring
Date: Mon Aug 09 2021 - 11:38:49 EST


On Mon, Aug 9, 2021 at 4:27 AM Jack Yu <jack.yu@xxxxxxxxxxx> wrote:
>
> Add new compatible ID for rt1015p in dt-bindings document.

Please resend without the winmail.dat attachment. And run 'make
dt_binding_check' as this will fail.

>
> Signed-off-by: Jack Yu <jack.yu@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
> index 644b68edf3e1..8fcb5f79a1b5 100644
> --- a/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
> +++ b/Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml
> @@ -15,7 +15,9 @@ description: |
>
> properties:
> compatible:
> - const: realtek,rt1015p
> + oneOf:
> + const: realtek,rt1015p
> + const: realtek,rt1019p
>
> sdb-gpios:
> description:
> --
> 2.31.1
>