Re: [PATCH 0/3] misc: atsha204a: bug fixes

2021-12-22 Thread Josh Datko
Thanks everyone for including me — I don’t have any code comments but I will say that this i2c driver, with the exception of the i2c default address (which looks like is being set via the device tree anyway), should also work with the ATECC508, ATECC608A, ATECC608B (which is the one of those thr

Re: [PATCH 0/3] misc: atsha204a: bug fixes

2021-12-21 Thread Marek Behún
On Tue, 21 Dec 2021 10:00:14 -0700 Josh Datko wrote: > Thanks everyone for including me — I don’t have any code comments but I will > say that this i2c driver, with the exception of the i2c default address > (which looks like is being set via the device tree anyway), should also work > with th

[PATCH 0/3] misc: atsha204a: bug fixes

2021-12-21 Thread Adrian Fiergolski
Series of patches fixing atsha204a driver. Partially inspired by Enclustra's repo [1]. [1] https://github.com/enclustra-bsp/xilinx-uboot Adrian Fiergolski (3): misc: atsha204a: return timeout from wakeup function misc: atsha204a: add delay after sending the message misc: atsha204a: fix i2c