On 11/05/2013 07:25, Dirk Behme wrote:
> The spi clock divisor is of the form x * (2**y), or x << y, where x is
> 1 to 16, and y is 0 to 15. Note the similarity with floating point numbers.
> Convert the desired divisor to the smallest number which is >= desired
> divisor,
> and can be represen
On Wed, Jun 12, 2013 at 9:30 PM, Stefano Babic wrote:
> Hi,
>
>
> On 12/06/2013 17:47, Jagan Teki wrote:
>
>>
>> Sorry, i didn't understand the conversation here, was this fix applied?
>> Could you please explain.
>
> Patches are not applied and are currently assigned to me. As they
> concerned th
Hi,
On 12/06/2013 17:47, Jagan Teki wrote:
>
> Sorry, i didn't understand the conversation here, was this fix applied?
> Could you please explain.
Patches are not applied and are currently assigned to me. As they
concerned the SPI subsystem (really, it is the SPI driver for iMX), they
could be
On Wed, Jun 12, 2013 at 9:12 PM, Stefano Babic wrote:
> Hi Dirk,
>
> On 12/06/2013 07:28, Dirk Behme wrote:
>> On 11.05.2013 07:25, Dirk Behme wrote:
>>> The spi clock divisor is of the form x * (2**y), or x << y, where x is
>>> 1 to 16, and y is 0 to 15. Note the similarity with floating point
Hi Dirk,
On 12/06/2013 07:28, Dirk Behme wrote:
> On 11.05.2013 07:25, Dirk Behme wrote:
>> The spi clock divisor is of the form x * (2**y), or x << y, where x is
>> 1 to 16, and y is 0 to 15. Note the similarity with floating point
>> numbers.
>> Convert the desired divisor to the smallest num
On 11.05.2013 07:25, Dirk Behme wrote:
The spi clock divisor is of the form x * (2**y), or x << y, where x is
1 to 16, and y is 0 to 15. Note the similarity with floating point numbers.
Convert the desired divisor to the smallest number which is >= desired divisor,
and can be represented in th
6 matches
Mail list logo