]> git.baikalelectronics.ru Git - uboot.git/commit
Drop three-wire serial (TWS) support
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 09:25:04 +0000 (03:25 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 22 May 2017 12:37:10 +0000 (08:37 -0400)
commit36352ae9bc292e030c24d2a4855d2be46ffc6c18
treed8e4c0a6b873ad570916ac318aee8b00f2efa478
parent3a282a8024d97e9885794adcc7cc998e8bdcf9ad
Drop three-wire serial (TWS) support

This subsystem has not been converted to driver model, there is only one
driver and only one board that uses it. Drop it and its CONFIG option.

Also drop the rtc4543 RTC driver since it uses TWS.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/inka4x0_defconfig
drivers/Makefile
drivers/rtc/Makefile
drivers/rtc/rtc4543.c [deleted file]
drivers/twserial/Makefile [deleted file]
drivers/twserial/soft_tws.c [deleted file]
include/configs/inka4x0.h
include/tws.h [deleted file]
scripts/config_whitelist.txt