u-boot-brain/board/logicpd/am3517evm
Adam Ford 819ad5f625 ARM: am3517_evm: Disable DM_I2C_COMPAT
DM_I2C_COMPAT is somehow being enabled outside of Kconfig, so
this explicitly undefines it in the header file, and brackets
the I2C initialization around an #ifdef to not manually
initialize the I2C controller when the DM_I2C is enabled.

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
2018-09-11 21:48:04 -04:00
..
am3517evm.c ARM: am3517_evm: Disable DM_I2C_COMPAT 2018-09-11 21:48:04 -04:00
am3517evm.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION 2017-09-12 18:02:21 -04:00
MAINTAINERS ARM: AM3517-EVM: Update Maintainer 2018-07-24 09:25:23 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00