linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add reboot modes for LEGO MINDSTORMS EV3
@ 2018-01-12  2:29 David Lechner
  2018-01-12  2:29 ` [PATCH v2 1/2] ARM: dts: da850-lego-ev3: Add node for reboot modes David Lechner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Lechner @ 2018-01-12  2:29 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: David Lechner, Sekhar Nori, Kevin Hilman, Rob Herring,
	Mark Rutland, devicetree, linux-kernel

This series adds a new device tree node to declare a special memory
address that is used by the I2C bootloader on LEGO MINDSTORMS EV3
to boot into a special firmware update mode and enables the required
module to use it.

v2 changes:
* rebase on linux-davinci/master

David Lechner (2):
  ARM: dts: da850-lego-ev3: Add node for reboot modes
  ARM: davinci_all_defconfig: enable SYSCON_REBOOT_MODE

 arch/arm/boot/dts/da850-lego-ev3.dts   | 17 +++++++++++++++++
 arch/arm/configs/davinci_all_defconfig |  1 +
 2 files changed, 18 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2018-02-23 11:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-12  2:29 [PATCH v2 0/2] Add reboot modes for LEGO MINDSTORMS EV3 David Lechner
2018-01-12  2:29 ` [PATCH v2 1/2] ARM: dts: da850-lego-ev3: Add node for reboot modes David Lechner
2018-02-23 11:51   ` Sekhar Nori
2018-01-12  2:29 ` [PATCH v2 2/2] ARM: davinci_all_defconfig: enable SYSCON_REBOOT_MODE David Lechner
2018-02-23 11:54   ` Sekhar Nori
2018-02-19 18:03 ` [PATCH v2 0/2] Add reboot modes for LEGO MINDSTORMS EV3 David Lechner

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