* [PATCH 0/3 v3] msm: Add gpiolib devices to MSM7x30 and QSD8x50.
@ 2010-06-23 21:30 Gregory Bean
0 siblings, 0 replies; 2+ messages in thread
From: Gregory Bean @ 2010-06-23 21:30 UTC (permalink / raw)
To: linux-arm-kernel
Hi folks:
Here is a proposed patch series which adds the configuration and devices
needed to enable gpiolib on the MSM7x30 and QSD8x50 chipsets.
Thanks,
G
Gregory Bean (3):
msm: Add gpio register address mapping information.
msm: 7x30: Add gpio device configuration.
msm: 8x50: add gpio device configuration.
arch/arm/mach-msm/board-msm7x30.c | 27 ++++++++-
arch/arm/mach-msm/board-qsd8x50.c | 27 ++++++++-
arch/arm/mach-msm/devices-msm7x30.c | 21 +++++++
arch/arm/mach-msm/devices-qsd8x50.c | 21 +++++++
arch/arm/mach-msm/devices.h | 33 +++++++++++
arch/arm/mach-msm/gpio_hw-7x30.h | 100 +++++++++++++++++++++++++++++++++
arch/arm/mach-msm/gpio_hw-7xxx.h | 84 +++++++++++++++++++++++++++
arch/arm/mach-msm/gpio_hw-8x50.h | 100 +++++++++++++++++++++++++++++++++
arch/arm/mach-msm/gpio_hw.h | 35 +++++++++++
arch/arm/mach-msm/include/mach/gpio.h | 2 +
10 files changed, 446 insertions(+), 4 deletions(-)
create mode 100644 arch/arm/mach-msm/gpio_hw-7x30.h
create mode 100644 arch/arm/mach-msm/gpio_hw-7xxx.h
create mode 100644 arch/arm/mach-msm/gpio_hw-8x50.h
create mode 100644 arch/arm/mach-msm/gpio_hw.h
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-23 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1277325516-24111-1-git-send-email-gbean@codeaurora.org>
2010-06-23 22:22 ` [PATCH 0/3 v3] msm: Add gpiolib devices to MSM7x30 and QSD8x50 Daniel Walker
2010-06-23 21:30 Gregory Bean
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).