From patchwork Fri Jun 24 09:18:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9197091 X-Patchwork-Delegate: sboyd@codeaurora.org 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 849F66088F for ; Fri, 24 Jun 2016 09:19:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 74BF52847B for ; Fri, 24 Jun 2016 09:19:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 69BA12849E; Fri, 24 Jun 2016 09:19:56 +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 8B5FD2849B for ; Fri, 24 Jun 2016 09:19:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751255AbcFXJTv (ORCPT ); Fri, 24 Jun 2016 05:19:51 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:36737 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751763AbcFXJSj (ORCPT ); Fri, 24 Jun 2016 05:18:39 -0400 Received: by mail-wm0-f42.google.com with SMTP id f126so14756656wma.1 for ; Fri, 24 Jun 2016 02:18:39 -0700 (PDT) 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=L+PfgCBF7FX6+bhYmfUaKHMlwZYoblNxccY8bjWsxDg=; b=aUp74OrHhK1Dzq+sNg/f8HpJJr3cDR4IIVqIx6iq1JeEKtXq7TXtQHe6yFQPXgbei8 tUXDID4t7D03IbwNyp2CAe4221WeSQYrzbSIgYEfraj/7kStgybfOPl1O4C9hR9D9ovF 51is80N1bV8PQ0ggurQ0YHfN90+KJURgLvFH3WzZcf9+WDPi3wm8fKkePlH9iXU22rc6 RTP4h1ZiC1lO3Xq5Kh77rjCWKONvHoMxk8AhbJ8e0dhJA6tRYf/oCafQkqeNs6bG9sp5 qquD7W2sb3Y98Qo95n3FODQZkrq2oxX5DThpotYts8yV9pVc4PmxF/iXU1ytrT9pE9zF biyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=L+PfgCBF7FX6+bhYmfUaKHMlwZYoblNxccY8bjWsxDg=; b=db8DtD9MdGMg6ebNG/G/HFzJvSj1qWegpFX/lbzGOhK6Od4cUbZM9fzZ8U+5jWGeaz YVqt0qzB4VFrQjXxHtfoGgUmH6nlrn9tvX5lvkBL+xp0VP2traA35aoLTH70AsNzHbVR /5q4adR+JMyNhWmEUBbmHr/W9N0Bg2nbQMxhGQtryMV6N+IFkUjgplf0bkJjbqS8wyMU M7GBJ5C+yiXpLzu+T6KgA3OB0Xp4d1GrosnO9YDadK2HZaYat2hhONffTmarvDU4Dbh3 Rwdc41n33NFgss6PeIh86PF6A/d37n3V5SaysPdJVQo1b3NMN9Jj9j3eC/5s48rD+2kY 4mjg== X-Gm-Message-State: ALyK8tLWaPYA0vL4s0ErMNZuYZ0b9Vo0TdGV/pUPUwjUR/8HoqxPEYeHpx5wO8/1yTTP4xzA X-Received: by 10.194.158.138 with SMTP id wu10mr2608900wjb.84.1466759918413; Fri, 24 Jun 2016 02:18:38 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id jf3sm4142289wjb.41.2016.06.24.02.18.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 24 Jun 2016 02:18:37 -0700 (PDT) From: Neil Armstrong To: Michael Turquette , Stephen Boyd , Andy Gross , David Brown , Philipp Zabel Cc: Neil Armstrong , linux-clk@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v2 3/3] dt-bindings: clock: Update bindings for MDM9615 GCC and LCC Date: Fri, 24 Jun 2016 11:18:32 +0200 Message-Id: <1466759912-25551-4-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1466759912-25551-1-git-send-email-narmstrong@baylibre.com> References: <1466759912-25551-1-git-send-email-narmstrong@baylibre.com> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Acked-by: Rob Herring Signed-off-by: Neil Armstrong --- Documentation/devicetree/bindings/clock/qcom,gcc.txt | 1 + Documentation/devicetree/bindings/clock/qcom,lcc.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt index 9a60fde..869a2f0 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt @@ -15,6 +15,7 @@ Required properties : "qcom,gcc-msm8974pro" "qcom,gcc-msm8974pro-ac" "qcom,gcc-msm8996" + "qcom,gcc-mdm9615" - reg : shall contain base register location and length - #clock-cells : shall contain 1 diff --git a/Documentation/devicetree/bindings/clock/qcom,lcc.txt b/Documentation/devicetree/bindings/clock/qcom,lcc.txt index dd755be..a3c78aa 100644 --- a/Documentation/devicetree/bindings/clock/qcom,lcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,lcc.txt @@ -7,6 +7,7 @@ Required properties : "qcom,lcc-msm8960" "qcom,lcc-apq8064" "qcom,lcc-ipq8064" + "qcom,lcc-mdm9615" - reg : shall contain base register location and length - #clock-cells : shall contain 1