mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Sophie <s.carayol@lacroix-electronics.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] Pin ctrl in devices tree files
Date: Tue, 20 May 2014 07:59:46 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140520T094401-697@post.gmane.org> (raw)

Hello,

This question concerns the imx6qdl-tqma6x.dtsi file written by Sascha Hauer,
Pengutronix, but I don't know if he can answer. 

Nevertheless, it could be a more general question : I want to know if the
32-bit words programmed in the following lines concern the
IOMUXC_SW_PAD_CTL_PAD registers that is to say IOMUXC_SW_PAD_CTL_PAD_GPIO5
and IOMUXC_SW_PAD_CTL_PAD_GPIO6 registers (Cf. theIMX6SDL Reference Manuel). 

Because in the Reference Manuel bits 31-17 are reserved and always 0. Why is
there a '4' in these bits ? Or is it another register ?

-----------------------------------------------------------------------

i2c3 {
		pinctrl_i2c3_2: i2c3grp-2 {
			fsl,pins = <
				MX6QDL_PAD_GPIO_5__I2C3_SCL 0x4001b8b1
				MX6QDL_PAD_GPIO_6__I2C3_SDA 0x4001b8b1
			>;
		};
	};

-----------------------------------------------------------------------

Best regards,
Sophie CARAYOL


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2014-05-20  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20  7:59 Sophie [this message]
2014-05-20  8:50 ` Lucas Stach

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=loom.20140520T094401-697@post.gmane.org \
    --to=s.carayol@lacroix-electronics.com \
    --cc=ptxdist@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