devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] GPIO DT support for da850
@ 2013-06-14  9:43 Philip Avinash
       [not found] ` <1371203020-15092-1-git-send-email-avinashphilip-l0cyMroinI0@public.gmane.org>
  2013-06-14  9:45 ` [PATCH v2 4/4] ARM: davinci: da850 evm: add GPIO DT data Philip Avinash
  0 siblings, 2 replies; 12+ messages in thread
From: Philip Avinash @ 2013-06-14  9:43 UTC (permalink / raw)
  To: nsekhar-l0cyMroinI0, linux-lFZ/pmaqli7XmaaqVzeoHQ,
	grant.likely-s3s/WqlpOiPyB63q8FvJNQ,
	linus.walleij-QSEj5FYQhm4dnm+yROfE0A,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, rob-VoJi6FS/r0vR7s880joybQ
  Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	linux-doc-u79uwXL29TY76Z2rM5mHXA, vinashphilip-l0cyMroinI0,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

With conversion of GPIO davinci driver to platform driver, gpio-davinci driver
can support DT boot.
This patch series
- adds dt binding support for gpio-davinci.
- da850 dt support goio.

This patch series is based on Linux 3.10-rc4 and is availabel at [1].

1. https://github.com/avinashphilip/am335x_linux/tree/linux_davinci_v3.10_soc_gpio_v310-rc4

KV Sujith (3):
  gpio: davinci: DT changes for driver
  ARM: davinci: da850: add GPIO DT entries
  ARM: davinci: da850 evm: add GPIO DT data

Philip Avinash (1):
  ARM: davinci: da850: Use #include for all device trees

 .../devicetree/bindings/gpio/gpio-davinci.txt      |   32 +++++++++++
 arch/arm/boot/dts/da850-enbw-cmc.dts               |    2 +-
 arch/arm/boot/dts/da850-evm.dts                    |   21 +++++++-
 arch/arm/boot/dts/da850.dtsi                       |   17 +++++-
 drivers/gpio/gpio-davinci.c                        |   57 ++++++++++++++++++--
 5 files changed, 123 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/gpio-davinci.txt

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-08-14  4:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14  9:43 [PATCH v2 0/4] GPIO DT support for da850 Philip Avinash
     [not found] ` <1371203020-15092-1-git-send-email-avinashphilip-l0cyMroinI0@public.gmane.org>
2013-06-14  9:45   ` [PATCH v2 1/4] ARM: davinci: da850: Use #include for all device trees Philip Avinash
     [not found]     ` <1371203156-15260-2-git-send-email-avinashphilip-l0cyMroinI0@public.gmane.org>
2013-06-20 11:06       ` Sekhar Nori
2013-06-14  9:45   ` [PATCH v2 3/4] ARM: davinci: da850: add GPIO DT entries Philip Avinash
2013-06-14 10:20   ` [PATCH v2 2/4] gpio: davinci: DT changes for driver Philip Avinash
2013-06-19 19:10     ` Linus Walleij
     [not found]       ` <CACRpkdbJJVKC539CAPNxxEbofVfw3Pr0gyCSZyY9YbkXneE-qQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-06-20  4:51         ` Sekhar Nori
     [not found]     ` <1371205241-17205-3-git-send-email-avinashphilipk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-06-20 10:36       ` Sekhar Nori
2013-06-14 10:20   ` [PATCH v2 0/4] GPIO DT support for da850 Philip, Avinash
     [not found]     ` <518397C60809E147AF5323E0420B992E3EADAFCF-yXqyApvAXouIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2013-08-11  9:34       ` Prabhakar Lad
     [not found]         ` <CA+V-a8sNPMbQjh8uxhQ=aOgo4ZfmaKXoOnRsuurzEeWzBKW8WA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-14  4:42           ` Sekhar Nori
2013-06-14  9:45 ` [PATCH v2 4/4] ARM: davinci: da850 evm: add GPIO DT data Philip Avinash

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).