Received: by 10.223.185.116 with SMTP id b49csp4694426wrg; Tue, 27 Feb 2018 00:36:29 -0800 (PST) X-Google-Smtp-Source: AH8x225Nai3yZHEKHFlM91vhdwDmsxQQc5BNUnJWRDMQcRT2axka9iItk8W4aR5joEu/pQjSHAIT X-Received: by 2002:a17:902:c6b:: with SMTP id 98-v6mr13168305pls.267.1519720589235; Tue, 27 Feb 2018 00:36:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519720589; cv=none; d=google.com; s=arc-20160816; b=wGFAJb4IJYzelt1oz/VyiDG291ahKJUjRC/swlHsApSWzHYgGd/7xGudgFhi5bI2xc Rp1PWIaL9vRsE/D22SGuunPt8nPVcHkzooMPLVYFabY7T2PD/ESkrblT/hc0BgtdbA7m qrT5sF+lC51D1/MjuMI38bfQ51DxtaPCVTno7uaBgvp0/ArTg9cfSpIBZvwsfsVbEAsG QGJvz4G2MuWYwQvi8mmZtNYscbOyDArt/fbUK22gcc4mosCui6vqjl7Z3r5WkxRBCdNN 5VQiNwJXCy8LJgKg8ACVMPtyJiQH2LlO/XYCEOCwbDPYII6gXbNu39VWF0vUKuPAqFVC tREg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organisation:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=JHJvtzXtQqs8GQADODeF9GUJslgYRoiIx4e5bz9kbuE=; b=O5zMtuPB0r9tnlBQ4S73uFEB47kOrFibGmbtBrLV1x5lsyD/3R+MMVzB6FnXjqFauu akFgV/QZCEJWbYn7KMMbjy5ozPJqj/c/RHH6UpaSfMcOUi8uOkvZMPIuWmaxyur1s5LE bZDk3xU4w0ni4KjcKKD/xccf8JG8vykhaSAl+4jM0B4X36g4/q/h3++3H4jw2GTmGFfN 1mD5zKNGstYNc8/HzrxXpQRxNcIrorbQ2Rjf8Pc9y5ed43gireEol79neHO7AIfRJJ/+ ZPe+2lqbA2krToXoZI8tjAYh5KVYzUEVjnIvV8loALIP/ml+U+/gihEi9856B4XS+7So 8sUw== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@verge.net.au header.s=mail header.b=LrdIc3Nm; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j24si6717002pga.711.2018.02.27.00.36.14; Tue, 27 Feb 2018 00:36:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=fail header.i=@verge.net.au header.s=mail header.b=LrdIc3Nm; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752176AbeB0Ifa (ORCPT + 99 others); Tue, 27 Feb 2018 03:35:30 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:54717 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752012AbeB0If2 (ORCPT ); Tue, 27 Feb 2018 03:35:28 -0500 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 8262125B802; Tue, 27 Feb 2018 19:35:26 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1519720526; bh=YPSIbdGb2Zww4EyegEPpzr87/OpBcxY8oBbdyRugsOM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LrdIc3NmncqAzQ2Bux+3jycnkGvXif76oioXeYGvIWhlp16x5PZsHtOvbrqeZBvIh PV6XV/0v80JWeAzQztiForLbag1CuNahiCd2BgHPRSDWMgInYeYxpfRUrPSyLusgRB P5jm6jgMmUmbRMtV3lwy1I2NjR/AjahRPLf7QujU= Received: by penelope.horms.nl (Postfix, from userid 7100) id 5EADEE22D8F; Tue, 27 Feb 2018 09:35:09 +0100 (CET) Date: Tue, 27 Feb 2018 09:35:09 +0100 From: Simon Horman To: jacopo mondi Cc: Geert Uytterhoeven , Jacopo Mondi , Sergei Shtylyov , Magnus Damm , Rob Herring , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , iommu@lists.linux-foundation.org, netdev , Linux-Renesas , Linux Kernel Mailing List Subject: Re: [PATCH 0/8] R-Car M3-N: Enable EtherAVB device node Message-ID: <20180227083509.6qrp2g3wstq7j24x@verge.net.au> References: <1519667836-31330-1-git-send-email-jacopo+renesas@jmondi.org> <20180227082838.GA23738@w540> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180227082838.GA23738@w540> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 27, 2018 at 09:28:38AM +0100, jacopo mondi wrote: > Hi Geert, > > On Mon, Feb 26, 2018 at 07:28:47PM +0100, Geert Uytterhoeven wrote: > > Hi Jacopo, > > > > On Mon, Feb 26, 2018 at 6:57 PM, Jacopo Mondi wrote: > > > as discussed with you Sergei and Geert, in order to enable EtherAVB for > > > R8A77965 we first wanted to make the phy-mode "rgmii-txid" a board specific > > > property for all other SoCs. > > > > Thanks for your series! > > > > > This series adds the phy-mode property to salvator-common.dtsi and reset the > > > one for R8A77965/R8A7796/R8A77995 to "rgmii". > > > > I forgot that r8a7795.dtsi and r8a7796.dtsi are used for the ULCB boards, too. > > So to avoid regressions, you need to make a similar change to ulcb.dtsi like you > > made for salvator-common.dtsi. > > > > In addition, r8a77995.dtsi is only used for the Draak board. > > So you have to update r8a7795-draak.dtsi first, too. > > Of course! I forgot about ULCB (and had a patch for Draak I lost while > rebasing :/ ) > > > > > Then, in order to enable EtherAVB for R-Car M3-N, iommu nodes had to be added > > > as they are referenced by the "avb" device node (CC the iommu list for the > > > series for that reason). > > > > I don't think we need the iommu properties and nodes at this early stage. > > Ethernet works fine without them. Simon, do you agree? > > I'll wait for Simon reply and then resend, possibly without iommu and > ULCB and Draak patches! I don't feel strongly about this but I don't think iommu is a strict dependency of enabling Ethernet and I think its good not to include extra dependencies - if it was me I'd try to get Ethernet accepted then follow-up on iommu.