From patchwork Mon Mar 20 08:58:06 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9633349 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4C419602D6 for ; Mon, 20 Mar 2017 09:14:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3719E2022C for ; Mon, 20 Mar 2017 09:14:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2AFFB27FA3; Mon, 20 Mar 2017 09:14:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AC9DF2022C for ; Mon, 20 Mar 2017 09:13:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=ZtXxGJLct/L26Qx7Fc9ctVYLK8AaE6o95TeynYhfaRY=; b=Kt0I22Z/GxLAUe8Q7EesJJLrWm XpKORJGJFfrJvwsl5DDVcbSfPcOFmhlYOlZbdDJr/Bf3B+rtHyQO5syHQc+A8GF2LPuPqwTY1RAoa mUENoGJ6qII0820OeT9FhTTHHyCFAfylqbtLXBReLoZrSqcxmkXfB0vJyPmSH+pV5TI4eHf43CT7c v70gI+9Jv3U/XR/V1okNYY70tDMynLqFoP0bV9rdkgQys9siTwsw35j+dVY6LVV8eDBWg/w1Jl17f TA/RUlNmlAslpQe1uhrkyuny0mxb0ihIk3SKjNMY8ToPFIajY3Rc37Chutlm7qCBoAukLRUd/0mYN jQs+CJsQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cptNx-0008OB-9M; Mon, 20 Mar 2017 09:13:53 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cptI6-0004o8-AC for linux-arm-kernel@lists.infradead.org; Mon, 20 Mar 2017 09:08:09 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPSA id 58CA025BF36; Mon, 20 Mar 2017 19:58:24 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1490000304; bh=cv0EsS0bof8senfq9MSMO49FeZU40QKpp+1a9jUKkoA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=VHolbrReEsNRtrmrcUDUUP94TDLNv7mAS2royAqvvCZGPP2AWXTqEMqyL9A5XyX0e Orl09wmDcc+OfDC9VaOHtXvEq6szdsQ9QrItGQM8QjnnI2xF1vzdopk8vygHqqJW43 9oemA1sLKwipuzkk1wCPfABH242XBAf5OzysppKg= Received: by penelope.horms.nl (Postfix, from userid 7100) id 3100B63612; Mon, 20 Mar 2017 09:58:12 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 27/31] ARM: dts: koelsch: Drop superfluous status updates for frequency overrides Date: Mon, 20 Mar 2017 09:58:06 +0100 Message-Id: X-Mailer: git-send-email 2.7.0.rc3.207.g0ac5344 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170320_020751_073564_F5F07A95 X-CRM114-Status: UNSURE ( 8.62 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Geert Uytterhoeven 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 Signed-off-by: Simon Horman --- arch/arm/boot/dts/r8a7791-koelsch.dts | 2 -- 1 file changed, 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 {