devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/4] Add basic support for the I2C units of the Armada 3700
@ 2016-12-01 11:04 Romain Perier
  2016-12-01 11:04 ` [PATCH v7 1/4] i2c: pxa: Add definition of fast and high speed modes via the regs layout Romain Perier
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Romain Perier @ 2016-12-01 11:04 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c
  Cc: devicetree, Rob Herring, Ian Campbell, Pawel Moll, Mark Rutland,
	Kumar Gala, linux-arm-kernel, Jason Cooper, Andrew Lunn,
	Sebastian Hesselbarth, Gregory Clement, Thomas Petazzoni,
	Nadav Haklai, Omri Itach, Shadi Ammouri, Yahuda Yitschak,
	Hanna Hawa, Neta Zur Hershkovits, Igal Liberman,
	Marcin Wojtas <mw>

This series add basic support for the I2C bus interface units present
in the Armada 3700 to the pxa-i2c driver. It also add the definitions of
the device nodes to the devicetree at the SoC level and for its official
development board: the Armada 3720 DB.

Romain Perier (4):
  i2c: pxa: Add definition of fast and high speed modes via the regs
    layout
  i2c: pxa: Add support for the I2C units found in Armada 3700
  arm64: dts: marvell: Add I2C definitions for the Armada 3700
  dt-bindings: i2c: pxa: Update the documentation for the Armada 3700

 Documentation/devicetree/bindings/i2c/i2c-pxa.txt |  1 +
 arch/arm64/boot/dts/marvell/armada-3720-db.dts    |  4 ++++
 arch/arm64/boot/dts/marvell/armada-37xx.dtsi      | 18 ++++++++++++++++
 drivers/i2c/busses/Kconfig                        |  2 +-
 drivers/i2c/busses/i2c-pxa.c                      | 26 +++++++++++++++++++++--
 5 files changed, 48 insertions(+), 3 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-01-03 15:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 11:04 [PATCH v7 0/4] Add basic support for the I2C units of the Armada 3700 Romain Perier
2016-12-01 11:04 ` [PATCH v7 1/4] i2c: pxa: Add definition of fast and high speed modes via the regs layout Romain Perier
2016-12-01 22:36   ` Wolfram Sang
2016-12-01 11:04 ` [PATCH v7 2/4] i2c: pxa: Add support for the I2C units found in Armada 3700 Romain Perier
2016-12-01 22:36   ` Wolfram Sang
2016-12-01 11:04 ` [PATCH v7 3/4] arm64: dts: marvell: Add I2C definitions for the " Romain Perier
     [not found]   ` <20161201110440.27530-4-romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2016-12-01 22:37     ` Wolfram Sang
2017-01-03 15:20   ` Gregory CLEMENT
2016-12-01 11:04 ` [PATCH v7 4/4] dt-bindings: i2c: pxa: Update the documentation " Romain Perier
2016-12-01 22:31   ` Wolfram Sang

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).