Re: [PATCH] i2c: davinci: Increase module clock frequency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  	/* get minimum of 7 MHz clock, but max of 12 MHz */
> -	psc = (input_clock / 7000000) - 1;
> +	psc = (input_clock / 12000000) - 1;

Doesn't make this the above comment invalid?

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux