Преглед изворни кода

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

The scif_clk device node is already enabled in r8a7778.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 година
родитељ
комит
ffbb98d4d1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      arch/arm/boot/dts/r8a7778-bockw.dts

+ 0 - 1
arch/arm/boot/dts/r8a7778-bockw.dts

@@ -229,5 +229,4 @@
 
 &scif_clk {
 	clock-frequency = <14745600>;
-	status = "okay";
 };