I.MX35 PDK
From: Alex Gershgorin <hidden>
Date: 2012-03-06 15:35:51
Thanks Fabio :-) -----Original Message----- From: Fabio Estevam [mailto:fabio.estevam at freescale.com] Sent: Tuesday, March 06, 2012 5:26 PM To: Alex Gershgorin Cc: linux-arm-kernel at lists.infradead.org; kernel at pengutronix.de; festevam at gmail.com Subject: Re: I.MX35 PDK Alex Gershgorin wrote:
Hi Fabio, How I can get information about accesses to CMOS_RST_B and CSI_PWDN bits of MC9S08DZ60 processor. I need address of this register and bits mapping in this register.
You can check Freescale kernel to get this information: http://opensource.freescale.com/git?p=imx/linux-2.6-imx.git;a=shortlog;h=refs/heads/imx_2.6.31 Search for "pmic_gpio_set_bit_val" Wu Guoxing submitted the mc9s08dz60 driver patch to mainline: drivers/gpio/gpio-mc9s08dz60.c Regards, Alex Gershgorin