linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vikas.sajjan@samsung.com (Vikas Sajjan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] Refactor the pm code to use DT based lookup
Date: Mon, 18 Aug 2014 16:03:57 +0530	[thread overview]
Message-ID: <CAGm_ybjZBfmpv2t5kuCvd7F+vMh4mZK+1ULdXuZCRBtEjXMQuA@mail.gmail.com> (raw)
In-Reply-To: <1407412789-1919-1-git-send-email-vikas.sajjan@samsung.com>

Hi All,

On Thu, Aug 7, 2014 at 5:29 PM, Vikas Sajjan <vikas.sajjan@samsung.com> wrote:
> Refactoring the pm.c to avoid using "soc_is_exynos" checks,
> instead use the DT based lookup.
>
> While at it, move exynos5250 specific disabling of JPEG USE_RETENTION to pmu.c
>
> changes since v2:
>         - Addressed Tomasz Figa's comments to unify the functions for exynos4
>         and exynos5250.
>         - Added new patch to move exynos5250 specific disabling of
>                 JPEG USE_RETENTION to pmu.c
>         - Addressed comment from Thomas Abraham.
> changes since v1:
>         - Address Kukjin Kim comments to respin this patch separately from
>                 http://lists.infradead.org/pipermail/linux-arm-kernel/2014-July/272574.html
>         - removed panic, returned if no PMU node found and added check in exynos_wkup_irq.
>
> Rebased on Kukjin Kim's tree, for-next branch
>         https://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git/log/?h=for-next
>
> Vikas Sajjan (2):
>   ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to
>     pmu.c
>   ARM: EXYNOS: Refactor the pm code to use DT based lookup
>
>  arch/arm/mach-exynos/pm.c       |  173 ++++++++++++++++++++++++++++-----------
>  arch/arm/mach-exynos/pmu.c      |    6 ++
>  arch/arm/mach-exynos/regs-pmu.h |    1 +
>  3 files changed, 132 insertions(+), 48 deletions(-)


Anymore  comments on this series...


>
> --
> 1.7.9.5
>

      parent reply	other threads:[~2014-08-18 10:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07 11:59 [PATCH v3 0/2] Refactor the pm code to use DT based lookup Vikas Sajjan
2014-08-07 11:59 ` [PATCH v3 1/2] ARM: EXYNOS: Move Disabling of JPEG USE_RETENTION for exynos5250 to pmu.c Vikas Sajjan
2014-08-18 12:12   ` Tomasz Figa
2014-08-18 13:21     ` Vikas Sajjan
2014-08-18 13:23       ` Tomasz Figa
2014-08-07 11:59 ` [PATCH v3 2/2] ARM: EXYNOS: Refactor the pm code to use DT based lookup Vikas Sajjan
2014-08-18 12:14   ` Tomasz Figa
2014-08-18 10:33 ` Vikas Sajjan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAGm_ybjZBfmpv2t5kuCvd7F+vMh4mZK+1ULdXuZCRBtEjXMQuA@mail.gmail.com \
    --to=vikas.sajjan@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).