From: Fabio Estevam Date: Tue, 19 Dec 2017 15:36:37 +0000 (-0200) Subject: ARM: dts: ls1021a-twr: Remove extra clock cell X-Git-Tag: v4.16-rc1~100^2~20^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fd9ab283c787bb576091873ee100818428e5cca;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: ls1021a-twr: Remove extra clock cell There is an extraneous '1' cell in the clock phandle, which causes the following build warning: arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2190000/sgtl5000@a arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2190000/sgtl5000@a:clocks[1]) Remove the unneeded extra cell. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/ls1021a-twr.dts b/arch/arm/boot/dts/ls1021a-twr.dts index f7946f40d35dd..b186c370ad549 100644 --- a/arch/arm/boot/dts/ls1021a-twr.dts +++ b/arch/arm/boot/dts/ls1021a-twr.dts @@ -187,7 +187,7 @@ reg = <0x0a>; VDDA-supply = <®_3p3v>; VDDIO-supply = <®_3p3v>; - clocks = <&sys_mclk 1>; + clocks = <&sys_mclk>; }; };