diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-03-10 14:19:06 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-03-13 10:17:32 +0100 |
commit | 2f69fd8cb2187631ad68531a07406ad6b179b122 (patch) | |
tree | a321af7d0fa9503792bfb84191953c88f03ac7c7 /arch/arm/boot/dts/r8a7779-marzen.dts | |
parent | ffbb98d4d1f194e455bae2bc2eab2995188c652e (diff) | |
download | linux-2f69fd8cb2187631ad68531a07406ad6b179b122.tar.bz2 |
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>
Diffstat (limited to 'arch/arm/boot/dts/r8a7779-marzen.dts')
-rw-r--r-- | arch/arm/boot/dts/r8a7779-marzen.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7779-marzen.dts b/arch/arm/boot/dts/r8a7779-marzen.dts index 89c5b24a3d03..9412a86f9b30 100644 --- a/arch/arm/boot/dts/r8a7779-marzen.dts +++ b/arch/arm/boot/dts/r8a7779-marzen.dts @@ -236,7 +236,6 @@ &scif_clk { clock-frequency = <14745600>; - status = "okay"; }; &sdhi0 { |