Re: [PATCH RFC] x86: Add user configurable GPIO-lib support

From: Ingo Molnar
Date: Tue Jul 01 2008 - 10:27:32 EST



* Florian Fainelli <florian.fainelli@xxxxxxxxxxxxx> wrote:

> > ... once that is made dynamic/quirkable we are there.
>
> Yes, I did not have time to investigate this, and am still wondering
> if we can have dynamic tick rate settings in early board setup code.

well, does the system have any early boot detectable property? Such as a
DMI signature? That way there would not be anything truly dynamic about
the PIT rate - we'd just set a new pit_tick_rate variable to a
non-default value very early during bootup, on an RDC system.

On usual PCs it would stay unmodified, at the default 1193182 value.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/