public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support
Date: Sun, 30 Nov 2014 12:49:46 +0100	[thread overview]
Message-ID: <2615519.HqpqtJvKZ1@wuerfel> (raw)
In-Reply-To: <1417270508-11174-1-git-send-email-amit.daniel@samsung.com>

On Saturday 29 November 2014 19:45:02 Amit Daniel Kachhap wrote:
> This patch series [1 - 6] performs,
> 
> 1) Moves pmu driver to driver/soc/samsung folder. This is needed as exynos7 is
>    an arm64 based platform and hence PMU driver should be in driver folder.
>    Some discussion happened about this in the v1 version. Finally adding it in
>    driver/soc folder as it too SoC specific and not a general driver.
>    Entire discussion can be found here (A).
> 2) Add exynos7 PMU support.
> 3) Enables the driver for 32bit arm exynos platforms.
> 
> TODO: There is some suggestion to split the PMU data for 32 bit and 64 bit
> Exynos SOC. This can be implemented as a separate optimization patches.
> Submitting this version without much change from previous version as the merge
> window is near.

I only now saw this series. I think it's a bad idea to have this code shared
with arm64 at all, and I want to see a proper driver for the PMU.

	Arnd

  parent reply	other threads:[~2014-11-30 11:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-29 14:15 [PATCH v5 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support Amit Daniel Kachhap
2014-11-29 14:15 ` [PATCH v5 1/6] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung" Amit Daniel Kachhap
2014-11-29 14:15 ` [PATCH v5 2/6] drivers: soc: Add support for Exynos PMU driver Amit Daniel Kachhap
2014-11-29 23:24   ` Kukjin Kim
2014-12-01  4:23     ` amit daniel kachhap
2014-11-29 14:15 ` [PATCH v5 3/6] driver: soc: exynos-pmu: Add an API to be called after wakeup Amit Daniel Kachhap
2014-11-29 23:26   ` Kukjin Kim
2014-12-01  4:24     ` amit daniel kachhap
2014-11-29 14:15 ` [PATCH v5 4/6] driver: soc: exynos-pmu: Add a new structure to allow u32 conf data Amit Daniel Kachhap
2014-11-29 14:15 ` [PATCH v5 5/6] drivers: soc: exynos-pmu: Add support for Exynos7 Amit Daniel Kachhap
2014-11-29 23:35   ` Kukjin Kim
2014-12-01  4:29     ` amit daniel kachhap
2014-12-01  7:13       ` Pankaj Dubey
2014-11-29 14:15 ` [PATCH v5 6/6] arm: exynos: Select SOC_SAMSUNG config option Amit Daniel Kachhap
2014-11-30 11:49 ` Arnd Bergmann [this message]
2014-12-01  4:30 ` [PATCH v5 0/6] exynos: Move pmu driver to driver/soc folder and add exynos7 support Chanwoo Choi
2014-12-01  4:33   ` Chanwoo Choi

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=2615519.HqpqtJvKZ1@wuerfel \
    --to=arnd@arndb.de \
    --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