arm64: dts: imx8mn-evk: Remove codec clocks/clock-names
authorFabio Estevam <festevam@denx.de>
Fri, 6 Oct 2023 20:43:38 +0000 (17:43 -0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 10 Oct 2023 03:06:01 +0000 (11:06 +0800)
Per wlf,wm8524.yaml, 'clocks' and 'clock-names' are not valid
properties.

Remove them to fix the following schema warning:

audio-codec: Unevaluated properties are not allowed ('clock-names', 'clocks' were unexpected)
from schema $id: http://devicetree.org/schemas/sound/wlf,wm8524.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi

index 0e60995a5727ff4a22df63633fe940afd16ff33d..3f6a19839c9e8e5867ff70f66a021687a09e8f54 100644 (file)
@@ -71,8 +71,6 @@
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_gpio_wlf>;
                wlf,mute-gpios = <&gpio5 21 GPIO_ACTIVE_LOW>;
-               clocks = <&clk IMX8MN_CLK_SAI3_ROOT>;
-               clock-names = "mclk";
        };
 
        sound-bt-sco {