Browse Source

ARM: dts: marzen: Drop superfluous status update for frequency override

The scif_clk device node is already enabled in r8a7779.dtsi, so there is
no need to update its status again.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Geert Uytterhoeven 8 years ago
parent
commit
2f69fd8cb2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/boot/dts/r8a7779-marzen.dts

+ 0 - 1
arch/arm/boot/dts/r8a7779-marzen.dts

@@ -236,7 +236,6 @@
 
 &scif_clk {
 	clock-frequency = <14745600>;
-	status = "okay";
 };
 
 &sdhi0 {