Browse Source

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

The scif_clk device node is already enabled in r8a7793.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
e68f8b428d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/boot/dts/r8a7793-gose.dts

+ 0 - 1
arch/arm/boot/dts/r8a7793-gose.dts

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