devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] R-Car D3 (r8a77995) I2C integration
@ 2018-01-29 15:45 Ulrich Hecht
       [not found] ` <1517240748-14780-1-git-send-email-ulrich.hecht+renesas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 19+ messages in thread
From: Ulrich Hecht @ 2018-01-29 15:45 UTC (permalink / raw)
  To: linux-renesas-soc, horms, geert, kieran.bingham
  Cc: wsa, magnus.damm, linux-i2c, devicetree, Ulrich Hecht

Hi!

This adds I2C controllers to the D3 device tree and enables I2C busses 0
and 1 on the Draak board. (I2C2 is not connected on that board.)

This revision addresses Geert's review comments and adds Reviewed-Bys.
See below for details.

CU
Uli


Changes since v1:
- pinctrl: patch dropped, has been picked up
- i2c-rcar: patch dropped, redundant
- dtsi: added dmac2 for i2c0-2
- dtsi: fixed internal SCL delays
- dts: fixed EEPROM compatible string
- bindings: added Rohm EEPROM
- bindings: fixed typo in i2c-rcar bindings


Ulrich Hecht (5):
  arm64: renesas: r8a77995: add I2C support
  arm64: renesas: draak: enable I2C controller 0 and EEPROM
  arm64: renesas: draak: enable I2C controller 1
  i2c: rcar: document R8A77995 bindings
  dt-bindings: at24: add bindings for Rohm BR24T01

 Documentation/devicetree/bindings/eeprom/at24.txt  |  2 +
 Documentation/devicetree/bindings/i2c/i2c-rcar.txt |  1 +
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     | 28 +++++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          | 67 ++++++++++++++++++++++
 4 files changed, 98 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2018-03-02 10:17 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-29 15:45 [PATCH v2 0/5] R-Car D3 (r8a77995) I2C integration Ulrich Hecht
     [not found] ` <1517240748-14780-1-git-send-email-ulrich.hecht+renesas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-01-29 15:45   ` [PATCH v2 1/5] arm64: renesas: r8a77995: add I2C support Ulrich Hecht
2018-01-30 10:42     ` Wolfram Sang
2018-01-29 15:45   ` [PATCH v2 3/5] arm64: renesas: draak: enable I2C controller 1 Ulrich Hecht
2018-01-30 10:43     ` Wolfram Sang
2018-01-30  9:26   ` [PATCH v2 0/5] R-Car D3 (r8a77995) I2C integration Simon Horman
2018-01-29 15:45 ` [PATCH v2 2/5] arm64: renesas: draak: enable I2C controller 0 and EEPROM Ulrich Hecht
2018-01-30 10:43   ` Wolfram Sang
2018-01-29 15:45 ` [PATCH v2 4/5] i2c: rcar: document R8A77995 bindings Ulrich Hecht
     [not found]   ` <1517240748-14780-5-git-send-email-ulrich.hecht+renesas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-01-30  9:18     ` Simon Horman
2018-02-05  6:07   ` Rob Herring
2018-02-26 20:01   ` Wolfram Sang
2018-01-29 15:45 ` [PATCH v2 5/5] dt-bindings: at24: add bindings for Rohm BR24T01 Ulrich Hecht
2018-01-29 16:06   ` Geert Uytterhoeven
2018-01-30 10:44   ` Wolfram Sang
2018-02-02  9:02     ` Bartosz Golaszewski
2018-02-05  6:07   ` Rob Herring
2018-02-05  7:56     ` Bartosz Golaszewski
2018-03-02 10:17   ` Bartosz Golaszewski

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