]> git.dujemihanovic.xyz Git - u-boot.git/commit
i2c: Drop reference to SYS_I2C_INIT_BOARD
authorSimon Glass <sjg@chromium.org>
Sun, 11 Aug 2024 14:50:40 +0000 (08:50 -0600)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Aug 2024 04:14:36 +0000 (06:14 +0200)
commit56ec7a69d8ec5bc29c1834685bf84d09dd5da43e
treeb90ec3e3561874f4ca6f9e77d457e06a3061f231
parent98dfa70f84f036c7423f1eddf00af8ea555fed8f
i2c: Drop reference to SYS_I2C_INIT_BOARD

This is not now used by any boards, so drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
doc/I2C_Edge_Conditions
drivers/i2c/soft_i2c.c