devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] enable i2c on koelsch-dt (and cleanup lager)
@ 2014-02-16  9:40 Wolfram Sang
  2014-02-16  9:40 ` [PATCH 1/5] ARM: shmobile: r8a7791: remove superfluous interrupt-parents Wolfram Sang
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Wolfram Sang @ 2014-02-16  9:40 UTC (permalink / raw)
  To: linux-sh; +Cc: linux-arm-kernel, devicetree, Magnus Damm, Simon Horman

This series adds all rcar cores to the r8a7791 dtsi and enables bus 2 on the
koelsch board. Functionality was tested with reading/writing to an eeprom. Some
rcar driver issues have been observed, but they are independent from the dt
binding provided here. On the way, some cleanups were found which apply to
r8a7790 as well, yet those are only compile tested since I don't have HW access
to the lager board (yet).

The series is based on tag 'renesas-devel-v3.14-rc2-20140213' and can be found here
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/r8a7791-i2c

Please review/apply.


Wolfram Sang (5):
  ARM: shmobile: r8a7791: remove superfluous interrupt-parents
  ARM: shmobile: r8a7791: add i2c master nodes to dtsi
  ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt
  ARM: shmobile: r8a7790: remove superfluous interrupt-parents
  ARM: shmobile: r8a7790: add i2c aliases to dtsi

 arch/arm/boot/dts/r8a7790.dtsi        |  38 +++----------
 arch/arm/boot/dts/r8a7791-koelsch.dts |  19 +++++++
 arch/arm/boot/dts/r8a7791.dtsi        | 100 +++++++++++++++++++++++-----------
 3 files changed, 95 insertions(+), 62 deletions(-)

-- 
1.8.5.1


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

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

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-16  9:40 [PATCH 0/5] enable i2c on koelsch-dt (and cleanup lager) Wolfram Sang
2014-02-16  9:40 ` [PATCH 1/5] ARM: shmobile: r8a7791: remove superfluous interrupt-parents Wolfram Sang
2014-02-16  9:40 ` [PATCH 2/5] ARM: shmobile: r8a7791: add i2c master nodes to dtsi Wolfram Sang
2014-02-17  7:54   ` Wolfram Sang
2014-02-17  8:02     ` Magnus Damm
2014-02-17  9:11       ` Geert Uytterhoeven
2014-02-17  9:19         ` Wolfram Sang
2014-02-17  9:23           ` Geert Uytterhoeven
2014-02-17  9:31             ` Wolfram Sang
2014-02-17 10:03               ` Magnus Damm
2014-02-17 10:08                 ` Wolfram Sang
2014-02-17 10:11                   ` Magnus Damm
2014-02-17 10:25                     ` Wolfram Sang
2014-02-17  9:12       ` Wolfram Sang
2014-02-17  9:57         ` Magnus Damm
2014-02-16  9:40 ` [PATCH 3/5] ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt Wolfram Sang
2014-02-16  9:40 ` [PATCH 4/5] ARM: shmobile: r8a7790: remove superfluous interrupt-parents Wolfram Sang
2014-02-16  9:40 ` [PATCH 5/5] ARM: shmobile: r8a7790: add i2c aliases to dtsi Wolfram Sang
2014-02-17  3:13 ` [PATCH 0/5] enable i2c on koelsch-dt (and cleanup lager) Magnus Damm
2014-02-17  3:19   ` Simon Horman

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