[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201013103245.16723-1-billy_tsai@aspeedtech.com>
Date: Tue, 13 Oct 2020 18:32:42 +0800
From: Billy Tsai <billy_tsai@...eedtech.com>
To: <jic23@...nel.org>, <knaack.h@....de>, <lars@...afoo.de>,
<pmeerw@...erw.net>, <robh+dt@...nel.org>, <joel@....id.au>,
<andrew@...id.au>, <p.zabel@...gutronix.de>,
<billy_tsai@...eedtech.com>, <alexandru.ardelean@...log.com>,
<linux-iio@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-aspeed@...ts.ozlabs.org>, <linux-kernel@...r.kernel.org>
CC: <BMC-SW@...eedtech.com>
Subject: [PATCH 0/3] Make driver compatible with ast2600
The ast2600 is a new generation of SoC from ASPEED.
The adc device in this generation adds some changes and features.
This patch series handles the changes below:
1. Define the new register fields.
2. Split into two individual IPs and each contains 8 voltage channels.
3. Remove the pre-scaler and extend the field length of the scaler.
4. Ref_voltage becomes configurable.
Billy Tsai (3):
iio: adc: aspeed: Orgnaize and add the define of adc
iio: adc: aspeed: Make driver compatible with ast2600
iio: adc: aspeed: Setting ref_voltage in probe
.../bindings/iio/adc/aspeed_adc.txt | 16 +-
drivers/iio/adc/aspeed_adc.c | 168 ++++++++++++++----
2 files changed, 148 insertions(+), 36 deletions(-)
--
2.17.1
Powered by blists - more mailing lists