From: Tom Rini Date: Tue, 5 Mar 2024 13:08:31 +0000 (-0500) Subject: Merge patch series "Fix driver for misc/atsha204a" X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=96ca3d362d3e900d687d668d9bf81ce18692d96b;p=u-boot.git Merge patch series "Fix driver for misc/atsha204a" Michał Barnaś 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. --- 96ca3d362d3e900d687d668d9bf81ce18692d96b