mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] imx6 device tree file changes (pinctrl)
@ 2014-05-20  8:02 Sophie CARAYOL
  2014-05-20  9:01 ` Juergen Borleis
  0 siblings, 1 reply; 4+ messages in thread
From: Sophie CARAYOL @ 2014-05-20  8:02 UTC (permalink / raw)
  To: ptxdist

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

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

end of thread, other threads:[~2014-05-21 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-20  8:02 [ptxdist] imx6 device tree file changes (pinctrl) Sophie CARAYOL
2014-05-20  9:01 ` Juergen Borleis
2014-05-21 14:29   ` [ptxdist] last packages compiled jerome gaudichon
2014-05-21 15:44     ` Guillermo Rodriguez Garcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox