commit | e11b9fb4e3fad469763ebc55e0308b42e46b17f6 | [log] [tgz] |
---|---|---|
author | Thiago Silveira <thiago@exati.com.br> | Wed Sep 20 16:40:42 2017 -0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Oct 06 22:11:21 2017 -0400 |
tree | 8780d4e6c1261dd92fb21dbd4a9134d9ae66259d | |
parent | ba0359102eb4888f43d007a875cf176363f15c1c [diff] |
arm: soc: nRF52: Add workaround for incorrect RESETREAS bits, errata 136 This workaround fixes the issue that, after pin reset, RESETREAS bits other than RESETPIN might also be set. The workaround was added to both nRF52832 and nRF52840 SoCs. Signed-off-by: Thiago Silveira <thiago@exati.com.br>