Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1583229

Re: [PATCH 08/21] ARM: dts: sun8i-h3: add dwmac-sun8i rgmii pins

Path csiph.com!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Corentin Labbe <clabbe.montjoie@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 08/21] ARM: dts: sun8i-h3: add dwmac-sun8i rgmii pins
Date Fri, 17 Feb 2017 10:20:01 +0100
Message-ID <tbMRP-2p0-9@gated-at.bofh.it> (permalink)
References <tbtPb-6h4-3@gated-at.bofh.it> <tbtPd-6h4-55@gated-at.bofh.it> <tbMoO-1Y8-21@gated-at.bofh.it>
X-Original-To Maxime Ripard <maxime.ripard@free-electrons.com>
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=VkN+hK0to+tZOiS/P3jUru9bhpB38WFA/ii0sIM4qx8=; b=dBj2ampWmzMg5/5GOgkBFL9XBFfaYhjNPOQ6Ye7r7jtglpeV54+s1oq2+7LSObvGfy +rfaqyRitkE12bQuIAXxvFeRA/jJ3rJHSTePxuTBXjJhrsVRn2D104Bx1bQu0fNOU+04 RZsL9WLd+FWbG4cuzYvmFOz2hXJL6wsNbDtNSID8IudUhpKPgMW85ixKVATPWDc/pSqT ixRdWAaH9MEwz3UY8ifTEs0d+JLz0MPPzc42NK8cX95ok/KtBCFUQgwRn/60lOm/GJ1i no4LUS0wPVwVgdbHy+7t33qH5z3Ie30WerBDoWHP5OMk1fzpCtSgnGqpCJvzqTFhBIF4 7YdQ==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=VkN+hK0to+tZOiS/P3jUru9bhpB38WFA/ii0sIM4qx8=; b=IFkX2RmkRIsgzlwAPIYy0GEMZtRt6q/Uoc8Mib0yFv7NsIcR/ZfkwWdwh7EKByDy+w 49r1MTkY+ZPPrGckQF1H7uioQkDbRLqLGUQRKMJRlk3ZDdcSN0Qv/8AnHftM6iYAaeW5 PSzOkEiid1Z6nZqqPhD83bMVwxSOhl9vbfw9Y+iIUtCHgBt9cCae/4NcOYprExkumetQ tX86wjPUv1tj6jkOzutmdDTNqvk6yWEnFrrseZo0dQulvpQcUPWJzvmPw0R1VOzgjn9m DPjBL6kIg0HoEJITofckVPreo87bGGWrc8yJtXWzEub3ZtEqy5N1UOglByILzXKyPAy2 tWKg==
X-Gm-Message-State AMke39kc3oZoFMkXAZGvvk83JQIgbIPibxZrwqeT3aQ6Hms5OwmScyV5dCMqSgv7ir2yTg==
X-Received by 10.223.177.18 with SMTP id l18mr5693201wra.96.1487322884041; Fri, 17 Feb 2017 01:14:44 -0800 (PST)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.24 (2015-08-30)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 40
Organization linux.* mail to news gateway
X-Original-Cc peppe.cavallaro@st.com, robh+dt@kernel.org, mark.rutland@arm.com, wens@csie.org, linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, alexandre.torgue@st.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com
X-Original-Date Fri, 17 Feb 2017 10:14:39 +0100
X-Original-Message-ID <20170217091439.GE22723@Red>
X-Original-References <20170216124859.14346-1-clabbe.montjoie@gmail.com> <20170216124859.14346-9-clabbe.montjoie@gmail.com> <20170216190632.hezcacn3hw5uhxcn@lukather>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1583229

Show key headers only | View raw


On Thu, Feb 16, 2017 at 08:06:32PM +0100, Maxime Ripard wrote:
> On Thu, Feb 16, 2017 at 01:48:46PM +0100, Corentin Labbe wrote:
> > This patch add pinctrl node for dwmac-sun8i on H3.
> > 
> > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
> > ---
> >  arch/arm/boot/dts/sun8i-h3.dtsi | 11 +++++++++++
> >  1 file changed, 11 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi
> > index 61d56d2..59ed40e 100644
> > --- a/arch/arm/boot/dts/sun8i-h3.dtsi
> > +++ b/arch/arm/boot/dts/sun8i-h3.dtsi
> > @@ -349,6 +349,17 @@
> >  				function = "i2c2";
> >  			};
> >  
> > +			emac_rgmii_pins: emac0@0 {
> > +				allwinner,pins = "PD0", "PD1", "PD2", "PD3",
> > +						"PD4", "PD5", "PD7",
> > +						"PD8", "PD9", "PD10",
> > +						"PD12", "PD13", "PD15",
> > +						"PD16", "PD17";
> > +				allwinner,function = "emac";
> 
> Please use the generic pin config properties (ie. pins and functions).
> 
> > +				allwinner,drive = <SUN4I_PINCTRL_40_MA>;
> 
> Why do you need to use 40mA?
> 
> > +				allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
> 
> This is the default now.
> 

Will fix that in all DT

Thanks
Corentin Labbe

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 08/21] ARM: dts: sun8i-h3: add dwmac-sun8i rgmii pins Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-16 14:00 +0100
  Re: [PATCH 08/21] ARM: dts: sun8i-h3: add dwmac-sun8i rgmii pins Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-02-17 09:50 +0100
    Re: [PATCH 08/21] ARM: dts: sun8i-h3: add dwmac-sun8i rgmii pins Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-17 10:20 +0100

csiph-web