All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH dev-5.0 2/2] ARM: dts: aspeed: quanta-q71: Enable p2a node
@ 2019-04-25 21:39 Patrick Venture
  0 siblings, 0 replies; only message in thread
From: Patrick Venture @ 2019-04-25 21:39 UTC (permalink / raw)
  To: venture, joel, andrew; +Cc: openbmc

Enable the aspeed-p2a-ctrl node and configure with memory-region to
enable mmap access.

Signed-off-by: Patrick Venture <venture@google.com>
---
 arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index 385c0f4b69ee..080d7c844c54 100644
--- a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
@@ -112,6 +112,11 @@
 			&pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
 };
 
+&p2a {
+	status = "okay";
+	memory-region = <&vga_memory>;
+};
+
 &ibt {
 	status = "okay";
 };
-- 
2.21.0.593.g511ec345e18-goog

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-25 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-25 21:39 [PATCH dev-5.0 2/2] ARM: dts: aspeed: quanta-q71: Enable p2a node Patrick Venture

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.