[PATCH v2 0/2] Add atmel pinctrl driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Change since v1:
        * Fix coding style issue.
	* Register gpio clocks with CLKDEV_DEV_ID instead of CLKDEV_CON_DEV_ID

This patchset add atmel pinctrl/gpio driver and the corresponding clocks for
the at91sam9g45 device.

The pinctrl driver also include the gpio driver (like in linux) because the gpio and pinctrl parts share same structures.

Raphaël Poggi (2) :
        (1) pinctrl: at91: add pinctrl driver
        (2) at91sam9g45: add device tree gpio clocks


arch/arm/mach-at91/at91sam9g45.c |   5 ++
 drivers/pinctrl/Kconfig          |   6 ++
 drivers/pinctrl/Makefile         |   1 +
 drivers/pinctrl/pinctrl-at91.c   | 528 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/pinctrl/pinctrl-at91.h   | 148 ++++++++++++++++++++++++++++++++++
 5 files changed, 688 insertions(+)


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux