Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1210800
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT PULL] TTY/Serial patches for 4.3-rc1 |
| Date | 2015-08-21 02:00 +0200 |
| Message-ID | <pZHUt-3qg-7@gated-at.bofh.it> (permalink) |
| References | <pZDxv-5Cq-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Greg, On Thu, 20 Aug 2015 12:11:21 -0700 Greg KH <gregkh@linuxfoundation.org> wrote: > > All have been in linux-next with no reported issues. Except see below. > Eduardo Valentin (4): > serial: imx: introduce serial_imx_enable_wakeup() I reported that this commit breaks the arm multi_v7_defconfig build and I have seen no fix applied. I have been applying the following patch for a few days but do not know if it is the correct resolution: From: Stephen Rothwell <sfr@canb.auug.org.au> Date: Tue, 18 Aug 2015 15:56:40 +1000 Subject: [PATCH] serial: imx: partial revert of "introduce serial_imx_enable_wakeup()" This reverts the part of commit 189550b8644e that affects arch/arm/boot/dts/Makefile Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> --- arch/arm/boot/dts/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index d3ee1f01ffc7..233159d2eaab 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -330,7 +330,6 @@ dtb-$(CONFIG_SOC_IMX6Q) += \ imx6q-wandboard-revb1.dtb dtb-$(CONFIG_SOC_IMX6SL) += \ imx6sl-evk.dtb \ - imx6sl-fox-p1.dtb \ imx6sl-warp.dtb dtb-$(CONFIG_SOC_IMX6SX) += \ imx6sx-sabreauto.dtb \ -- 2.5.0 -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[GIT PULL] TTY/Serial patches for 4.3-rc1 Greg KH <gregkh@linuxfoundation.org> - 2015-08-20 21:20 +0200
Re: [GIT PULL] TTY/Serial patches for 4.3-rc1 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-21 02:00 +0200
Re: [GIT PULL] TTY/Serial patches for 4.3-rc1 Fabio Estevam <festevam@gmail.com> - 2015-08-21 02:10 +0200
Re: [GIT PULL] TTY/Serial patches for 4.3-rc1 Greg KH <gregkh@linuxfoundation.org> - 2015-08-22 07:50 +0200
Re: [GIT PULL] TTY/Serial patches for 4.3-rc1 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-31 01:20 +0200
csiph-web