Any update on this patch?
On Tue, 2012-03-13 at 17:57 +0530, Ashish Jangam wrote:
> Any update on below patch?
> On Mon, 2012-02-06 at 18:18 +0530, Ashish Jangam wrote:
> > This driver adds support for the watchdog functionality provided by the
> > Dialog Semiconductor D
Any update on this patch?
On Tue, 2012-03-13 at 17:58 +0530, Ashish Jangam wrote:
> Any update on below patch?
> On Mon, 2012-02-06 at 18:16 +0530, Ashish Jangam wrote:
> > DA9052/53 PMIC has capability to supply power for upto 3 banks of 6
> > white serial LEDS. It can also co
msung SMDKV6410
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since V3
- Add DIV_ROUND_CLOSEST() macro
Changes since v2
- Update documentation file
Changes since v1
- Update documentation file for url
- Modify the entry in Kconfig file
- Correct reporting of jun
Any update on below patch?
On Mon, 2012-02-06 at 18:16 +0530, Ashish Jangam wrote:
> DA9052/53 PMIC has capability to supply power for upto 3 banks of 6
> white serial LEDS. It can also control intensity of independent banks
> and to drive these banks boost converter will provide up t
Any update on below patch?
On Mon, 2012-02-06 at 18:18 +0530, Ashish Jangam wrote:
> This driver adds support for the watchdog functionality provided by the
> Dialog Semiconductor DA9052/53 PMIC chip.
>
> This patch is functionally tested on Samsung SMDKV6410.
>
> Signed-off-by
Any update on the below patch
On Mon, 2012-02-06 at 18:21 +0530, Ashish Jangam wrote:
> This driver adds support for DA9052/53 4-wire resistive ADC interfaced
> touchscreen controller.
>
> DA9052/53 is a MFD therefore this driver depends on DA9052/53 core
> driver for core
> Only comment I would have is that it might make sense to use
> DIV_ROUND_CLOSEST(). That is a minor issue, though, so feel free to add
>
> Acked-by: Guenter Roeck
>
> Question is where this is going. I can not add it to hwmon-next without
> the matching mfd changes. Any idea ?
This patch will
msung SMDKV6410
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v2
- Update documentation file
Changes since v1
- Update documentation file for url
- Modify the entry in Kconfig file
- Correct reporting of junction temperature
- Add conversion function for backup ba
On Tue, 2012-02-21 at 16:48 +0530, Ashish Jangam wrote:
> On Fri, 2012-02-10 at 07:58 -0500, Ashish Jangam wrote:
> > The DA9052 PMIC provides an Analogue to Digital Converter with 10 bits
> > resolution and 10 channels.
> >
> > + * Dialog Semiconductors DA905
msung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v1
- Update documentation file for url
- Modify the entry in Kconfig file
- Correct reporting of junction temperature
- Add conversion function for backup battery voltage
- Change labels for temperatur
On Tue, 2012-02-07 at 17:52 +0530, Ashish Jangam wrote:
> Can you consider adding yourself or David as maintainer ? Not a must,
> but no one else would really be able to support the driver.
Thank for this, you can add my name.
> > +Supported chips:
> > + * Dialog Semiconduc
-by: Ashish Jangam
---
drivers/input/touchscreen/Kconfig |7 +
drivers/input/touchscreen/Makefile |1 +
drivers/input/touchscreen/da9052_tsi.c | 353
3 files changed, 361 insertions(+), 0 deletions(-)
create mode 100644 drivers/input/touchscreen
This driver adds support for the watchdog functionality provided by the
Dialog Semiconductor DA9052/53 PMIC chip.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Documentation/watchdog/watchdog-parameters.txt |5
WLEDs bank
through DA9052/53 PMIC.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
drivers/video/backlight/Kconfig |6 +
drivers/video/backlight/Makefile|1 +
drivers/video/backlight/da9052_bl.c | 187
msung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Documentation/hwmon/da9052 | 59 +++
drivers/hwmon/Kconfig| 10 ++
drivers/hwmon/Makefile |1 +
drivers/hwmon/da9052-hwmon.c | 343 ++
4 files ch
bank through
DA9052 PMIC.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v1:
- Modify driver registrations to single.
---
drivers/video/backlight/Kconfig |6 +
drivers/video/backlight/Makefile|1 +
drivers/video/backlight/da9052_bl.c | 196
This driver adds support for DA9052 4-wire resistive ADC interfaced touchscreen
controller.
DA9052 is a MFD therefore this driver depends on DA9052 core driver for core
functionalities.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v5:
- Use kenel APIs for
Reported-by: Mark Brown
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
drivers/regulator/da9052-regulator.c | 16 +++-
1 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/drivers/regulator/da9052-regulator.c
b/drivers/regulator/da9052-regulator.c
Driver for DA9052 battery charger. This driver depends on DA9052 MFD core dirver
for definitions and methods.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
As per the thread https://lkml.org/lkml/2011/11/9/42 a
This patch add SPI support for DA9052/53 MFD core module.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v1:
- Remove spi_dev from struct da9052
- Move regmap_config due to added support of regmap cache
This patch adds ADC support to the DA9052/53 MFD core module.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v1:
- Fix a memory leak in function da9052_adc_manual_read
---
drivers/mfd/da9052-core.c
SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v10:
- Add regmap-cache support
- Add regulator devices as MFD children
- Replace && operator with || operator
- Fix a memory leak in i2c_probe
- Remove i2c_client from struct da9052
Changes since v
utput voltages are
fully programmable via I2C or SPI interface. The platform data with regulation
constraints is passed down from the board to the regulator.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
Tested-by: Ying-Chun Liu (PaulLiu)
---
Changes since v5
- Modify Kconfig to describ
Driver for DA9052 battery charger. This driver depends on DA9052 MFD core dirver
for definitions and methods.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v4
- Remove unnecessary type cast
- Improve code
LED module has dependency on some gpio macros therefore they are moved to a
header file.
This patch is functionally tested on Samsung SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
drivers/gpio/gpio-da9052.c | 26 ++---
include/linux/mfd
SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
drivers/mfd/Kconfig | 12
drivers/mfd/Makefile |1 +
drivers/mfd/da9052-spi.c | 121 +
include/linux/mfd/da9052/da9052.h |1 +
4 files
SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
drivers/mfd/da9052-core.c | 187 +
include/linux/mfd/da9052/da9052.h | 22 +
2 files changed, 209 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/da9052-core.c b
SMDKV6410.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v9:
- Add support for regmap_irq
- Patch split into I2C, ADC and SPI
- Support unconditional registration of all the regulators
- Replace magic number with define
- Remove user define bus_type from struct da9052
.
This patch series adds support for MFD, Regulator, Battery and GPIO. Support
for rest of the devices will be added later.
All the other patches depend on the MFD module of the patch series. There is no
other interdependance of patches.
Ashish Jangam (6):
[MFD]: Core module of DA9052/53
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Friday, December 02, 2011 7:33 PM
> To: Ashish Jangam
> Cc: a...@arndb.de; sa...@openedhand.com; linux-ker...@vger.kernel.org;
> Dajun; linaro-dev@lists.linaro.org
> Subject:
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Thursday, November 24, 2011 5:36 PM
> To: Ashish Jangam
> Cc: a...@arndb.de; sa...@openedhand.com; linux-ker...@vger.kernel.org;
> Dajun; linaro-dev@lists.linaro.org
> Subj
> -Original Message-
> From: Paul Bolle [mailto:pebo...@tiscali.nl]
> Sent: Friday, November 18, 2011 3:27 PM
> To: Ashish Jangam
> Cc: Mark Brown; a...@arndb.de; sa...@openedhand.com; linux-
> ker...@vger.kernel.org; Dajun; linaro-dev@lists.linaro.org
> Subject:
: Ashish Jangam
Tested-by: Ying-Chun Liu (PaulLiu)
---
Changes since v8:
- Add read/write mask flag for SPI
Changes since v7:
- Replace ADC polling with interrupt mechanism
- Move macros related to battery module IRQs to header file
Changes since v6:
- Move inlined device I/O functions to header
utput voltages are
fully programmable via I2C or SPI interface. The platform data with regulation
constraints is passed down from the board to the regulator.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
Tested-by: Ying-Chun Liu (PaulLiu)
---
Changes since v5
- Modify Kconfig to describ
Driver for DA9052 battery charger. This driver depends on DA9052 MFD core dirver
for definitions and methods.
Tested on Samsung SMDK6410 board with DA9052-BC and DA9053-BA evaluation boards.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v3
- Included
> -Original Message-
> From: Felipe Balbi [mailto:ba...@ti.com]
> Sent: Wednesday, November 09, 2011 5:50 PM
> To: Ashish Jangam
> Cc: ba...@ti.com; linaro-dev@lists.linaro.org; linux-
> ker...@vger.kernel.org; a...@arndb.de; eric.m...@linaro.org; Mark Brown;
>
> -Original Message-
> From: Felipe Balbi [mailto:ba...@ti.com]
> Sent: Wednesday, November 09, 2011 1:50 PM
> To: Ashish Jangam
> Cc: linaro-dev@lists.linaro.org; linux-ker...@vger.kernel.org;
> a...@arndb.de; eric.m...@linaro.org; Mark Brown
> Subject: Re: Addi
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Tuesday, November 08, 2011 3:53 PM
> To: Ashish Jangam
> Cc: linaro-dev@lists.linaro.org; c...@mail.ru; dw...@infradead.org; linux-
> ker...@vger.kernel.org; Dajun
> Subject: R
On Wed, 2011-10-19 at 19:48 +0530, Ashish Jangam wrote:
> Driver for DA9052 battery charger. This driver depends on DA9052 MFD core
> dirver
> for definitions and methods.
>
> Signed-off-by: David Dajun Chen
> Signed-off-by: Ashish Jangam
> ---
In case there are no rev
: Ashish Jangam
---
Changes since v8:
- Add read/write mask flag for SPI
Changes since v7:
- Replace ADC polling with interrupt mechanism
- Move macros related to battery module IRQs to header file
Changes since v6:
- Move inlined device I/O functions to header file
Changes since v5:
- Inline device
Driver for DA9052 battery charger. This driver depends on DA9052 MFD core dirver
for definitions and methods.
Signed-off-by: David Dajun Chen
Signed-off-by: Ashish Jangam
---
Changes since v3
- Included power_supply.h file
- Corrected the definition of DA9052_BAT_THRESHOLD macro
- Changed
: Ashish Jangam
---
Changes since v7:
- Replace ADC polling with interrupt mechanism
- Move macros related to battery module IRQs to header file
Changes since v6:
- Move inlined device I/O functions to header file
Changes since v5:
- Inline device I/O
- Unhandle IRQ return RQ_NONE
- Remove register
> -Original Message-
> From: Ying-Chun Liu (PaulLiu) [mailto:paul@linaro.org]
> Sent: Friday, October 07, 2011 2:54 PM
> To: Ashish Jangam
> Cc: Mark Brown; Dajun; linaro-dev@lists.linaro.org; linux-
> ker...@vger.kernel.org; l...@slimlogic.co.uk
> Subject: Re: [
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Monday, September 19, 2011 3:56 PM
> To: Ashish Jangam
> Subject: Re: LKML - Battery charge current issue
>
> On Mon, Sep 19, 2011 at 06:26:10AM +, Ashish Jangam wrote
let me know.
Regards,
Ashish
> -Original Message-
> From: Ying-Chun Liu (PaulLiu) [mailto:paul@linaro.org]
> Sent: Monday, August 08, 2011 3:51 PM
> To: Ashish Jangam
> Subject: Re: DA9053 LKML work
>
> Hi Ashish,
>
> Do you have all of the latest link of
> -Original Message-
> From: Mark Brown [mailto:broo...@opensource.wolfsonmicro.com]
> Sent: Saturday, August 06, 2011 7:09 PM
> To: Ashish Jangam
> Cc: sa...@openedhand.com; linux-ker...@vger.kernel.org; Dajun; linaro-
> d...@lists.linaro.org
> Subject: Re: [PATCH
> -Original Message-
> From: Wim Van Sebroeck [mailto:w...@iguana.be]
> Sent: Thursday, July 14, 2011 3:59 PM
> To: Ashish Jangam
> Cc: linux-ker...@vger.kernel.org; linux-watch...@vger.kernel.org; Dajun;
> linaro-dev@lists.linaro.org
> Subject: Re: [PATCH 07/11] Watc
> -Original Message-
> From: Arnd Bergmann [mailto:a...@arndb.de]
> Sent: Wednesday, July 13, 2011 12:03 AM
> To: Ashish Jangam
> Cc: Mark Brown; sa...@openedhand.com; linux-ker...@vger.kernel.org; Dajun;
> linaro-dev@lists.linaro.org
> Subject: Re: [PATCH 01/11]
> -Original Message-
> From: Arnd Bergmann [mailto:a...@arndb.de]
> Sent: Tuesday, July 05, 2011 8:25 PM
> To: Ashish Jangam
> Cc: Mark Brown; sa...@openedhand.com; linux-ker...@vger.kernel.org; Dajun;
> linaro-dev@lists.linaro.org
> Subject: Re: [PATCH 01/11] MFD: D
> -Original Message-
> From: Tushar Behera [mailto:tushar.beh...@linaro.org]
> Sent: Wednesday, July 06, 2011 2:41 PM
> To: Ashish Jangam
> Cc: Dajun; linaro-dev@lists.linaro.org; linux-ker...@vger.kernel.org;
> l...@slimlogic.co.uk
> Subject: Re: [Patch 5/11] Regula
> -Original Message-
> From: Arnd Bergmann [mailto:a...@arndb.de]
> Sent: Wednesday, June 29, 2011 5:57 PM
> To: Ashish Jangam
> Cc: Mark Brown; sa...@openedhand.com; linux-ker...@vger.kernel.org; Dajun;
> linaro-dev@lists.linaro.org
> Subject: Re: [PATCH 1/11] MFD: D
> -Original Message-
> From: Guenter Roeck [mailto:guenter.ro...@ericsson.com]
> Sent: Thursday, June 30, 2011 7:52 PM
> To: Ashish Jangam
> Cc: randy.dun...@oracle.com; linaro-dev@lists.linaro.org; dc...@diasemi.com;
> linux-ker...@vger.kernel.org; lm-sens...@lm-sensors
On Tue, 2011-06-28 at 23:05 +0530, Guenter Roeck wrote:
> On Tue, 2011-06-28 at 10:24 -0400, ashish jangam wrote:
> > +static ssize_t da9052_read_vddout(struct device *dev,
> > + struct device_attribute *devattr, char
> > *buf)
>
> -Original Message-
> From: eric.y.m...@gmail.com [mailto:eric.y.m...@gmail.com] On Behalf Of Eric
> Miao
> Sent: Wednesday, June 22, 2011 2:47 PM
> To: Ashish Jangam
> Cc: Ying-Chun Liu (PaulLiu); Steve Cozens; linaro-dev@lists.linaro.org; Mark
> Brown; Dajun Che
> -Original Message-
> From: eric.y.m...@gmail.com [mailto:eric.y.m...@gmail.com] On Behalf Of Eric
> Miao
> Sent: Tuesday, June 21, 2011 6:55 PM
> To: Ashish Jangam
> Cc: Ying-Chun Liu (PaulLiu); eric.m...@linaro.org; Steve Cozens; linaro-
> d...@lists.linaro.org; M
> -Original Message-
> From: eric.y.m...@gmail.com [mailto:eric.y.m...@gmail.com] On Behalf Of Eric
> Miao
> Sent: Tuesday, June 21, 2011 5:52 PM
> To: Ashish Jangam
> Cc: Ying-Chun Liu (PaulLiu); eric.m...@linaro.org; Steve Cozens; linaro-
> d...@lists.linaro.org; M
> -Original Message-
> From: eric.y.m...@gmail.com [mailto:eric.y.m...@gmail.com] On Behalf Of Eric
> Miao
> Sent: Tuesday, June 21, 2011 3:28 PM
> To: Ashish Jangam; Ying-Chun Liu (PaulLiu)
> Cc: eric.m...@linaro.org; Steve Cozens; linaro-dev@lists.linaro.org; Mark
&
Hi Eric,
I recently saw your mail to Dajun, on your people eagerness to get the patches
upstream soon. We also hold the same vision to get the patches upstream as
quick as possible.
In this regard we like to have a discussion so please let us know your
convenient time. Please note that as of n
58 matches
Mail list logo