From 1e4fe75e9746be8e40c57132bb3fba1ce3dd24af Mon Sep 17 00:00:00 2001 From: Trevor Wu Date: Wed, 10 May 2023 11:55:25 +0800 Subject: [PATCH] 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