This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AT91 serial driver clock control


Hi

This patch enables the clock to the AT91 USART when
at91_serial_lookup() is called. Only enabling the clock when needed
saves power. The AT91SAM7S HAL only enables clocks to device the HAL
uses and leaves other clocks disabled.

        Andrew

Attachment: devs.serial.arm.at91.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]