linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Basic GPIO support for r8a7795
@ 2015-08-31 15:36 Ulrich Hecht
  2015-09-01  1:22 ` Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ulrich Hecht @ 2015-08-31 15:36 UTC (permalink / raw)
  To: linux-sh

Hi!

This has been broken out of horms's GPIO and EthernetAVB RFC (thanks again)
and has its minor issues fixed, hopefully.  Specifically, it fixes the GPIO
6 and 7 clock references, dumps the MSTP's "clock-output-names" property,
and omits the extraneous options in defconfig.

CU
Uli


Changes since RFC:
- fix GPIO6 and GPIO7 clock assignments
- remove "clock-output-names" property from MSTP
- do not enable GPIO_SYSFS, LEDS_GPIO in defconfig


Takeshi Kihara (3):
  arm64: dts: r8a7795: add GPIO clocks
  arm64: dts: r8a7795: add GPIO nodes
  arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC

 arch/arm64/boot/dts/renesas/r8a7795.dtsi  | 128 ++++++++++++++++++++++++++++++
 arch/arm64/configs/defconfig              |   1 +
 include/dt-bindings/clock/r8a7795-clock.h |   8 ++
 3 files changed, 137 insertions(+)

-- 
2.4.6


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

end of thread, other threads:[~2015-10-15  6:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-31 15:36 [PATCH 0/3] Basic GPIO support for r8a7795 Ulrich Hecht
2015-09-01  1:22 ` Simon Horman
2015-09-04  1:16 ` Simon Horman
2015-10-05  2:27 ` Simon Horman
2015-10-05  9:20 ` Ulrich Hecht
2015-10-06  0:50 ` Simon Horman
2015-10-15  6:29 ` 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).