[PATCH v2] dt-bindings: sound: tlv320aic3x: Add optional clock and port properties

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Wed Jan 11 11:41:57 CET 2023


On 30/12/2022 14:26, Jai Luthra wrote:
> Describe optional properties for clocks and ports that were missing in
> the original txt binding, to fix warnings like:
> 
> aic33 at 18: 'assigned-clock-parents', 'assigned-clock-rates',
> 	'assigned-clocks' do not match any of the regexes:
> 	'pinctrl-[0-9]+'
> 	arch/arm/boot/dts/omap2420-n810.dtb
> 
> tlv320aic3106 at 1b: 'port' does not match any of the regexes:
> 	'pinctrl-[0-9]+'
> 	arch/arm/boot/dts/am335x-sl50.dtb
> 
> codec at 18: 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+'
> 	arch/arm/boot/dts/imx6dl-gw5903.dtb
> 	arch/arm/boot/dts/imx6q-gw5903.dtb
> 
> Some uses of "port" still lead to warnings because they pass clocks in
> the endpoint, but that is discouraged:
> https://lore.kernel.org/all/20210205152644.GA3083322@robh.at.kernel.org/
> 
> Signed-off-by: Jai Luthra <j-luthra at ti.com>
> ---
> 

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>

Best regards,
Krzysztof



More information about the Alsa-devel mailing list