public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip-dev] [PATCH  0/7] Add i2c/iic support for r8a7743
@ 2018-02-01 13:46 Biju Das
  2018-02-01 13:46 ` [cip-dev] [PATCH 1/7] dt-bindings: i2c: Spelling s/propoerty/property/ Biju Das
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Biju Das @ 2018-02-01 13:46 UTC (permalink / raw)
  To: cip-dev

This patch series aims to add i2c/iic support for r8a7743 SoC.

Backported dt-bindings patch
Backported per-Generation fallbacks

It is tested against linux-v4.4.112-cip18

This patch depends on the below patch series
https://lists.cip-project.org/pipermail/cip-dev/2018-January/000820.html

Biju Das (4):
  dt-bindings: i2c: Document r8a7743/5 support
  ARM: dts: r8a7743: Add I2C DT support
  dt-bindings: i2c: sh_mobile: Document r8a7743/5 support
  ARM: dts: r8a7743: Add IIC cores to dtsi

Geert Uytterhoeven (1):
  dt-bindings: i2c: Spelling s/propoerty/property/

Simon Horman (2):
  i2c: rcar: Add per-Generation fallback bindings
  i2c: sh_mobile: Add per-Generation fallback bindings

 Documentation/devicetree/bindings/i2c/i2c-imx.txt  |   2 +-
 Documentation/devicetree/bindings/i2c/i2c-rcar.txt |  35 ++++--
 .../devicetree/bindings/i2c/i2c-sh_mobile.txt      |  20 ++-
 Documentation/devicetree/bindings/i2c/i2c-sirf.txt |   2 +-
 arch/arm/boot/dts/r8a7743.dtsi                     | 137 +++++++++++++++++++++
 drivers/i2c/busses/i2c-rcar.c                      |   5 +-
 drivers/i2c/busses/i2c-sh_mobile.c                 |   4 +-
 7 files changed, 186 insertions(+), 19 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-02-08 21:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 13:46 [cip-dev] [PATCH 0/7] Add i2c/iic support for r8a7743 Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 1/7] dt-bindings: i2c: Spelling s/propoerty/property/ Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 2/7] i2c: rcar: Add per-Generation fallback bindings Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 3/7] dt-bindings: i2c: Document r8a7743/5 support Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 4/7] ARM: dts: r8a7743: Add I2C DT support Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 5/7] i2c: sh_mobile: Add per-Generation fallback bindings Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 6/7] dt-bindings: i2c: sh_mobile: Document r8a7743/5 support Biju Das
2018-02-01 13:46 ` [cip-dev] [PATCH 7/7] ARM: dts: r8a7743: Add IIC cores to dtsi Biju Das
2018-02-08 21:51 ` [cip-dev] [PATCH 0/7] Add i2c/iic support for r8a7743 Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox