Skip to content
Commit fca32994 authored by David Sidrane's avatar David Sidrane Committed by Gregory Nutt
Browse files

This patch ensures that the TWIHS (i2c) hw get's its clock set when the sequence of

sam_i2cbus_initialize
sam_i2cbus_uninitialize
sam_i2cbus_initialize

Or twi_reset is called.

I found this a while back in the stm32 family, so there may be more arch-es with this sort of bug. I suppose any driver that has the notion of "do not set the freq if it is already set" could be suspect.
parent c019c270
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment