Message ID | 20231006204338.2926381-1-festevam@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: imx8mn-evk: Remove codec clocks/clock-names | expand |
On Fri, Oct 06, 2023 at 05:43:38PM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@denx.de> > > 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> Applied, thanks!
diff --git a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi index 0e60995a5727..3f6a19839c9e 100644 --- a/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi @@ -71,8 +71,6 @@ wm8524: audio-codec { 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 {