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>
This commit is contained in:
Geert Uytterhoeven 2017-03-10 14:19:05 +01:00 committed by Simon Horman
parent d8fc23051a
commit ffbb98d4d1

View File

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