OSDN Git Service

ARM: dts: imx6ul-geam: Remove invalid sgtl5000 property
authorFabio Estevam <festevam@denx.de>
Fri, 28 Jul 2023 19:31:04 +0000 (16:31 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sun, 6 Aug 2023 03:51:39 +0000 (11:51 +0800)
As per sgtl5000.yaml, 'clock-names' is not a valid property.

Remove it to fix the following schema warning:

imx6ul-isiot-nand.dtb: 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>
arch/arm/boot/dts/nxp/imx/imx6ul-geam.dts

index a0097da..875ae69 100644 (file)
                reg = <0x0a>;
                #sound-dai-cells = <0>;
                clocks = <&clks IMX6UL_CLK_OSC>;
-               clock-names = "mclk";
                VDDA-supply = <&reg_3p3v>;
                VDDIO-supply = <&reg_3p3v>;
                VDDD-supply = <&reg_1p8v>;