[PATCH] [ARM] imx27-apf27dev: fix display size
Shawn Guo
shawn.guo at linaro.org
Mon Nov 25 21:57:46 EST 2013
On Mon, Nov 25, 2013 at 08:45:44AM +0100, Gwenhael Goavec-Merou wrote:
> Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at armadeus.com>
Applied, thanks.
> ---
> arch/arm/boot/dts/imx27-apf27dev.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx27-apf27dev.dts b/arch/arm/boot/dts/imx27-apf27dev.dts
> index 7d90877..9197329 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>;
> --
> 1.8.3.2
>
More information about the linux-arm-kernel
mailing list