From patchwork Sun Jan 29 14:07:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heiner Kallweit X-Patchwork-Id: 9544135 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 EBA9F60415 for ; Sun, 29 Jan 2017 14:09:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DCCCF27F7F for ; Sun, 29 Jan 2017 14:09:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CEA2427F90; Sun, 29 Jan 2017 14:09:47 +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.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=no 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 8F29B27F7F for ; Sun, 29 Jan 2017 14:09:47 +0000 (UTC) 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 1cXqAk-0004wf-ND; Sun, 29 Jan 2017 14:09:38 +0000 Received: from mail-wm0-f67.google.com ([74.125.82.67]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cXqAB-0004g8-7h; Sun, 29 Jan 2017 14:09:05 +0000 Received: by mail-wm0-f67.google.com with SMTP id u63so2445772wmu.2; Sun, 29 Jan 2017 06:08:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:cc:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=T4sq1abSr5soGUGp6ukIFinbuI764jxRmtOR3KQ4rQM=; b=GehalwjtXq/RgD9R3qrxr7TniWKWRXUvJcZHVs7k4c0NrcvdNIcqFmDkNbH3Cr/yIA p6I4PtwJc0tM8ZlECsYU55xJ9G1jd5+2hOZKYl/jfHnfbBqJNJ23KYcwNXK8YmObdYO2 uL8Z0IHbbirw7E28qSFhsvMvLAUmf93b1FZ/so4xtifoCXgcEA4JCgv0oTUB+W0OPm1a mdnrf5Uf3yiUcwTfwk+5eID1B+xFj6/Dc7l+GniWSkf0/A/hw3bxjpAhZPf1p6ccTNhE hFzP9rhWuKBvkVrmt5/8K535rY++RXN5yCI8N3ppZ2NsOu0yqedXHimzpR0L/Du8PK/i zaMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:cc:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=T4sq1abSr5soGUGp6ukIFinbuI764jxRmtOR3KQ4rQM=; b=MT+rEGoRRlzeRSTKV+HdBk/Kdbqt8pBQx+pvkpM8tV601xiSihmQutedFpROYv/e+x NBHL80wtbcAbOjhsyZyKZ1aAohGnZwdsDtaWOdqtNutQx6gmsa1ZKcECx8CMbaCEOfuH 3f/UYVFHPtlLAWCrm8Ii7LgblUim1rm3pTBCaKCvN26HcfvElbshCkm9+rZHJVFFHf3R SmDsvRv0SyA6s1ZY1zoeS8F3ndqtVfW3kf41zobZ5vTYnkg982HE35OUH8qSPoVwHIBd PuDIV8c3j8hYjupUiOzS+pX3tnPfkv+kfMSHO6p/aBnlI3pmwNTqUJn55amriY5KQF28 wXxQ== X-Gm-Message-State: AIkVDXKzSqSelq9eS6ZEo6GoRipk+cx3oSbwPa6+seGwwzXZlkAWzlriQEN3Y6fDYXfCKA== X-Received: by 10.223.151.99 with SMTP id r90mr14212047wrb.183.1485698858491; Sun, 29 Jan 2017 06:07:38 -0800 (PST) Received: from ?IPv6:2003:c6:ebc5:6c00:e14a:3778:69db:a? (p200300C6EBC56C00E14A377869DB000A.dip0.t-ipconnect.de. [2003:c6:ebc5:6c00:e14a:3778:69db:a]) by smtp.googlemail.com with ESMTPSA id g40sm17871333wrg.19.2017.01.29.06.07.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Jan 2017 06:07:38 -0800 (PST) To: Carlo Caione , Kevin Hilman From: Heiner Kallweit Subject: [PATCH] ARM64: dts: meson-gxbb: set reset for ethernet Message-ID: Date: Sun, 29 Jan 2017 15:07:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170129_060903_883692_C01A2815 X-CRM114-Status: UNSURE ( 6.18 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, "linux-arm-kernel@lists.infradead.org" Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add reset control for ethernet. Signed-off-by: Heiner Kallweit --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 39a774ad..753fddf6 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -113,6 +113,8 @@ <&clkc CLKID_FCLK_DIV2>, <&clkc CLKID_MPLL2>; clock-names = "stmmaceth", "clkin0", "clkin1"; + resets = <&reset RESET_ETHERNET>; + reset-names = "stmmaceth"; }; &aobus {