Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1411519
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410 |
| Date | 2016-06-01 22:10 +0200 |
| Message-ID | <rFkCK-4FN-15@gated-at.bofh.it> (permalink) |
| References | <rDJcd-7iX-3@gated-at.bofh.it> <rDJci-7iX-13@gated-at.bofh.it> <rFkt4-4lQ-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 1, 2016 at 9:57 PM, Kevin Hilman <khilman@kernel.org> wrote: > Hi Krzysztof, > > On Sat, May 28, 2016 at 2:54 AM, Krzysztof Kozlowski <krzk@kernel.org> wrote: >> Just like other Exynos5 family SoCs, this one has four UARTs. Configure >> clocks for UART3 and enable it. >> >> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> >> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> > > This patch landed in linux-next[1] and kernelci.org found a boot > regression on the exynos5410-odroidxu[2], where it looks like it's > faulting in clk_prepare(). Bisecting pointed to this patch. I added > "status = disabled" back into the DTS on top of next-20160601[3] and > verified my odroid-XU to be booting fine again. Hi, Thanks for report. Indeed the patch brings up to the light an issue in serial driver. Fixed here: https://lkml.org/lkml/2016/5/31/570 I left the commit in my tree as it is correct (strictly speaking). Sorry for any trouble it makes. Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410 Kevin Hilman <khilman@kernel.org> - 2016-06-01 22:00 +0200
Re: [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410 Krzysztof Kozlowski <krzk@kernel.org> - 2016-06-01 22:10 +0200
Re: [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-01 23:00 +0200
Re: [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-01 23:00 +0200
Re: [PATCH v5 13/22] ARM: dts: exynos: Enable UART3 on Exynos5410 Krzysztof Kozlowski <krzk@kernel.org> - 2016-06-02 06:20 +0200
csiph-web