From patchwork Mon Jan 9 16:13:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Bailon X-Patchwork-Id: 9505395 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 08A3B60757 for ; Mon, 9 Jan 2017 16:14:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EF85A284AC for ; Mon, 9 Jan 2017 16:14:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E44D3284B3; Mon, 9 Jan 2017 16:14:03 +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 7A9BC284B1 for ; Mon, 9 Jan 2017 16:14:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031407AbdAIQNt (ORCPT ); Mon, 9 Jan 2017 11:13:49 -0500 Received: from mail-wj0-f171.google.com ([209.85.210.171]:36738 "EHLO mail-wj0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1034859AbdAIQNl (ORCPT ); Mon, 9 Jan 2017 11:13:41 -0500 Received: by mail-wj0-f171.google.com with SMTP id ew7so54110377wjc.3 for ; Mon, 09 Jan 2017 08:13:41 -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:in-reply-to:references; bh=rhIF/82v7UfADyoiANw1kOWfvK4e1g5R00TuUWTHPn0=; b=D6VXIVPwVFq1T03Ep/0aEmJ5QLjISMQOcpFPDe0Nb3t0+ZGt9Oc+oVZWb76JlVf8Xt h/3ByrntuMrja8BFge4Z1TvYAMPxYGZP+VCm3GTKLnLMlOkQf4KNuz2/bGAGOy0IfOkU 1gvXIxgP1QhSQufv6r/wFLggE/Aoohi3EP9XaCJGTkAFWAN+8U8ZIooreYwrSukRZBco jqW/jNaI95QrYwMTCBWFWW4Dg0L8x5Bg2AWUfz6uQ9/4cxQH1wbvxildGBl4cTVy0oRN a3V7uDotkQsgfIa89dROAGq8B5GPMW1TV9Age0CbVdZ+VGKd7765cZh68QxaPdyRm28e 1fNw== 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:in-reply-to :references; bh=rhIF/82v7UfADyoiANw1kOWfvK4e1g5R00TuUWTHPn0=; b=jdsMHQKBlqQfkpwBHbacR9NtpOIeiJJLnkcLj5YqScrgzgYMqvByJEFP11En0oswmz D7ytjy/Q1IhmyvtbSRpCMh6+0IiixzCJGMCJ1xufxuQcvI/21eOfXSEeeir6uHGIWGvz NchD4PJZuEPbjnLRScUY5fJslvXx/GXVne3TrSVw5KTdE+fQiZ12qWbGr1iefBtJxBmA 4NZaax1owHfp2RuutCH8ZK3sOFvDBDhGe65CRAEp7OQTm5eD1edLU8bR8m9ykV+GyvyY kuo1RsZ362EVcdhvA9dqkuOSjVDDnoZVCLE+8K7j9aJqv5CHLyzAsP7y98emXGE/Kvo7 eb2Q== X-Gm-Message-State: AIkVDXJc+20ovSNp9iMlph3qQLOsGQWgr3uj+9DA/3QSd9k1cHWlZQo3G1cy136fSmr9OtC0 X-Received: by 10.194.123.170 with SMTP id mb10mr76668775wjb.158.1483978420262; Mon, 09 Jan 2017 08:13:40 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id o132sm19576857wmo.17.2017.01.09.08.13.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 Jan 2017 08:13:39 -0800 (PST) From: Alexandre Bailon To: nsekhar@ti.com Cc: vinod.koul@intel.com, dmaengine@vger.kernel.org, linux-usb@vger.kernel.org, khilman@baylibre.com, ptitiano@baylibre.com, tony@atomide.com, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, b-liu@ti.com, david@lechnology.com, Alexandre Bailon Subject: [PATCH] ARM: davinci: da850: Share the usb20 clock Date: Mon, 9 Jan 2017 17:13:36 +0100 Message-Id: <20170109161336.3759-2-abailon@baylibre.com> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170109161336.3759-1-abailon@baylibre.com> References: <20170109161336.3759-1-abailon@baylibre.com> 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 On da850, the cppi41 dma controller and usb core are the usb20 clock. Currently, this clock can only be used by the da8xx musb glue driver. Update the usb20 clock to be requested by more than one user. Signed-off-by: Alexandre Bailon --- arch/arm/mach-davinci/da850.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-davinci/da850.c b/arch/arm/mach-davinci/da850.c index 1d873d1..57e8049 100644 --- a/arch/arm/mach-davinci/da850.c +++ b/arch/arm/mach-davinci/da850.c @@ -567,7 +567,7 @@ static struct clk_lookup da850_clks[] = { */ CLK(NULL, "aemif", &aemif_nand_clk), CLK("ohci-da8xx", "usb11", &usb11_clk), - CLK("musb-da8xx", "usb20", &usb20_clk), + CLK(NULL, "usb20", &usb20_clk), CLK("spi_davinci.0", NULL, &spi0_clk), CLK("spi_davinci.1", NULL, &spi1_clk), CLK("vpif", NULL, &vpif_clk),