[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070618144534.GA18150@aepfle.de>
Date: Mon, 18 Jun 2007 16:45:34 +0200
From: Olaf Hering <olaf@...fle.de>
To: Ville Syrjälä <syrjala@....fi>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Antonino Daplas <adaplas@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: mach64 breakage in 2.6.22
On Thu, Jun 14, Ville Syrjälä wrote:
> On Thu, Jun 14, 2007 at 10:25:28AM +0200, Olaf Hering wrote:
> > On Sat, May 05, Andrew Morton wrote:
> >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21/2.6.21-mm1/
> >
> > > +atyfb-reorganize-clock-init.patch
> >
> > This change breaks the display on an ibook1 with 800x600 lcd.
>
> Are you sure?
Yes.
> Please try this patch:
> if (machine_is_compatible("PowerBook2,1")) {
> par->pll_limits.mclk = 70;
> - par->pll_limits.xclk = 53;
> + par->pll_limits.xclk = 106;
This oneliner fixes it for me.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists