1
0
Fork 0

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>
alistair/sunxi64-5.4-dsi
Patrick Venture 2019-04-25 12:49:03 -07:00 committed by Joel Stanley
parent 0215e2a546
commit 29b871f344
1 changed files with 5 additions and 0 deletions

View File

@ -112,6 +112,11 @@
&pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
};
&p2a {
status = "okay";
memory-region = <&vga_memory>;
};
&ibt {
status = "okay";
};