All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 06/13] ARM: dts: porter: Drop superfluous status update for frequency override
Date: Fri, 10 Mar 2017 14:19:09 +0100	[thread overview]
Message-ID: <1489151956-19270-7-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1489151956-19270-1-git-send-email-geert+renesas@glider.be>

The pcie_bus_clk device node is already enabled in r8a7791.dtsi, so
there is no need to update its status again.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7791-porter.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/boot/dts/r8a7791-porter.dts b/arch/arm/boot/dts/r8a7791-porter.dts
index d9aa2cd6d6256776..95da5cb9d37ab8e5 100644
--- a/arch/arm/boot/dts/r8a7791-porter.dts
+++ b/arch/arm/boot/dts/r8a7791-porter.dts
@@ -401,7 +401,6 @@
 
 &pcie_bus_clk {
 	clock-frequency = <100000000>;
-	status = "okay";
 };
 
 &pciec {
-- 
2.7.4

  parent reply	other threads:[~2017-03-10 13:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10 13:19 [PATCH 00/13] arm: dts: renesas: Tidy-up status Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 01/13] ARM: dts: porter: Always use status "okay" to enable devices Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 02/13] ARM: dts: bockw: Drop superfluous status update for frequency override Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 03/13] ARM: dts: marzen: " Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 04/13] ARM: dts: lager: " Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 05/13] ARM: dts: koelsch: Drop superfluous status updates for frequency overrides Geert Uytterhoeven
2017-03-10 13:19 ` Geert Uytterhoeven [this message]
2017-03-10 13:19 ` [PATCH 07/13] ARM: dts: gose: Drop superfluous status update for frequency override Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 08/13] ARM: dts: alt: " Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 09/13] ARM: dts: silk: " Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 10/13] arm64: dts: h3ulcb: " Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 11/13] arm64: dts: r8a7795: salvator-x: Drop superfluous status updates for frequency overrides Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 12/13] arm64: dts: m3ulcb: Drop superfluous status update for frequency override Geert Uytterhoeven
2017-03-10 13:19 ` [PATCH 13/13] arm64: dts: r8a7796: salvator-x: " Geert Uytterhoeven
2017-03-13  9:21 ` [PATCH 00/13] arm: dts: renesas: Tidy-up status Simon Horman
2017-03-13  9:21   ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1489151956-19270-7-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.