From patchwork Thu Jan 19 14:09:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Bailon X-Patchwork-Id: 9525925 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7CD456020B for ; Thu, 19 Jan 2017 14:10:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6CCA52842C for ; Thu, 19 Jan 2017 14:10:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 603BB28503; Thu, 19 Jan 2017 14:10:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EC99E2842C for ; Thu, 19 Jan 2017 14:10:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752714AbdASOKn (ORCPT ); Thu, 19 Jan 2017 09:10:43 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:38824 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752699AbdASOKn (ORCPT ); Thu, 19 Jan 2017 09:10:43 -0500 Received: by mail-wm0-f41.google.com with SMTP id r144so78939690wme.1 for ; Thu, 19 Jan 2017 06:10:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=8IsrvPQhF/5k50xTbS4oE4H82rQ3sgh9bxh1WTDV+bs=; b=Em1HoU5kVDXOYqzyReIT6RAFbfoAoYarTChzq7Fg8sVAjqVvdAfjaJUQmddIyKle2V CpwuAf0iMdHuguL0or8x5eBmnBJWfnRCSvGbtKamkjqDgrEc06nKvmBTG1ZWLlAYN4bx 8ThZe9iO0rnPl5NE+vdKkLpOnVBPFobHO7hgp6rdUmYROK440v1hnQK2J7Xd7x82ideD 1bSEtSrsJRh+pb3Nmo7/v026ZG5DkrCxXnMzInC4aLfcmvRJQgx/+JzEttYOrJVjhSRA 6ukDy8aVFuAYq7vRMflK5mGZ6hr3RCXUnABYqYjrhX+momOHWySqyGkR2ZMXOwzFkOYl 7Vqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=8IsrvPQhF/5k50xTbS4oE4H82rQ3sgh9bxh1WTDV+bs=; b=IlQ48XuiJ4t2zTRNXQ8jcPK7FZZfLKcrvTiln+s59u/z429cQY9zOpb9utTXQgl0uM csOaCQB8mgLTMxil8MvkLyqREw9w8+wB1jiosEw68u4ogc9+9rmoiYRT2HLnfAQn8401 p05B5bUiEVnrLmIjJ57WxRIhtq9oQLQMnLH0o8uRHFS5Q+ce1a3D46hJcVrLxrPsTfR6 rKGpxA/YRxreEhXQeaJSVx7AEGH4zn9c4L5a0TUKh4a/rNWHCz3U8fSz4OQkQY1CK9S9 tIBgHZ/ED2y2LCrzmZ4qV7sO13CqnTdIR0t/JrN6pL1J330d26xw+VH/30PjDjOQisq3 xGkg== X-Gm-Message-State: AIkVDXL5i8qXq27lS0dx7nEnNPnWGa6xFPgrClTEbw8EvdULVh9hOGmiwqqVKU0H8uFRbWAU X-Received: by 10.28.129.5 with SMTP id c5mr6876586wmd.23.1484835005581; Thu, 19 Jan 2017 06:10:05 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id u78sm53541359wma.11.2017.01.19.06.10.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 19 Jan 2017 06:10:05 -0800 (PST) From: Alexandre Bailon To: nsekhar@ti.com Cc: khilman@baylibre.com, ptitiano@baylibre.com, tony@atomide.com, linux-omap@vger.kernel.org, b-liu@ti.com, sergei.shtylyov@cogentembedded.com, grygorii.strashko@ti.com, linux-usb@vger.kernel.org, Alexandre Bailon Subject: [PATCH] arm: davinci: Make the usb20 clock available to PM runtime Date: Thu, 19 Jan 2017 15:09:44 +0100 Message-Id: <20170119140944.19051-1-abailon@baylibre.com> X-Mailer: git-send-email 2.10.2 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add usb20 to the list of clock supported by PM runtime. Signed-off-by: Alexandre Bailon --- arch/arm/mach-davinci/pm_domain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-davinci/pm_domain.c b/arch/arm/mach-davinci/pm_domain.c index 78eac2c..66471f2 100644 --- a/arch/arm/mach-davinci/pm_domain.c +++ b/arch/arm/mach-davinci/pm_domain.c @@ -23,7 +23,7 @@ static struct dev_pm_domain davinci_pm_domain = { static struct pm_clk_notifier_block platform_bus_notifier = { .pm_domain = &davinci_pm_domain, - .con_ids = { "fck", "master", "slave", NULL }, + .con_ids = { "fck", "master", "slave", "usb20", NULL }, }; static int __init davinci_pm_runtime_init(void)