linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: "Linus Walleij" <linus.walleij@linaro.org>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Adrian Alonso" <aalonso@freescale.com>,
	"Robin Gong" <b38343@freescale.com>,
	"Stefan Agner" <stefan@agner.ch>,
	"Anson Huang" <b20788@freescale.com>,
	"Fabio Estevam" <fabio.estevam@freescale.com>,
	"Frank Li" <Frank.Li@freescale.com>,
	linux-gpio@vger.kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH] pinctrl: imx: attach iomuxc device to gpr syscon
Date: Sun, 28 Feb 2016 10:25:55 +0800	[thread overview]
Message-ID: <20160228022555.GA22051@tiger> (raw)
In-Reply-To: <1456420987-9883-1-git-send-email-p.zabel@pengutronix.de>

On Thu, Feb 25, 2016 at 06:23:07PM +0100, Philipp Zabel wrote:
> Commit bdb0066df96e ("mfd: syscon: Decouple syscon interface from platform
> devices") added the possibility to register syscon devices without
> associated platform device. This also removed regmap debugfs facilities,
> which don't work without a device. This patch associates the syscon regmap
> that handles the IOMUX controller's general purpose registers with the
> pinctrl device so that the GPR registers appear in the regmap debugfs
> directory again. For example, on i.MX6Q the GPR registers now can be
> read from /sys/kernel/debug/regmap/20e0000.iomuxc-gpr/registers.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

Acked-by: Shawn Guo <shawnguo@kernel.org>

  reply	other threads:[~2016-02-28  2:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-25 17:23 [PATCH] pinctrl: imx: attach iomuxc device to gpr syscon Philipp Zabel
2016-02-28  2:25 ` Shawn Guo [this message]
2016-03-08  8:54 ` Linus Walleij

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=20160228022555.GA22051@tiger \
    --to=shawnguo@kernel.org \
    --cc=Frank.Li@freescale.com \
    --cc=aalonso@freescale.com \
    --cc=arnd@arndb.de \
    --cc=b20788@freescale.com \
    --cc=b38343@freescale.com \
    --cc=fabio.estevam@freescale.com \
    --cc=kernel@pengutronix.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=stefan@agner.ch \
    --cc=u.kleine-koenig@pengutronix.de \
    /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 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).