Skip to content

Commit 8b20023

Browse files
Fabio EstevamShawn Guo
authored andcommitted
arm64: dts: imx8mp-msc-sm2s-ep1: Remove invalid sgtl5000 property
As per sgtl5000.yaml, 'clock-names' is not a valid property. Remove it to fix the following schema warning: imx8mp-msc-sm2s-ep1.dtb: audio-codec@a: Unevaluated properties are not allowed ('clock-names' was unexpected) Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent e4f7fbf commit 8b20023

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
assigned-clock-parents = <&clk IMX8MP_CLK_24M>;
5656
assigned-clock-rates = <24000000>;
5757
clocks = <&clk IMX8MP_CLK_CLKOUT1>;
58-
clock-names = "mclk";
5958
#sound-dai-cells = <0>;
6059

6160
VDDA-supply = <&reg_vcc_3v3_audio>;

0 commit comments

Comments
 (0)