zephyr/boards/arm/96b_neonkey
Manivannan Sadhasivam 034a11b7cd boards: arm: 96b_neonkey: Fix I2C_3 for LP3943 LED driver
Following changes are necessary to use LP3943 LED driver present
in 96Boards Neonkey board

1. Enable I2C_3 interface
2. Reduce the speed of I2C_3 bus on 96Boards Neonkey. Due to some
design quirks, on board LP3943 LED driver connected to I2C_3
operates only at Standard speed of 100KHz.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2018-04-27 10:46:53 -05:00
..
doc boards: arm: 96b_neonkey: doc: Remove flash goal 2018-01-02 09:42:22 -05:00
96b_neonkey_defconfig boards: stm32f4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
96b_neonkey.dts boards: arm: 96b_neonkey: Fix I2C_3 for LP3943 LED driver 2018-04-27 10:46:53 -05:00
96b_neonkey.yaml
board.h boards: stm32 remove led and button definitions from board.h 2018-04-19 09:32:39 -05:00
CMakeLists.txt
dts.fixup drivers: led: Add LED driver support for TI LP3943 2018-04-27 10:46:53 -05:00
Kconfig.board drivers: led: Add LED driver support for TI LP3943 2018-04-27 10:46:53 -05:00
Kconfig.defconfig boards: arm: STM32 boards use DT to configure SPI 2018-02-20 09:47:43 -05:00
pinmux.c