devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: bcm281xx: Board specific reboot code
@ 2013-06-28 20:56 Markus Mayer
  2013-06-28 20:56 ` [PATCH 1/2] " Markus Mayer
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Markus Mayer @ 2013-06-28 20:56 UTC (permalink / raw)
  To: ARM Kernel List; +Cc: Markus Mayer, Device Tree List

This patch series adds reboot code and related device tree bindings needed
for the bcm281xx family.

Markus Mayer (2):
  ARM: bcm281xx: Board specific reboot code
  ARM: bcm281xx: DT changes for reboot code

 .../devicetree/bindings/arm/bcm/bcm,kona-wdt.txt   |   15 ++++++
 arch/arm/boot/dts/bcm11351.dtsi                    |    7 ++-
 arch/arm/mach-bcm/Makefile                         |    4 +-
 arch/arm/mach-bcm/board_bcm.c                      |   20 ++++++--
 arch/arm/mach-bcm/kona.c                           |   54 ++++++++++++++++++++
 arch/arm/mach-bcm/kona.h                           |   15 ++++++
 6 files changed, 109 insertions(+), 6 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/bcm/bcm,kona-wdt.txt
 create mode 100644 arch/arm/mach-bcm/kona.c
 create mode 100644 arch/arm/mach-bcm/kona.h

-- 
1.7.9.5

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

end of thread, other threads:[~2013-07-19 23:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28 20:56 [PATCH 0/2] ARM: bcm281xx: Board specific reboot code Markus Mayer
2013-06-28 20:56 ` [PATCH 1/2] " Markus Mayer
     [not found]   ` <1372453018-5830-2-git-send-email-markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-06-28 21:07     ` Markus Mayer
2013-06-28 20:56 ` [PATCH 2/2] ARM: bcm281xx: DT changes for " Markus Mayer
     [not found]   ` <1372453018-5830-3-git-send-email-markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-06-28 21:01     ` Markus Mayer
     [not found] ` <1372453018-5830-1-git-send-email-markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-06-28 21:00   ` [PATCH 0/2] ARM: bcm281xx: Board specific " Markus Mayer
2013-07-19 23:33     ` Christian Daudt

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