zephyr/drivers/i2c
Marcus Shawcroft f5eeaf9527 i2c/nrf5: Remove r/w to POWER register.
The reset code that toggles the POWER register fails to build on
NRF52.  In discussion with the Nordic folks it transpires that we
don't actually need this code.

For future reference there is a related errata here:
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev1.errata/anomaly_832_89.html?cp=2_2_1_0_1_26

Change-Id: I2ba8c2bb814f8f95ff3f340862c75a8bc437c573
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-02-01 00:35:35 +00:00
..
Kconfig i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00
Makefile i2c/nrf5: Implement NRF5 I2C driver. 2017-01-25 09:59:27 +00:00
i2c_atmel_sam3.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_atmel_sam3.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_dw.c i2c: Can pass IRQ vector constant to irq_enable 2017-01-30 17:52:58 +00:00
i2c_dw.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_dw_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_mcux.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_nrf5.c i2c/nrf5: Remove r/w to POWER register. 2017-02-01 00:35:35 +00:00
i2c_qmsi.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_qmsi_ss.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_stm32lx.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
i2c_stm32lx.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00