devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1]  openrisc: LiteX+mor1kx platform
@ 2019-10-23  9:54 Mateusz Holenko
  2019-10-23  9:54 ` [PATCH 1/1] openrisc: add support for LiteX Mateusz Holenko
  0 siblings, 1 reply; 3+ messages in thread
From: Mateusz Holenko @ 2019-10-23  9:54 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Jonas Bonn, Stefan Kristiansson,
	Stafford Horne, openrisc
  Cc: Karol Gugala, Mateusz Holenko, Mauro Carvalho Chehab,
	David S. Miller, Greg Kroah-Hartman, Paul E. McKenney,
	Filip Kokosinski, linux-kernel, devicetree, Joel Stanley

This patchset adds a new LiteX SoC-based platform
configured for mor1kx (OpenRISC) CPU coupled with
LiteUART serial device.

Details about LiteX can be found at
https://github.com/enjoy-digital/litex.

This platform is intended for further extension
once drivers for other LiteX devices are merged
to the kernel.

NOTE:
This requires another patchset to be merged first:
https://lore.kernel.org/patchwork/cover/1143352/

Filip Kokosinski (1):
  openrisc: add support for LiteX

 MAINTAINERS                               |  1 +
 arch/openrisc/boot/dts/or1klitex.dts      | 49 +++++++++++++++++++++++
 arch/openrisc/configs/or1klitex_defconfig | 18 +++++++++
 3 files changed, 68 insertions(+)
 create mode 100644 arch/openrisc/boot/dts/or1klitex.dts
 create mode 100644 arch/openrisc/configs/or1klitex_defconfig

-- 
2.23.0


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

end of thread, other threads:[~2019-10-24 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23  9:54 [PATCH 0/1] openrisc: LiteX+mor1kx platform Mateusz Holenko
2019-10-23  9:54 ` [PATCH 1/1] openrisc: add support for LiteX Mateusz Holenko
2019-10-24 21:26   ` Stafford Horne

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