]> Git Repo - u-boot.git/commitdiff
Merge patch series "Fix driver for misc/atsha204a"
authorTom Rini <[email protected]>
Tue, 5 Mar 2024 13:08:31 +0000 (08:08 -0500)
committerTom Rini <[email protected]>
Tue, 5 Mar 2024 13:08:31 +0000 (08:08 -0500)
Michał Barnaś <[email protected]> says:

Fix the driver to behave like the chip datasheet requires.
Improve wake up function to send low signal on SDA line for at least
60us as chip requires to wake up. Fix sleep function to move the chip
into sleep mode, not into idle mode. Remove unnecessary for loop,
which would never run for more than one iteration.


Trivial merge
This page took 0.031604 seconds and 4 git commands to generate.