summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-25 12:49:03 -0700
committerJoel Stanley <joel@jms.id.au>2019-05-24 13:55:16 +0930
commit29b871f344f43ef428aa55ee9ed2a76b5bee0f87 (patch)
tree3e7b29b9377a4f181e6ebbcd267e7ce9cb1eb48f /arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
parent0215e2a5468319c58943b60b78b74dd3f3ab92fd (diff)
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@google.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index 0d7c6339da46..a68ff0675c28 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";
};