Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [PATCH/RFC 00/02] ARM: shmobile: r8a7795 Salvator-X IPMMU 4 GiB RAM test code
@ 2016-01-18  5:48 Magnus Damm
  2016-01-18  5:48 ` [PATCH/RFC 01/02] iommu/ipmmu-vmsa: Use 64-bit masks Magnus Damm
  2016-01-18  5:48 ` [PATCH/RFC 02/02] arm64: dts: Salvator-X: Enable 4 GiB of RAM Magnus Damm
  0 siblings, 2 replies; 4+ messages in thread
From: Magnus Damm @ 2016-01-18  5:48 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: horms+renesas, Magnus Damm, laurent.pinchart+renesas,
	geert+renesas

ARM: shmobile: r8a7795 Salvator-X IPMMU 4 GiB RAM test code

[PATCH/RFC 01/02] iommu/ipmmu-vmsa: Use 64-bit masks
[PATCH/RFC 02/02] arm64: dts: Salvator-X: Enable 4 GiB of RAM

This code simply enables 4 GiB of RAM on Salvator-X after
adjusting the IPMMU driver to tell the Linux driver model
that the device it is managing is able to do 64-bit bus
mastering.

Not for upstream merge. Patch 1/2 will be rolled into a larger
series for the IPMMU driver in the future. Patch 2/2 depends
on firmware updates, so the integration needs to be correctly
ordered to keep things smooth.

Not-Yet-Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Developed on top of renesas-drivers-2016-01-13-v4.4.

 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts |   15 +++++++++++++++
 drivers/iommu/ipmmu-vmsa.c                         |    2 ++
 2 files changed, 17 insertions(+)

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

end of thread, other threads:[~2017-02-17  8:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18  5:48 [PATCH/RFC 00/02] ARM: shmobile: r8a7795 Salvator-X IPMMU 4 GiB RAM test code Magnus Damm
2016-01-18  5:48 ` [PATCH/RFC 01/02] iommu/ipmmu-vmsa: Use 64-bit masks Magnus Damm
2016-01-18  5:48 ` [PATCH/RFC 02/02] arm64: dts: Salvator-X: Enable 4 GiB of RAM Magnus Damm
2017-02-17  8:56   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox