diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-03-10 16:19:08 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-03-13 12:18:25 +0300 |
commit | b20b1de4b542749a500c426796bb7fa400b03e58 (patch) | |
tree | f6cabb74f23d22415e16572472906b5ed07bee82 /arch/arm/boot/dts/r8a7791-koelsch.dts | |
parent | 2507e3d41a3f0f09e7d756b34e3bb953d6d3b76d (diff) | |
download | linux-b20b1de4b542749a500c426796bb7fa400b03e58.tar.xz |
ARM: dts: koelsch: Drop superfluous status updates for frequency overrides
The scif_clk and pcie_bus_clk device nodes are already enabled in
r8a7791.dtsi, so there is no need to update their statuses 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/r8a7791-koelsch.dts')
-rw-r--r-- | arch/arm/boot/dts/r8a7791-koelsch.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts index 5405d337d744..59beb8402a36 100644 --- a/arch/arm/boot/dts/r8a7791-koelsch.dts +++ b/arch/arm/boot/dts/r8a7791-koelsch.dts @@ -516,7 +516,6 @@ &scif_clk { clock-frequency = <14745600>; - status = "okay"; }; &sdhi0 { @@ -767,7 +766,6 @@ &pcie_bus_clk { clock-frequency = <100000000>; - status = "okay"; }; &pciec { |