From patchwork Tue Jul 11 22:36:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Suman Anna X-Patchwork-Id: 9835599 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 EFD2E60363 for ; Tue, 11 Jul 2017 22:37:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EBBFA2029B for ; Tue, 11 Jul 2017 22:37:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E0084285C2; Tue, 11 Jul 2017 22:37:08 +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 5890D2029B for ; Tue, 11 Jul 2017 22:37:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933787AbdGKWgx (ORCPT ); Tue, 11 Jul 2017 18:36:53 -0400 Received: from lelnx194.ext.ti.com ([198.47.27.80]:9629 "EHLO lelnx194.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933359AbdGKWgw (ORCPT ); Tue, 11 Jul 2017 18:36:52 -0400 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v6BMaNcQ002312; Tue, 11 Jul 2017 17:36:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1499812583; bh=RsC5pO0amwm3v90Mjn8Os6CucYWNyeESA/vb32jl89Y=; h=From:To:CC:Subject:Date; b=lBYdzL1Dy0BPVjjPrQJ6+MUQmuoqmyonr4nKBZPGPsMvcTDc/bhx62NcCDyQpcWwp VkHq+YNcy4a2p3Z8IzhvK7/8Kbd5zU0xaRk4EQVVzWdAxTEF+uvzMoKD0a6DUVWLM8 +XFrDXNCNqpoEJzoF/DZ9Uqn/1t6iP0GnhghyUbo= Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v6BMaNQc024136; Tue, 11 Jul 2017 17:36:23 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Tue, 11 Jul 2017 17:36:23 -0500 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v6BMaNi8028327; Tue, 11 Jul 2017 17:36:23 -0500 Received: from localhost (irmo.dhcp.ti.com [128.247.58.153]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id v6BMaN327555; Tue, 11 Jul 2017 17:36:23 -0500 (CDT) From: Suman Anna To: Stephen Boyd , Rob Herring CC: Santosh Shilimkar , Tero Kristo , Nishanth Menon , Dave Gerlach , , , , , Suman Anna Subject: [PATCH] dt-bindings: clock: ti-sci: Fix incorrect usage of headers Date: Tue, 11 Jul 2017 17:36:15 -0500 Message-ID: <20170711223615.29398-1-s-anna@ti.com> X-Mailer: git-send-email 2.13.1 MIME-Version: 1.0 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 The clock consumer usage description was erroneously referring to couple of dt-binding headers that are no longer valid. The definition and/or usage of these headers is incorrect and the only file present at the moment, dt-bindings/soc/k2g.h is also being cleaned up. The examples in this binding were updated properly, but the update to description was missed out. So, fix this. Fixes: 8f306cfe4383 ("Documentation: dt: Add TI SCI clock driver") Signed-off-by: Suman Anna --- Hi Stephen, Looks like this was missed during the update/repost of the ti-sci-clk driver/binding. FYI, Santosh is going to pickup the header file cleanup patch https://patchwork.kernel.org/patch/9741279/ for the next merge window. regards Suman Documentation/devicetree/bindings/clock/ti,sci-clk.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/clock/ti,sci-clk.txt b/Documentation/devicetree/bindings/clock/ti,sci-clk.txt index 1e884c40ab50..4e59dc6b1778 100644 --- a/Documentation/devicetree/bindings/clock/ti,sci-clk.txt +++ b/Documentation/devicetree/bindings/clock/ti,sci-clk.txt @@ -14,10 +14,9 @@ Required properties: - compatible: Must be "ti,k2g-sci-clk" - #clock-cells: Shall be 2. In clock consumers, this cell represents the device ID and clock ID - exposed by the PM firmware. The assignments can be found in the header - files .h> (which covers the device IDs) and - .h> (which covers the clock IDs), where - is the SoC involved, for example 'k2g'. + exposed by the PM firmware. The list of valid values for the device IDs + and clocks IDs for 66AK2G SoC are documented at + http://processors.wiki.ti.com/index.php/TISCI#66AK2G02_Data Examples: --------