ARM: dts: imx27-apf27dev: fix display size

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Gwenhael Goavec-Merou 2013-11-25 08:45:44 +01:00 committed by Shawn Guo
parent 26508cb703
commit d1572f1f17
1 changed files with 2 additions and 2 deletions

View File

@ -22,10 +22,10 @@
bits-per-pixel = <16>; /* non-standard but required */
fsl,pcr = <0xfae80083>; /* non-standard but required */
display-timings {
timing0: 640x480 {
timing0: 800x480 {
clock-frequency = <33000033>;
hactive = <800>;
vactive = <640>;
vactive = <480>;
hback-porch = <96>;
hfront-porch = <96>;
vback-porch = <20>;