
13 Mar
2019
13 Mar
'19
7:06 a.m.
On Wed, Mar 13, 2019 at 6:47 AM Stefan Roese sr@denx.de wrote:
On 12.03.19 22:01, Simon Goldschmidt wrote:
This adds a compatible string for m41t82. This ensures that this driver can be used for m41t82 in DM mode, too (as it was usable for this model in non-DM mode before).
This patch ensures this driver works on socfpga_socrates.
Signed-off-by: Simon Goldschmidt simon.k.r.goldschmidt@gmail.com
Reviewed-by: Stefan Roese sr@denx.de
Thanks for the review. However, I just noticed adding the compatible isn't enough as the m41t82 enters a frozen mode when entering battery backup mode.
I'll have to send a v2 that disables the HT bit in '.probe'.
Regards, Simon