[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170911201145.31257-1-fcooper@ti.com>
Date: Mon, 11 Sep 2017 15:11:43 -0500
From: Franklin S Cooper Jr <fcooper@...com>
To: <wsa@...-dreams.de>, <robh+dt@...nel.org>, <linux@...linux.org.uk>,
<nsekhar@...com>, <linux-i2c@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <grygorii.strashko@...com>,
<vigneshr@...com>
CC: Franklin S Cooper Jr <fcooper@...com>
Subject: [PATCH v4 0/2] i2c: davinci: Add PM Runtime Support needed by 66AK2G
Add I2C support to 66AK2G. Primary requirement is to add PM
Runtime support to the driver.
This has been tested on following platforms by performing simple i2c test
such as i2c detect and reading on board i2c devices:
K2G GP evm
OMAPL138
K2L GP EVM
and boot tested on:
K2E GP EVM
K2HK GP EVM
Version 2 changes:
Moved ordering of pm runtime calls
Version 3 changes:
Dropped first patch since it was pulled in.
Remove clk = NULL statements
Fix error path
Version 4 changes:
Fix typo in commit message
Fix error path
Franklin S Cooper Jr (2):
i2c: davinci: Add PM Runtime Support
dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm
property
.../devicetree/bindings/i2c/i2c-davinci.txt | 12 ++++
drivers/i2c/busses/i2c-davinci.c | 67 ++++++++++++++++++----
2 files changed, 67 insertions(+), 12 deletions(-)
--
2.9.4.dirty
Powered by blists - more mailing lists