All of lore.kernel.org
 help / color / mirror / Atom feed
* [[PATCH v2] 0/2] Add Altera Modular ADC Driver
@ 2015-09-01 21:49 ` Chee Nouk Phoo
  0 siblings, 0 replies; 12+ messages in thread
From: Chee Nouk Phoo @ 2015-09-01 21:49 UTC (permalink / raw)
  To: linux-iio, linux-kernel, devicetree
  Cc: lars, Michael.Hennerich, cnphoon.linux, cnphoon

From: Chee Nouk Phoon <cnphoon@altera.com>

This is 2nd version of the patch set to add support for Altera Modular ADC and
Altera Modular Dual ADC in MAX10 device family. This patch combines two separate
patches of driver and device tree binding. 

v1->v2 changes:
- update compatibility string
- update macros naming
- remove Nios2 arch dependency
- using snprintf instead of sprintf
- improve error handing
- parse resource using reg-name instead of index
- use _relaxed version of writel and readl
- remove uncessary private data

History:
--------
[v1]https://lkml.org/lkml/2015/8/27/32
    https://lkml.org/lkml/2015/8/20/227

Chee Nouk Phoon (2):
  Altera Modular ADC driver device binding
  Altera Modular ADC driver support


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

end of thread, other threads:[~2015-09-05 15:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 21:49 [[PATCH v2] 0/2] Add Altera Modular ADC Driver Chee Nouk Phoo
2015-09-01 21:49 ` Chee Nouk Phoo
2015-09-01 21:49 ` [[PATCH v2] 1/2] Altera Modular ADC driver device binding Chee Nouk Phoo
2015-09-01 21:49   ` Chee Nouk Phoo
2015-09-05 15:12   ` Jonathan Cameron
2015-09-05 15:12     ` Jonathan Cameron
2015-09-01 21:49 ` [[PATCH v2] 2/2] Altera Modular ADC driver support Chee Nouk Phoo
2015-09-01 21:49   ` Chee Nouk Phoo
2015-09-04 12:21   ` Shubhrajyoti Datta
2015-09-04 12:21     ` Shubhrajyoti Datta
2015-09-05 15:47   ` Jonathan Cameron
2015-09-05 15:47     ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.