From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752113Ab2GUVvJ (ORCPT ); Sat, 21 Jul 2012 17:51:09 -0400 Received: from ogre.sisk.pl ([193.178.161.156]:50947 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751707Ab2GUVvF (ORCPT ); Sat, 21 Jul 2012 17:51:05 -0400 From: "Rafael J. Wysocki" To: Linux PM list Subject: [RFC][PATCH 0/5] PM / shmobile: Specify PM domain and device latency information directly Date: Sat, 21 Jul 2012 23:49:17 +0200 User-Agent: KMail/1.13.6 (Linux/3.5.0-rc5+; KDE/4.6.0; x86_64; ; ) Cc: LKML , Magnus Damm , Arnd Bergmann , "Linux-sh list" , Olof Johansson MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201207212349.18294.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, The following patchset is on top of the previous one at: https://lkml.org/lkml/2012/7/16/399 Generally speaking, it adds code for the direct specification of various PM domain and device latencies used by PM QoS to the SH7372 SoC and Mackerel board and suggests a mechanism for reading that information from device trees. Thanks, Rafael