ARM: vexpress: Update TC2 device tree for HDLCD hack

Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
Jon Medhurst
2013-03-26 13:06:11 +00:00
parent 6b614fae0e
commit 0e2f185700

View File

@@ -9,6 +9,8 @@
/dts-v1/;
/memreserve/ 0xff000000 0x01000000;
/ {
model = "V2P-CA15_CA7";
arm,hbi = <0x249>;
@@ -81,6 +83,8 @@
compatible = "arm,hdlcd";
reg = <0 0x2b000000 0 0x1000>;
interrupts = <0 85 4>;
mode = "1024x768-16@60";
framebuffer = <0 0xff000000 0 0x01000000>;
clocks = <&oscclk5>;
clock-names = "pxlclk";
};