Hi Mark, I wonder where to store board specific info? For example, some customer boards have a reset pin to control codec. If I store it in machine driver, I must modify it according to the boards. I can store it in arch/board file and pass it to codec driver, but how about the external system clock? Regards, Scott