Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1252393
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver |
| Date | 2015-10-21 02:40 +0200 |
| Message-ID | <qlPBD-3m4-1@gated-at.bofh.it> (permalink) |
| References | <qlBfl-7L2-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 20.10.2015 18:15, Pankaj Dubey wrote: > This patch set adds support for Exynos SROM controller DT based driver. > Currently SROM register sets are used only during S2R, so driver > basically added for taking care of S2R. It will help us in removing > static mapping from exynos.c and other extra code handline during S2R. > > This patch set also updated exynos4 and exynos5 dtsi files for with device > node for srom, and added binding documentation for the same. > > First two patches are some minor cleanup in mach-exynos. > > Patchset v1 was posted here[1] > [1]: https://lkml.org/lkml/2015/4/29/98 > Patchset v2 was posted here[2] > [2]: https://lkml.org/lkml/2015/8/24/125 > Patchset v3 was posted here[3] > [3]: https://lkml.org/lkml/2015/10/13/392 > Patchset v3 was posted here[4] > [4]: https://lkml.org/lkml/2015/10/19/278 > > This patchset, I have tested on Peach-Pi (Exynos5880) based chromebook for boot > and S2R functionality. > Entire patchset tested on Trats2 (Exynos4412) board. Unless Kukjin picks it also, I plan to take it for v4.5. Best regards, Krzysztof -- 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
[PATCH v5 0/8] Add support for Exynos SROM Controller driver Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:20 +0200
[PATCH v5 7/8] MAINTAINERS: add maintainers entry for drivers/soc/samsung Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:30 +0200
[PATCH v5 3/8] Documentation: dt-bindings: add exynos-srom binding information Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:30 +0200
[PATCH v5 5/8] ARM: dts: add SROM device node for exynos5 Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:30 +0200
[PATCH v5 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:30 +0200
Re: [PATCH v5 8/8] ARM: EXYNOS: Remove SROM related register settings from mach-exynos Kukjin Kim <kgene@kernel.org> - 2015-10-23 20:40 +0200
[PATCH v5 4/8] ARM: dts: add SROM device node for exynos4 Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:30 +0200
[PATCH v5 6/8] drivers: soc: add support for exynos SROM driver Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-10-20 11:30 +0200
Re: [PATCH v5 6/8] drivers: soc: add support for exynos SROM driver Andi Shyti <andi.shyti@samsung.com> - 2015-10-20 13:20 +0200
Re: [PATCH v5 6/8] drivers: soc: add support for exynos SROM driver Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-20 14:40 +0200
Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-21 02:40 +0200
RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver Pavel Fedin <p.fedin@samsung.com> - 2015-10-23 11:50 +0200
Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver Kukjin Kim <kgene@kernel.org> - 2015-10-23 20:20 +0200
RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver Pavel Fedin <p.fedin@samsung.com> - 2015-10-26 07:50 +0100
Re: [PATCH v5 0/8] Add support for Exynos SROM Controller driver Kukjin Kim <kgene@kernel.org> - 2015-10-27 03:20 +0100
RE: [PATCH v5 0/8] Add support for Exynos SROM Controller driver Pavel Fedin <p.fedin@samsung.com> - 2015-10-27 08:20 +0100
csiph-web