Re: Multiple rtc devices for todr_attach (Re: RTC todr for mips/alchemy)
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]> [email protected] wrote: > I have a plan for multiple rtc devices support. > I sent a patch in this e-mail. > Would you like to review this fix? > > And, do you have something better idea? Isn't it enough to add "no aurtc* at aubus?" to OMSAL400, or to move "aurtc* at aubus?" declaration from common ALCHEMY to each board specific config file? Anyway, "one todr device from multiple RTC devices" should be selected by each match function or a some priority value specified by device_register(), rather than strings specified by kernel config, IMHO. --- Izumi Tsutsui