]> git.ipfire.org Git - thirdparty/u-boot.git/commit
i2c: nuvoton: remove standard mode only
authorJim Liu <jim.t90615@gmail.com>
Wed, 4 Oct 2023 01:35:58 +0000 (09:35 +0800)
committerHeiko Schocher <hs@denx.de>
Mon, 30 Oct 2023 05:08:40 +0000 (06:08 +0100)
commitaf7a4ff86ff7a7048fd920b7bbe9ad6538f0048c
treea08b1ccb2df73c9a080bc25aa381fcc42c89b2d0
parentd9650a48234058c645d1a07951c3d2cf129427e6
i2c: nuvoton: remove standard mode only

first version is only support standard mode.
remove this judgment to support standard/fast/fast plus  mode.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
Changes for v2:
   - add commit message
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/i2c/npcm_i2c.c