* [GIT PULL] drivers: firmware: scpi updates for v4.8
@ 2016-06-20 14:48 Sudeep Holla
2016-06-21 5:52 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Sudeep Holla @ 2016-06-20 14:48 UTC (permalink / raw)
To: linux-arm-kernel
Hi ARM-SoC team,
Here are few updates for SCPI drivers for v4.8. The DT binding have been
ACKed by DT maintainer.
Also as most of the genpd code is in drivers/soc and SCPI can be used on
any SoC, runtime PM maintainer agreed to keep the SCPI genpd based power
domain driver in drivers/firmware for now. It also carries their
ACK.
Please pull !
--
Regards,
Sudeep
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git
tags/scpi-updates-4.8
for you to fetch changes up to 0e6a9e12dc2f300c53bdd909e9a837be77733090:
firmware: scpi: add device power domain support using genpd
(2016-06-17 16:24:22 +0100)
----------------------------------------------------------------
SCPI updates and fixes for v4.8
1. Adds support for device power state management using generic power
domains and runtime PM
2. Other minor/miscellaneous fixes to the driver
----------------------------------------------------------------
Sudeep Holla (6):
firmware: arm_scpi: remove dvfs_get packed structure
firmware: arm_scpi: mark scpi_get_sensor_value as static
firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHU
firmware: arm_scpi: add support for device power state management
Documentation: add DT bindings for ARM SCPI power domains
firmware: scpi: add device power domain support using genpd
Documentation/devicetree/bindings/arm/arm,scpi.txt | 34 +++++
drivers/firmware/Kconfig | 12 +-
drivers/firmware/Makefile | 1 +
drivers/firmware/arm_scpi.c | 42 ++++--
drivers/firmware/scpi_pm_domain.c | 152
+++++++++++++++++++++
include/linux/scpi_protocol.h | 2 +
6 files changed, 234 insertions(+), 9 deletions(-)
create mode 100644 drivers/firmware/scpi_pm_domain.c
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] drivers: firmware: scpi updates for v4.8
2016-06-20 14:48 [GIT PULL] drivers: firmware: scpi updates for v4.8 Sudeep Holla
@ 2016-06-21 5:52 ` Olof Johansson
2016-06-21 8:55 ` Sudeep Holla
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2016-06-21 5:52 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jun 20, 2016 at 03:48:13PM +0100, Sudeep Holla wrote:
> Hi ARM-SoC team,
>
> Here are few updates for SCPI drivers for v4.8. The DT binding have been
> ACKed by DT maintainer.
>
> Also as most of the genpd code is in drivers/soc and SCPI can be used on
> any SoC, runtime PM maintainer agreed to keep the SCPI genpd based power
> domain driver in drivers/firmware for now. It also carries their
> ACK.
Am I missing something here? The only Acked-by I see on any patch is the one
from Mark Rutland on the bindings.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] drivers: firmware: scpi updates for v4.8
2016-06-21 5:52 ` Olof Johansson
@ 2016-06-21 8:55 ` Sudeep Holla
0 siblings, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2016-06-21 8:55 UTC (permalink / raw)
To: linux-arm-kernel
On 21/06/16 06:52, Olof Johansson wrote:
> On Mon, Jun 20, 2016 at 03:48:13PM +0100, Sudeep Holla wrote:
>> Hi ARM-SoC team,
>>
>> Here are few updates for SCPI drivers for v4.8. The DT binding have been
>> ACKed by DT maintainer.
>>
>> Also as most of the genpd code is in drivers/soc and SCPI can be used on
>> any SoC, runtime PM maintainer agreed to keep the SCPI genpd based power
>> domain driver in drivers/firmware for now. It also carries their
>> ACK.
>
> Am I missing something here? The only Acked-by I see on any patch is the one
> from Mark Rutland on the bindings.
>
Ah sorry by mad for misleading. Ulf reviewed and provided Reviewed-by tag.
Also Kevin H provided Reviewed-by with couple of minor nits to be fixed
last evening. I will fix them and re-spin this pull request.
Since they agreed to keep it in drivers/firmware, I assume that's whey
no acks but just Reviewed-by.
Thanks for the patience.
--
Regards,
Sudeep
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-21 8:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 14:48 [GIT PULL] drivers: firmware: scpi updates for v4.8 Sudeep Holla
2016-06-21 5:52 ` Olof Johansson
2016-06-21 8:55 ` Sudeep Holla
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).