From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 27982C73C50 for ; Tue, 9 Jul 2019 14:22:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id F0F092080C for ; Tue, 9 Jul 2019 14:22:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562682160; bh=2/2JtkmR7dfIe/LU2bHeclnUVpYBUR1Uam5Dbvgte8w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=XgsHKj+tUsGn3WRdzt2HTniictf9HjFdY1jr2+/Lu5J0ou6j8u9sWyb5m7apvQ8N7 fm6RqOZN/mdtDMsyOzwxXrCmLbHgIWT26LF40POUTthFrpuMg2LbLZE2EPwpl63lab vsTbmj5D2iKwlgPbH42uWBTEZSWX//Km3C9DSQRI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726881AbfGIOWj (ORCPT ); Tue, 9 Jul 2019 10:22:39 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:38275 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726341AbfGIOWi (ORCPT ); Tue, 9 Jul 2019 10:22:38 -0400 Received: by mail-io1-f67.google.com with SMTP id j6so43531962ioa.5; Tue, 09 Jul 2019 07:22:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Nyw3ayYjb6xxz+TXQiu0yImt7hvULSuFd6no466kGDg=; b=cojslcn7Qn5H3peNZIMzlMW+/9bM+6ieTKp3Vq1S2EvfQ5iB+NhqVOu7Y2iXcpitr9 2lkHgEgTueBQxuP5qTd+B/sO5AgsBRQNB4x80oPq/kRVH5GoSkYJW03O1Ase85LuM3Bd Uvtyr1uB5M9TaiWvZu6hLKsWkQAQX6ZplbOtyZehN+UWpIZY9SIM+M+1wXbQjyfkrW0j n/BUyUo8XEGYrHoHBJu+x8eONlqRt/xybCQdArLJ/UCJZRVVKxeriR6N+69iLemcZau6 1BxLQK4K0rR7nNGlIJRlpLbDG+EJRYApuAtaUf4tkigk4DA+0CTqNimAyieEPyeHj4Kd CLog== X-Gm-Message-State: APjAAAU3GiNswDJ8Ax5gZJDyYvOoNoOE8bE026R56YKtey5iSLcqR7+7 fL2S5DzoG+YOzNdQTNVuFw== X-Google-Smtp-Source: APXvYqwGEmLaEm/oSVALxwoDJQLE4Vi1IOoNxGbBog+3P1/ET15BHO6JQdjBS6+02vhPwx0mCo0XXw== X-Received: by 2002:a6b:dc08:: with SMTP id s8mr10053113ioc.209.1562682157639; Tue, 09 Jul 2019 07:22:37 -0700 (PDT) Received: from localhost ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id n17sm19238636iog.63.2019.07.09.07.22.36 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 09 Jul 2019 07:22:36 -0700 (PDT) Date: Tue, 9 Jul 2019 08:22:35 -0600 From: Rob Herring To: Chunfeng Yun Cc: Greg Kroah-Hartman , Mark Rutland , Matthias Brugger , Mathias Nyman , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Jumin Li Subject: Re: [PATCH 3/5] dt-bindings: usb: mtk-xhci: add an optional xhci_ck clock Message-ID: <20190709142235.GA11951@bogus> References: <5e06482a0be15476c7b5825f155accf98275afa8.1560246390.git.chunfeng.yun@mediatek.com> <9b6ad8dee142d73b56d653ecb7475c4ed28e5eb8.1560246390.git.chunfeng.yun@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9b6ad8dee142d73b56d653ecb7475c4ed28e5eb8.1560246390.git.chunfeng.yun@mediatek.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 12, 2019 at 01:55:19PM +0800, Chunfeng Yun wrote: > Add a new optional clock xhci_ck > > Signed-off-by: Chunfeng Yun > --- > Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.txt b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.txt > index 266c2d917a28..91c0704b586b 100644 > --- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.txt > +++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.txt > @@ -29,6 +29,7 @@ Required properties: > "sys_ck": controller clock used by normal mode, > the following ones are optional: > "ref_ck": reference clock used by low power mode etc, > + "xhci_ck": controller clock, > "mcu_ck": mcu_bus clock for register access, > "dma_ck": dma_bus clock for data transfer by DMA A new clock should go at the end to stay backwards compatible. > > @@ -100,7 +101,7 @@ Required properties: > - clocks : a list of phandle + clock-specifier pairs, one for each > entry in clock-names > - clock-names : must contain "sys_ck", and the following ones are optional: > - "ref_ck", "mcu_ck" and "dma_ck" > + "ref_ck", "xhci_ck", "mcu_ck" and "dma_ck" > > Optional properties: > - vbus-supply : reference to the VBUS regulator; > -- > 2.21.0 >