From: Neil Armstrong Date: Wed, 11 Oct 2017 15:39:39 +0000 (+0200) Subject: ARM64: dts: meson-gx: remove unnecessary clocks properties X-Git-Tag: v4.15-rc1~75^2~15^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab29891e953fd7c3410f3edeb50457812f7694d8;p=thirdparty%2Flinux.git ARM64: dts: meson-gx: remove unnecessary clocks properties Since the switch to documented uart bindings, the clocks are redefined in the SoC family dtsi file. This patch removes these unneeded properties. Signed-off-by: Neil Armstrong Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi index f175db8462861..2be981a547dfc 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gx.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gx.dtsi @@ -228,7 +228,6 @@ compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart"; reg = <0x0 0x84c0 0x0 0x14>; interrupts = ; - clocks = <&xtal>; status = "disabled"; }; @@ -236,7 +235,6 @@ compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart"; reg = <0x0 0x84dc 0x0 0x14>; interrupts = ; - clocks = <&xtal>; status = "disabled"; }; @@ -282,7 +280,6 @@ compatible = "amlogic,meson-gx-uart", "amlogic,meson-uart"; reg = <0x0 0x8700 0x0 0x14>; interrupts = ; - clocks = <&xtal>; status = "disabled"; };