]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
da8xx: Add the missing pinmux for da830 to the gpio driver
authorTomas Novotny <tomas@novotny.cz>
Fri, 1 Feb 2013 06:46:00 +0000 (06:46 +0000)
committerTom Rini <trini@ti.com>
Mon, 18 Feb 2013 18:48:03 +0000 (13:48 -0500)
commitb9f56698c7e9bf7ac773b5346c4f6886e214b69b
treeb69aa9d4071b27dfaa86c838db9dd95f6c938a9a
parent78ed94c8bc743b0a52060388fc9a1439606b71ac
da8xx: Add the missing pinmux for da830 to the gpio driver

The pinmux was generated from linux/arch/arm/mach-davinci/da830.c as of
kernel version 3.7.5. If the driver is used for the da850, then SoC
variant must be specified by CONFIG_SOC_DA850.

Signed-off-by: Tomas Novotny <tomas@novotny.cz>
Cc: Tom Rini <trini@ti.com>
arch/arm/include/asm/arch-davinci/gpio.h
drivers/gpio/da8xx_gpio.c