From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 15 May 2017 12:32:49 -0400 Subject: [U-Boot] [PATCH 08/47] Drop three-wire serial (TWS) support In-Reply-To: <20170515105802.23023-9-sjg@chromium.org> References: <20170515105802.23023-1-sjg@chromium.org> <20170515105802.23023-9-sjg@chromium.org> Message-ID: <20170515163249.GJ5701@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, May 15, 2017 at 04:57:23AM -0600, Simon Glass wrote: > 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 > --- > > configs/inka4x0_defconfig | 1 - > drivers/Makefile | 1 - > drivers/rtc/Makefile | 1 - > drivers/rtc/rtc4543.c | 101 ------------------------------------------- > drivers/twserial/Makefile | 8 ---- > drivers/twserial/soft_tws.c | 94 ---------------------------------------- > include/configs/inka4x0.h | 80 ---------------------------------- > include/tws.h | 21 --------- > scripts/config_whitelist.txt | 2 - > 9 files changed, 309 deletions(-) > delete mode 100644 drivers/rtc/rtc4543.c > delete mode 100644 drivers/twserial/Makefile > delete mode 100644 drivers/twserial/soft_tws.c > delete mode 100644 include/tws.h Anatolij, this is used only by a board you maintain, do you want to update the framework here or should we drop the board in question as well? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: