projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0215e2a
)
ARM: dts: aspeed: quanta-q71: Enable p2a node
author
Patrick Venture
<venture@google.com>
Thu, 25 Apr 2019 19:49:03 +0000
(12:49 -0700)
committer
Joel Stanley
<joel@jms.id.au>
Fri, 24 May 2019 04:25:16 +0000
(13:55 +0930)
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>
arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
b/arch/arm/boot/dts/aspeed-bmc-quanta-q71l.dts
index
0d7c633
..
a68ff06
100644
(file)
--- 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";
};