Browse Source

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

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

+ 0 - 1
arch/arm/boot/dts/r8a7794-alt.dts

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