[PATCH 0/5] Power Related Fixes for Exynos5250

Abhilash Kesavan kesavan.abhilash at gmail.com
Wed Dec 11 21:42:50 EST 2013


Hi Tomasz,

On Wed, Dec 11, 2013 at 6:11 PM, Tomasz Figa <t.figa at samsung.com> wrote:
> Hi Abhilash,
>
> On Wednesday 11 of December 2013 17:27:04 Abhilash Kesavan wrote:
>> Patch 1 prevents the gating of sysreg clock on Exynos5250.
>> Patch 2 is a re-send of an earlier patch.
>> (http://www.spinics.net/lists/linux-samsung-soc/msg15485.html)
>> Patches 3 and 4 are fixes for MAX77686 on Exynos5250 based Snow
>> board (boot-up issues).
>> Patch 5 implements a power-off call-back for Exynos5250 that can
>> be re-used for Exynos5420.
>>
>> The patches have been tested on an SMDK5250 based Chromebook.
>>
>> Abhilash Kesavan (4):
>>   clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg
>>     clock
>>   ARM: EXYNOS5: Fix PMU register configuration for local power blocks
>>   clk: max77686: Replace is_enabled() with is_prepared call-back
>>   ARM: dts: Setup the interrupt parent for max77686
>>
>> Olof Johansson (1):
>>   ARM: EXYNOS5250: Implement pm_power_off
>>
>>  arch/arm/boot/dts/cros5250-common.dtsi       |   11 ++++
>>  arch/arm/mach-exynos/include/mach/regs-pmu.h |    3 +
>>  arch/arm/mach-exynos/pmu.c                   |   86 ++++++++++++++++++++------
>>  drivers/clk/clk-max77686.c                   |    4 +-
>>  drivers/clk/samsung/clk-exynos5250.c         |    3 +-
>>  5 files changed, 86 insertions(+), 21 deletions(-)
>
> You used the old and now invalid address of DT mailing list.
>
> Anyway, there is no need to send patches for .dts* files to DT mailing
> list anymore. Just changes in drivers that affect how they handle data
> from DT and binding documentation (Documentation/devicetree/.*). So
> please drop the DT mailing list in next iteration of the series.

Thanks for the pointer. I'll take care in the future.
>
> Best regards,
> Tomasz
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel



More information about the linux-arm-kernel mailing list