From patchwork Thu Dec 6 21:58:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10717003 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id DD16718A7 for ; Thu, 6 Dec 2018 22:02:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CDD4C2EE7D for ; Thu, 6 Dec 2018 22:02:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C16232EE82; Thu, 6 Dec 2018 22:02:08 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 7C0662EE7D for ; Thu, 6 Dec 2018 22:02:08 +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=opLqAn4DzigEUp9t6re64pSICUOxSw7UYN6aY2Y5FWg=; b=IjK4A1DIpN8gaYpaKvQXTnhY1A jlMj/9hxEUWBEGZTNMx/I9Wl7vg0pfNL6ToU5caoShVOY111gUP/zdMThEeGl/iXJHgXdv+/aGX4u Eizym2NEsJw/3nuxmu+NP/8L0AixfxibEmQek2KsIwtjWp7IqCU/6Qq27RcyZzuss9+YD9qMQ/1Sd lHf6rbMRZfGkO1L+Gu4jnneAuhWpfzmnGqt+At5IMDZFswCTDJ3+LM9Jrl7SNyvFvY+FKZXIZMstV HXVcygD3PgZDplb9N9v+sA6IpGNmeRdXS4TtqJTtLRSfIOVI+y8Pif5ZsEAD5n0c7ffN+918CG24R HTJzMBPw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gV1ih-0004Fw-46; Thu, 06 Dec 2018 22:02:07 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gV1iU-00077Q-JB for linux-arm-kernel@lists.infradead.org; Thu, 06 Dec 2018 22:02:04 +0000 Received: from penelope.horms.nl (unknown [64.124.208.80]) by kirsty.vergenet.net (Postfix) with ESMTPA id 28A3A25BEEA; Fri, 7 Dec 2018 08:58:34 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1544133514; bh=bbS2br2DXupYp9fQtXwiAXo/uUE/6/1S8j9gzA2N348=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gqGLW/ASPKqeAS9IaHziZ/s+SmsQb8FHCg7FQ0s3qIOC7eO2RixcBr8VK2xLr+eMl GV5kUuGNS+7cX6m2czDetabgcYCKSWXhduDHTgsTCSWp6o1syLe7z1HCGY7jTx8H5p FS3GARk2BkeRv1x2qY0/UsxSR/29RsX59nwSJ8jA= Received: by penelope.horms.nl (Postfix, from userid 7100) id 2C2B7E22BAF; Thu, 6 Dec 2018 13:58:31 -0800 (PST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 07/34] ARM: dts: r8a7744: Add Ethernet AVB support Date: Thu, 6 Dec 2018 13:58:02 -0800 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181206_140155_070268_72EF1CAD X-CRM114-Status: GOOD ( 10.25 ) 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 , linux-arm-kernel@lists.infradead.org, Biju Das 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: Biju Das Add Ethernet AVB support for R8A7744 SoC. Signed-off-by: Biju Das Reviewed-by: Simon Horman Signed-off-by: Simon Horman --- arch/arm/boot/dts/r8a7744.dtsi | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/r8a7744.dtsi b/arch/arm/boot/dts/r8a7744.dtsi index ea1a78288707..4d4ddbaba456 100644 --- a/arch/arm/boot/dts/r8a7744.dtsi +++ b/arch/arm/boot/dts/r8a7744.dtsi @@ -376,10 +376,16 @@ }; avb: ethernet@e6800000 { + compatible = "renesas,etheravb-r8a7744", + "renesas,etheravb-rcar-gen2"; reg = <0 0xe6800000 0 0x800>, <0 0xee0e8000 0 0x4000>; + interrupts = ; + clocks = <&cpg CPG_MOD 812>; + power-domains = <&sysc R8A7744_PD_ALWAYS_ON>; + resets = <&cpg 812>; #address-cells = <1>; #size-cells = <0>; - /* placeholder */ + status = "disabled"; }; scifb1: serial@e6c30000 {