All of lore.kernel.org
 help / color / mirror / Atom feed
From: s.peter@mpl.ch (Stefan Peter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/1] ARM: kirkwood: Convert the mplcec4 board to pinctrl
Date: Mon, 19 Nov 2012 14:01:00 +0100	[thread overview]
Message-ID: <50AA2D8C.90902@mpl.ch> (raw)
In-Reply-To: <20121119121833.GI10259@lunn.ch>

Hi Andrew

Am 19.11.2012 13:18, schrieb Andrew Lunn:
> 
> Humm..
> 
> Try enabling CONFIG_DEBUG_PINCTRL. It prints out a lot of debug as the
> driver loads.


This is what I get

kirkwood-pinctrl f1010000.pinctrl: try to register 50 pins ...
pinctrl core: registered pin 0 (PIN0) on f1010000.pinctrl
pinctrl core: registered pin 1 (PIN1) on f1010000.pinctrl
...
pinctrl core: registered pin 12 (PIN12) on f1010000.pinctrl
pinctrl core: registered pin 13 (PIN13) on f1010000.pinctrl
pinctrl core: registered pin 14 (PIN14) on f1010000.pinctrl
pinctrl core: registered pin 15 (PIN15) on f1010000.pinctrl
pinctrl core: registered pin 16 (PIN16) on f1010000.pinctrl
pinctrl core: registered pin 17 (PIN17) on f1010000.pinctrl
...
pinctrl core: add 8 pinmux maps
pinctrl core: add 2 pinmux maps
pinctrl core: add 1 pinmux maps
kirkwood-pinctrl f1010000.pinctrl: unknown pin mmp13
pinctrl core: add 6 pinmux maps
pinctrl core: failed to register map default (5): invalid type given
kirkwood-pinctrl f1010000.pinctrl: registered pinctrl driver

I tried to get behind the reason for the "unknown pin mpp13" hoping that
the subsequent errors regarding the maps are related, but it may be
faster asking for your opinion.

Regards

Stefan Peter

-- 
MPL AG, Switzerland                     http://www.mpl.ch
Tel. +41 (0)56 483 34 34          Fax: +41(0)56 493 30 20

  reply	other threads:[~2012-11-19 13:01 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 10:26 [PATCH 0/1] ARM: kirkwood: Convert the mplcec4 board to pinctrl Stefan Peter
2012-11-19 10:26 ` [PATCH 1/1] ARM: kirkwood: Convert " Stefan Peter
2012-11-19 10:44   ` Andrew Lunn
2012-11-19 11:18 ` [PATCH 0/1] ARM: kirkwood: Convert the " Andrew Lunn
2012-11-19 12:07   ` Stefan Peter
2012-11-19 12:18     ` Andrew Lunn
2012-11-19 13:01       ` Stefan Peter [this message]
2012-11-19 14:23         ` Thomas Petazzoni
2012-11-19 14:26         ` Andrew Lunn
2012-11-19 14:58           ` Stefan Peter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50AA2D8C.90902@mpl.ch \
    --to=s.peter@mpl.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.