[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190425194903.144569-1-venture@google.com>
Date: Thu, 25 Apr 2019 12:49:03 -0700
From: Patrick Venture <venture@...gle.com>
To: venture@...gle.com, robh+dt@...nel.org, mark.rutland@....com,
joel@....id.au, andrew@...id.au
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
arm@...nel.org
Subject: [PATCH 2/2] ARM: dts: aspeed: quanta-q71: Enable p2a node
Enable the aspeed-p2a-ctrl node and configure with memory-region to
enable mmap access.
Signed-off-by: Patrick Venture <venture@...gle.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 0d7c6339da465..a68ff0675c28a 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
Powered by blists - more mailing lists