Re: [PATCH v2 3/3] ASoC: dt-bindings: asahi-kasei,ak5558: Fix the supply names
From: Krzysztof Kozlowski
Date: Thu Feb 12 2026 - 06:21:38 EST
On Thu, Feb 12, 2026 at 10:18:29AM +0800, Shengjiu Wang wrote:
> In the original txt format binding document ak4458.txt, the supply names
> are 'AVDD-supply', 'DVDD-supply', and they are also used in driver. But in
> the commit converting to yaml format, they are changed to 'avdd-supply',
> 'dvdd-supply'. After search all the dts file, these names 'AVDD-supply',
> 'DVDD-supply', 'avdd-supply', 'dvdd-supply' are not used in any dts
> file. So it is safe to fix the yaml binding document.
>
> Fixes: 829d78e3ea32 ("ASoC: dt-bindings: ak5558: Convert to dtschema")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof