|
|
Log in / Subscribe / Register

0/2] Add Altera Modular ADC Driver

From:  Chee Nouk Phoo <cnphoon@altera.com>
To:  <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Subject:  [[PATCH v2] 0/2] Add Altera Modular ADC Driver
Date:  Tue, 1 Sep 2015 14:49:57 -0700
Message-ID:  <1441144199-20231-1-git-send-email-cnphoon@altera.com>
Cc:  <lars@metafoo.de>, <Michael.Hennerich@analog.com>, <cnphoon.linux@gmail.com>, <cnphoon@altera.com>
Archive‑link:  Article

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds