From: Trevor Wu Date: Wed, 10 May 2023 03:55:25 +0000 (+0800) Subject: ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name X-Git-Tag: v6.5-rc1~154^2^2~129^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e4fe75e9746be8e40c57132bb3fba1ce3dd24af;p=thirdparty%2Fkernel%2Flinux.git ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name The original clock names are different from the list in driver code. Correct the mismatched binding names in the patch. Because no mt8188 upstream dts exists, it doesn't affect the existing dts file. Fixes: 692d25b67e10 ("ASoC: dt-bindings: mediatek,mt8188-afe: add audio afe document") Signed-off-by: Trevor Wu