Thread (1 message) read the whole thread 1 message, 1 author, 2021-09-15

Re: [PATCH v2 1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec

From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2021-09-15 12:16:59
Also in: alsa-devel

CC devicetree

On Mon, 13 Sep 2021, Mark Brown wrote:
On Tue, 31 Aug 2021 21:02:57 +0800, derek.fang@realtek.com wrote:
quoted
From: Derek Fang <redacted>

This is an initial codec driver for Realtek ALC5682I-VS codec.
Applied to

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: rt5682s: Add driver for ALC5682I-VS codec
     commit: bdd229ab26be9aa3306d01787e1467db92df6603
[2/2] ASoC: dt-bindings: rt5682s: add bindings for rt5682s
     commit: 50159fdb144b73984873bf2eeb9ff45d10a67f3a
This is now commit 50159fdb144b7398 ("ASoC: dt-bindings: rt5682s: add
bindings for rt5682s") in broonie/sound#for-next, breaking "make
dt_binding_check":

Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: 'example' is not one of ['$id', '$schema', 'title', 'description', 'examples', 'required', 'allOf', 'anyOf', 'oneOf', 'definitions', '$defs', 'additionalProperties', 'dependencies', 'patternProperties', 'properties', 'if', 'then', 'else', 'unevaluatedProperties', 'deprecated', 'maintainers', 'select']
         from schema $id: http://devicetree.org/meta-schemas/base.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:clock-names:items: {'const': 'mclk'} is not of type 'array'
         from schema $id: http://devicetree.org/meta-schemas/string-array.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:clock-output-names:items: 'oneOf' conditional failed, one must be fixed:
         [{'description': 'Name given for DAI word clock output.'}, {'description': 'Name given for DAI bit clock output.'}] is not of type 'object'
         Additional properties are not allowed ('description' was unexpected)
         from schema $id: http://devicetree.org/meta-schemas/string-array.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,dmic1-data-pin: 'description' is a required property
         hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
         from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,dmic1-data-pin: 'oneOf' conditional failed, one must be fixed:
         'type' is a required property
                 hint: A vendor boolean property can use "type: boolean"
         Additional properties are not allowed ('enum' was unexpected)
                 hint: A vendor boolean property can use "type: boolean"
         Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,dmic1-data-pin: 'oneOf' conditional failed, one must be fixed:
                 '$ref' is a required property
                 'allOf' is a required property
                 hint: A vendor property needs a $ref to types.yaml
                 from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
         0 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         1 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         2 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
         from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,dmic1-clk-pin: 'description' is a required property
         hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
         from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,dmic1-clk-pin: 'oneOf' conditional failed, one must be fixed:
         'type' is a required property
                 hint: A vendor boolean property can use "type: boolean"
         Additional properties are not allowed ('enum' was unexpected)
                 hint: A vendor boolean property can use "type: boolean"
         Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,dmic1-clk-pin: 'oneOf' conditional failed, one must be fixed:
                 '$ref' is a required property
                 'allOf' is a required property
                 hint: A vendor property needs a $ref to types.yaml
                 from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
         0 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         1 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         2 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
         from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,jd-src: 'description' is a required property
         hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
         from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,jd-src: 'oneOf' conditional failed, one must be fixed:
         'type' is a required property
                 hint: A vendor boolean property can use "type: boolean"
         Additional properties are not allowed ('enum' was unexpected)
                 hint: A vendor boolean property can use "type: boolean"
         Documentation/devicetree/bindings/sound/realtek,rt5682s.yaml: properties:realtek,jd-src: 'oneOf' conditional failed, one must be fixed:
                 '$ref' is a required property
                 'allOf' is a required property
                 hint: A vendor property needs a $ref to types.yaml
                 from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
         0 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         1 is not of type 'string'
                 hint: A vendor string property with exact values has an implicit type
         hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
         from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#

Gr{oetje,eeting}s,

 						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
 							    -- Linus Torvalds
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help