Re: 8250 serial driver and PM

2005-08-31 Thread Vitaly Wool
Hi Grigory, it's unclear from your letter where you take pnx4008_uart_pm from. Can you please elaborate? What I would think of if I were you is adding a field 'pm' to struct plat_serial8250_port which is filled in in the architecture-specific part and setting up->pm accrodingly. I'll send a

Re: 8250 serial driver and PM

2005-08-31 Thread Russell King
On Mon, Aug 29, 2005 at 09:55:04PM +0400, Grigory Tolstolytkin wrote: > I'm working on power management support for a particular ARM based board > and I've got a question: > I want to add a board specific power management for standard uart driver > (serial8250). For this purpose there is a specia