All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/10] ARM: renesas RCar: Add boot-mode-reg core support
@ 2016-05-11  5:29 Dirk Behme
  2016-05-11  5:29 ` [PATCH v2 01/10] boot-mode-reg: Add core Dirk Behme
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: Dirk Behme @ 2016-05-11  5:29 UTC (permalink / raw)
  To: Geert Uytterhoeven, Simon Horman, linux-renesas-soc; +Cc: Dirk Behme

This is a resend of

http://www.spinics.net/lists/linux-sh/msg45969.html

Besides some minor clean up and fixes, it's rebased against

https://git.kernel.org/cgit/linux/kernel/git/geert/renesas-drivers.git/log/?h=topic/gen3-latest
0ea1cc9f0c9537d3fb42722c188
[WIP] arm64: r8a7796: Integration

and adds support for RCar Gen3. Additionally, it moves the MODEMR
register to device tree instead of hard coding its address.

These patches are available in

https://github.com/dirkbehme/linux-renesas-rcar-gen3/commits/geert/topic/gen3-latest-modereg

too.

It's boot tested on r8a7795 Salvator-X and checked that the same
mode value is read without and with this patch series.

Dirk

Changes in v2:

* Correct link & subject in introduction patch 0000
* Fix some spelling errors
* Drop the goto in boot_mode_reg_get() and boot_mode_reg_get()
* Convert device tree node to renesas,rcar-rst and use whole reset device
* Add devcie tree node documentation
* Preserve compatibility with old DTBs that don't have the node in DT

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

end of thread, other threads:[~2016-05-11 14:22 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-11  5:29 [PATCH v2 00/10] ARM: renesas RCar: Add boot-mode-reg core support Dirk Behme
2016-05-11  5:29 ` [PATCH v2 01/10] boot-mode-reg: Add core Dirk Behme
2016-05-11  7:54   ` Geert Uytterhoeven
2016-05-11  8:39     ` Dirk Behme
2016-05-11  8:41       ` Geert Uytterhoeven
2016-05-11  8:55         ` Dirk Behme
2016-05-11  9:12           ` Geert Uytterhoeven
2016-05-11  5:29 ` [PATCH v2 02/10] boot-mode-reg: Add R-Car driver Dirk Behme
2016-05-11  5:29 ` [PATCH v2 03/10] arm: renesas: rcar-gen2: Obtain MD pin value using boot-mode-reg Dirk Behme
2016-05-11  5:29 ` [PATCH v2 04/10] arm: renesas: r8a7791: " Dirk Behme
2016-05-11  5:29 ` [PATCH v2 05/10] clk: renesas: rcar-gen2: " Dirk Behme
2016-05-11  5:29 ` [PATCH v2 06/10] arm: renesas: rcar-gen2: Remove unused rcar_gen2_read_mode_pins() Dirk Behme
2016-05-11  5:29 ` [PATCH v2 07/10] arm: renesas: rcar-gen3: Make boot-mode-reg Gen3 compatible Dirk Behme
2016-05-11  5:29 ` [PATCH v2 08/10] clk: renesas: rcar-gen3: Obtain MD pin value using boot-mode-reg Dirk Behme
2016-05-11  5:29 ` [PATCH v2 09/10] ARM: dts: r8a779x: Add reset module support Dirk Behme
2016-05-11  8:06   ` Geert Uytterhoeven
2016-05-11 11:56     ` Dirk Behme
2016-05-11 12:13       ` Geert Uytterhoeven
2016-05-11 13:36         ` Dirk Behme
2016-05-11 13:51           ` Geert Uytterhoeven
2016-05-11 14:22             ` Dirk Behme
2016-05-11  5:29 ` [PATCH v2 10/10] boot-mode-reg: Convert to device tree Dirk Behme

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.