Skip to content
Commit 819ad5f6 authored by Adam Ford's avatar Adam Ford Committed by Tom Rini
Browse files

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: default avatarAdam Ford <aford173@gmail.com>
Tested-by: default avatarDerald D. Woods <woods.technical@gmail.com>
parent 8cd21a63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment