commit | fa94be591d25051dd94ba2d7630269392df149f2 | [log] [tgz] |
---|---|---|
author | Nick Ward <nick.ward@setec.com.au> | Tue Oct 26 09:43:56 2021 +1100 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Nov 09 20:04:45 2021 -0500 |
tree | dea4f136f8a23f870a0ccba55483e6567b554a98 | |
parent | 0cfba7e9b36d3739979520d4e2812ed8f845b78e [diff] |
drivers: spi_nrfx_spim: workaround for nRF52832 errata anomaly 58 See: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fstruct_nrf52%2Fstruct%2Fnrf52832_errata.html https://infocenter.nordicsemi.com/pdf/nRF52832_Rev_3_Errata_v1.0.pdf Code derived from the example PAN 58 workaround code. Adds a new nRF SPIM Devicetree binding property called anomaly-58-workaround that allows the workaround to be enabled if required per SPIM instance. Signed-off-by: Nick Ward <nick.ward@setec.com.au>