Contributing to PXA2xx pinctrl Driver
From: Vijay Kumar B. <hidden>
Date: 2016-07-29 09:44:22
From: Vijay Kumar B. <hidden>
Date: 2016-07-29 09:44:22
On Friday 29 July 2016 02:49 PM, Russell King - ARM Linux wrote:
On Fri, Jul 29, 2016 at 02:42:47PM +0530, Vijay Kumar B. wrote:quoted
Hi Everyone, I am looking at the pinctrl driver for drivers/pinctrl/pxa/pxa2xx.c. The driver in mainline git and pxa2xx git (rjarzmik/linux on github) seems to write to allocated memory rather than to registers.Please explain why you think that.
OK, I was wrong. I misread the purpose of the allocations done in the init() function. Sorry for the trouble. Regards, Vijay