linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ARM: dts: keystone-k2g: Add I2C support for 66AK2G
@ 2017-09-08 17:54 Franklin S Cooper Jr
  2017-09-08 17:54 ` [PATCH v3 1/2] i2c: davinci: Add PM Runtime Support Franklin S Cooper Jr
  2017-09-08 17:54 ` [PATCH v3 2/2] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property Franklin S Cooper Jr
  0 siblings, 2 replies; 7+ messages in thread
From: Franklin S Cooper Jr @ 2017-09-08 17:54 UTC (permalink / raw)
  To: wsa, robh+dt, linux, nsekhar, linux-i2c, devicetree, linux-kernel,
	linux-arm-kernel, grygorii.strashko, vigneshr
  Cc: Franklin S Cooper Jr

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

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                   | 64 ++++++++++++++++++----
 2 files changed, 65 insertions(+), 11 deletions(-)

-- 
2.9.4.dirty

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

end of thread, other threads:[~2017-09-12  8:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 17:54 [PATCH v3 0/2] ARM: dts: keystone-k2g: Add I2C support for 66AK2G Franklin S Cooper Jr
2017-09-08 17:54 ` [PATCH v3 1/2] i2c: davinci: Add PM Runtime Support Franklin S Cooper Jr
2017-09-11 11:29   ` Sekhar Nori
2017-09-11 20:07     ` Franklin S Cooper Jr
2017-09-11 20:11       ` Grygorii Strashko
2017-09-12  8:25         ` Sekhar Nori
2017-09-08 17:54 ` [PATCH v3 2/2] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property Franklin S Cooper Jr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).