Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-20 Thread Alim Akhtar
Hi Moritz, On 10/20/2015 02:48 AM, Moritz Fischer wrote: On Sun, Oct 18, 2015 at 11:03 PM, Alim Akhtar wrote: Alim Akhtar (7): arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4 arm:

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-20 Thread Krzysztof Kozlowski
2015-10-20 22:43 GMT+09:00 Markus Reichl : > Am 19.10.2015 um 08:03 schrieb Alim Akhtar: >> Alim Akhtar (7): >> arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs >> arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4 >> arm: dts: Add

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-20 Thread Markus Reichl
Am 19.10.2015 um 08:03 schrieb Alim Akhtar: > Alim Akhtar (7): > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4 > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5 > arm: dts: Add syscon-{reboot,

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-19 Thread Krzysztof Kozlowski
On 19.10.2015 15:03, Alim Akhtar wrote: ... Hi, I am happy to see more contributions from your side! Keep it up. :) However this empty space in your cover letter is the place for description of the patchset. What do you want to achieve here? What kind of problem are you solving? What features

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-19 Thread Alim Akhtar
On 10/19/2015 12:24 PM, Krzysztof Kozlowski wrote: On 19.10.2015 15:03, Alim Akhtar wrote: ... Hi, I am happy to see more contributions from your side! Keep it up. :) Thank you! will keep finding time and doing it. However this empty space in your cover letter is the place for

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-19 Thread Tobias Jakobi
Hello Alim, I tested the Exynos4 bits on a Odroid-X2 and I can confirm that poweroff/reboot (still) work. With best wishes, Tobias Alim Akhtar wrote: > Alim Akhtar (7): > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs > arm: dts: Add syscon-{reboot, poweroff} nodes for

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-19 Thread Moritz Fischer
On Sun, Oct 18, 2015 at 11:03 PM, Alim Akhtar wrote: > Alim Akhtar (7): > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos3250 SoCs > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos4 > arm: dts: Add syscon-{reboot, poweroff} nodes for exynos5 >

Re: [PATCH 0/7] Switch to generic syscon regmap based drivers

2015-10-19 Thread Alim Akhtar
Hi Tobias, On Mon, Oct 19, 2015 at 9:38 PM, Tobias Jakobi wrote: > Hello Alim, > > I tested the Exynos4 bits on a Odroid-X2 and I can confirm that > poweroff/reboot (still) work. > Thanks for helping out in testing, will add your Tested-by of patch 2/7. > With