devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question: Does devicetree capable of describing pinmux?
@ 2012-04-11  9:35 Dennis.Yxun
       [not found] ` <CAF1ZMEeRuF=VnRys9FbeWBmp-AAeZMfxpYhydNaJ4e9_ffjVrA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dennis.Yxun @ 2012-04-11  9:35 UTC (permalink / raw)
  To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ


[-- Attachment #1.1: Type: text/plain, Size: 337 bytes --]

Hi Fork:
   I would like to know whether device tree capable of describing pinmux?
   Say, one pin (PIN_10) which can be configured as I2C_SDL, SPI_CLK,
GPIO23,
How can I describe in device tree?
   Or, the I2C controller 1 can be configured to use PIN(23, 24) or
PIN(45,46),
What should I should do with device tree?

   Thanks

Dennis

[-- Attachment #1.2: Type: text/html, Size: 381 bytes --]

[-- Attachment #2: Type: text/plain, Size: 192 bytes --]

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question: Does devicetree capable of describing pinmux?
       [not found] ` <CAF1ZMEeRuF=VnRys9FbeWBmp-AAeZMfxpYhydNaJ4e9_ffjVrA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2012-04-11  9:42   ` Dennis.Yxun
       [not found]     ` <CAF1ZMEd+EA48oL_2BHqNEU29dzKzRE7D7GHSjakqvn4Yj9kzkQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dennis.Yxun @ 2012-04-11  9:42 UTC (permalink / raw)
  To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ


[-- Attachment #1.1: Type: text/plain, Size: 529 bytes --]

Possibly that can be connected to pinctrl subsystem, right?

On Wed, Apr 11, 2012 at 5:35 PM, Dennis.Yxun <dennis.yxun-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Hi Fork:
>    I would like to know whether device tree capable of describing pinmux?
>    Say, one pin (PIN_10) which can be configured as I2C_SDL, SPI_CLK,
> GPIO23,
> How can I describe in device tree?
>    Or, the I2C controller 1 can be configured to use PIN(23, 24) or
> PIN(45,46),
> What should I should do with device tree?
>
>    Thanks
>
> Dennis
>

[-- Attachment #1.2: Type: text/html, Size: 872 bytes --]

[-- Attachment #2: Type: text/plain, Size: 192 bytes --]

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question: Does devicetree capable of describing pinmux?
       [not found]     ` <CAF1ZMEd+EA48oL_2BHqNEU29dzKzRE7D7GHSjakqvn4Yj9kzkQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2012-04-11 15:37       ` Stephen Warren
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Warren @ 2012-04-11 15:37 UTC (permalink / raw)
  To: Dennis.Yxun; +Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ

> On Wed, Apr 11, 2012 at 5:35 PM, Dennis.Yxun <dennis.yxun-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
> <mailto:dennis.yxun-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> wrote:
> 
>     Hi Fork:
>        I would like to know whether device tree capable of describing
>     pinmux?
...
On 04/11/2012 03:42 AM, Dennis.Yxun wrote:
> Possibly that can be connected to pinctrl subsystem, right?

Yes, the pinctrl subsystem recently grew support for representing pinmux
in the device tree. See for example:

repo git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
branch for-next
path Documentation/devicetree/bindings/pinctrl/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-11 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-11  9:35 Question: Does devicetree capable of describing pinmux? Dennis.Yxun
     [not found] ` <CAF1ZMEeRuF=VnRys9FbeWBmp-AAeZMfxpYhydNaJ4e9_ffjVrA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-04-11  9:42   ` Dennis.Yxun
     [not found]     ` <CAF1ZMEd+EA48oL_2BHqNEU29dzKzRE7D7GHSjakqvn4Yj9kzkQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-04-11 15:37       ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).