On Wed, Aug 28, 2024 at 03:53:53PM +0200, Neil Armstrong wrote: > Following an off-list discution with Jerome about fixing the following > DTBs check errors: > sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected) > from schema $id: http://devicetree.org/schemas/sound/amlogic,axg-sound-card.yaml# > sound: Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected) > from schema $id: http://devicetree.org/schemas/sound/amlogic,gx-sound-card.yaml# > sound: 'anyOf' conditional failed, one must be fixed: > 'clocks' is a required property > '#clock-cells' is a required property > from schema $id: http://devicetree.org/schemas/clock/clock.yaml# > > It has been agreed documenting the clock in the sound card is a better solution > than moving them to a random clock controller or consumer node which is not > related to the actual meaning of those root frequencies. > > The patchset adds the clocks proprty to the bindings and finally adds the > properties to the DT files. > > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Attachment:
signature.asc
Description: PGP signature
- References:
- [PATCH v2 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks property
- From: Neil Armstrong
- [PATCH v2 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks property
- Prev by Date: Re: [PATCH v1] cirrus: Simplify with dev_err_probe()
- Next by Date: Re: [PATCH v2] ASoC: dt-bindings: Convert mxs-saif.txt to fsl,saif.yaml (imx28 saif)
- Previous by thread: [PATCH v2 3/3] arm64: dts: amlogic: add clock and clock-names to sound cards
- Next by thread: Re: (subset) [PATCH v2 0/3] ASoC: dt-bindings: amlogic-sound-cards: document clocks property
- Index(es):