From patchwork Sat Aug 13 05:05:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iyappan Subramanian X-Patchwork-Id: 9278349 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 AFBE860780 for ; Sat, 13 Aug 2016 05:12:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A300D28B3E for ; Sat, 13 Aug 2016 05:12:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 95B6128B45; Sat, 13 Aug 2016 05:12:11 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 35B0728B3E for ; Sat, 13 Aug 2016 05:12:11 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bYRDW-0002nU-BX; Sat, 13 Aug 2016 05:10:42 +0000 Received: from mail-pf0-x232.google.com ([2607:f8b0:400e:c00::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bYR8P-0005Ub-BM for linux-arm-kernel@lists.infradead.org; Sat, 13 Aug 2016 05:05:26 +0000 Received: by mail-pf0-x232.google.com with SMTP id x72so2067720pfd.2 for ; Fri, 12 Aug 2016 22:05:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apm.com; s=apm; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8RGDc9dwNaq8dPPOWsfQ2IiXcKRagkZOPcmYR+LVVZs=; b=Jn+p+9eaValH1rb0JPkIFLs2l2HoIMTAqhLVjmaYOlb3OzTIdUzBq2dmmtOtVHt0Tw FOewyV/RJLqe7W1FOSCBAd6K1iFsYpqfVQXJ5U1SWtxUWU+OLAKvySHa8iTGO3oIkiny pW2S82ouhQaPI4f6tACBOrXIEavwl6qdbtkfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8RGDc9dwNaq8dPPOWsfQ2IiXcKRagkZOPcmYR+LVVZs=; b=CLNVWhJcE881eWyJ57j6f3Pn/KaGvZMarGxnUoQ7gaRcMBDA60Waqj482eAUySXfCB SMQMbf/Rj7vdwr9bPV4De02/Oreqkc/dTXAB5zMYWDEejO+xj6n/g0tz4XeVuBsJUbOB FqfJNH1QJorBAdooWKDq/UWFldnjGz+FbAewuaQ6FAqHjQlM2G2RsigRWhJxkn4ZikPw AAl6wpKDvA9O0Zb6NlAIFF0LWWPdu43047vbUKNsB4PSAiq59xXJAjqLB8TXrFldsgYn zP4IzEpDRoq1SF61LENks3rD19TnDdlmnqSvVG0F382bMdZo7HZMiR8GHeAC9hZO3yor qYhA== X-Gm-Message-State: AEkoouv+jNiEamqpT5LC2vEiUshi2hBpK4mP76EhJqvSjktdDrYh6Q5olhLyxkA6kGakC9cL X-Received: by 10.98.71.91 with SMTP id u88mr33420557pfa.145.1471064704430; Fri, 12 Aug 2016 22:05:04 -0700 (PDT) Received: from isubrama-dev.amcc.com ([206.80.4.98]) by smtp.gmail.com with ESMTPSA id o2sm16753965pfg.10.2016.08.12.22.05.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 12 Aug 2016 22:05:03 -0700 (PDT) From: Iyappan Subramanian To: davem@davemloft.net, netdev@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH net-next v2 12/12] dtb: xgene: Fix backward compatibility Date: Fri, 12 Aug 2016 22:05:48 -0700 Message-Id: <1471064748-28033-13-git-send-email-isubramanian@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1471064748-28033-1-git-send-email-isubramanian@apm.com> References: <1471064748-28033-1-git-send-email-isubramanian@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160812_220525_504887_5EC019C8 X-CRM114-Status: UNSURE ( 9.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: patches@apm.com, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, Iyappan Subramanian 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 This patch fixes the backward compatibility when used with older kernel. Signed-off-by: Iyappan Subramanian --- arch/arm64/boot/dts/apm/apm-storm.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi index f1c2c71..d5c3435 100644 --- a/arch/arm64/boot/dts/apm/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi @@ -923,7 +923,7 @@ /* mac address will be overwritten by the bootloader */ local-mac-address = [00 00 00 00 00 00]; phy-connection-type = "rgmii"; - phy-handle = <&menet0phy>,<&menetphy>; + phy-handle = <&menetphy>,<&menet0phy>; mdio { compatible = "apm,xgene-mdio"; #address-cells = <1>;