Commit 29b871f3 authored by Patrick Venture's avatar Patrick Venture Committed by Joel Stanley

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: default avatarPatrick Venture <venture@google.com>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 0215e2a5
......@@ -112,6 +112,11 @@ &pinctrl {
&pinctrl_ddcclk_default &pinctrl_ddcdat_default>;
};
&p2a {
status = "okay";
memory-region = <&vga_memory>;
};
&ibt {
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment