Re: [PATCH v3 6/9] ARM: mvebu: add pinctrl device in DT for Armada 370/XP SoCs
From: Stephen Warren <hidden>
Date: 2012-09-12 20:57:41
Also in:
linux-arm-kernel, lkml
From: Stephen Warren <hidden>
Date: 2012-09-12 20:57:41
Also in:
linux-arm-kernel, lkml
On 09/12/2012 12:56 AM, Thomas Petazzoni wrote:
Le Tue, 11 Sep 2012 16:23:19 -0600, Stephen Warren [off-list ref] a écrit :quoted
On 09/10/2012 02:39 AM, Sebastian Hesselbarth wrote:quoted
From: Thomas Petazzoni <redacted> The Armada 370 and XP SoCs have configurable muxing for a certain number of their pins, controlled through a pinctrl driver.Hmmm. I'd be tempted just to put the entire node definition there; putting in a .dtsi file just to share the reg property doesn't seem especially useful.When you say "here" you're mentioning the SoC-specific .dtsi files (i.e
(s/here/there I assume).
the ones in PATCH 7/9 and PATCH 8/9), correct?
Yes, I believe so.