summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx27-apf27dev.dts
diff options
context:
space:
mode:
authorGwenhael Goavec-Merou2013-11-25 08:45:44 +0100
committerShawn Guo2014-02-09 14:32:59 +0100
commitd1572f1f174d6ed12d5fec8ce1dbce4de2fefe2a (patch)
tree18fa0586e01935dac6dee1a1df9a6cd839637e87 /arch/arm/boot/dts/imx27-apf27dev.dts
parentARM: dts: imx27 phycore pinctrl (diff)
downloadkernel-qcow2-linux-d1572f1f174d6ed12d5fec8ce1dbce4de2fefe2a.tar.gz
kernel-qcow2-linux-d1572f1f174d6ed12d5fec8ce1dbce4de2fefe2a.tar.xz
kernel-qcow2-linux-d1572f1f174d6ed12d5fec8ce1dbce4de2fefe2a.zip
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>
Diffstat (limited to 'arch/arm/boot/dts/imx27-apf27dev.dts')
-rw-r--r--arch/arm/boot/dts/imx27-apf27dev.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx27-apf27dev.dts b/arch/arm/boot/dts/imx27-apf27dev.dts
index 7d908777ca5b..9197329a2c93 100644
--- a/arch/arm/boot/dts/imx27-apf27dev.dts
+++ b/arch/arm/boot/dts/imx27-apf27dev.dts
@@ -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>;