From patchwork Tue Jan 31 12:43:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexander Kochetkov X-Patchwork-Id: 9547135 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 A905E604A0 for ; Tue, 31 Jan 2017 12:46:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9B75628307 for ; Tue, 31 Jan 2017 12:46:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 904C628375; Tue, 31 Jan 2017 12:46: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=-1.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,T_DKIM_INVALID autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 50AEF28307 for ; Tue, 31 Jan 2017 12:46:08 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cYXp1-00065j-FQ; Tue, 31 Jan 2017 12:46:07 +0000 Received: from mail-lf0-x243.google.com ([2a00:1450:4010:c07::243]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cYXmz-0002F7-9t; Tue, 31 Jan 2017 12:44:17 +0000 Received: by mail-lf0-x243.google.com with SMTP id x1so33926244lff.0; Tue, 31 Jan 2017 04:43:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=6gZ9KD59xUIDfR2qEDjxIerrd0sNYVdX4KYNqO4DK70=; b=p25TsqbgcIFCw46j68Wj5SQtz4+PoXvFBnVAkuTZQs2P//e2rYuwuMTCI1ZuKnB6DJ 8QM+wzMTDcGIORj6ineKkCLY2dDKgS+sQ6UQkHwGdigaTmn4prhmPtZ3gBwCPb4O7XQq 94JI6bv/O10Se3+zLOLOjc7/6VL4ybIiedVaB+Xed0MQShbLJddwNODVAz6RtUpbrKcb dCS736fNgH+Ir1kj9SaJsczhDswUOxzsq8uCaS6NpGaesUyNVdeG9wrigtRI3jM42nh3 46GFL2v2D/0HNS4U5XpM6cFL0uSczGuyo/Z6cVxz30Q3TyXqR+r2pqvyh3A7RjnlQd70 uMiw== 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:mime-version:content-transfer-encoding; bh=6gZ9KD59xUIDfR2qEDjxIerrd0sNYVdX4KYNqO4DK70=; b=dmAxeWAFGzM/LCEPr+aPb5nG/HKi3iEd1eiwRMfB5qFYR0kyv+Cj7xwEjCKFnmQBdE AySTOzgXQ59ccq0Yop2KOwClZG9Qrx+rBJc78XD0lPQewroINErLg1oIgNkzowz4rItS K4xW+J3+P4rX1fPnN1t9bkul8n15JfflseKZxCetUBbnsW4octVyn/bkv6aCrL9IoUw+ 0zinZZXdfvVgBvxUrZvXhEGKfDJIa0VEN+8t4vaLaZVFki+4qW79SLprfhqx/QWs2eeL AOzMtfhcVimaP8ELRdV2BfwAqBj9sVleCL1NXkFGmDp3rZ/UEAhq8CgJ2OapSuPuwq5g e3QQ== X-Gm-Message-State: AIkVDXIyx8c5MgLcN/SSmwkDQnJxK05zXBoGFen7y3uLzF+HI+EcFB2AhtT6WiM59kUYlA== X-Received: by 10.46.69.139 with SMTP id s133mr9921553lja.56.1485866619243; Tue, 31 Jan 2017 04:43:39 -0800 (PST) Received: from ubuntu.lintech.local ([185.35.119.87]) by smtp.gmail.com with ESMTPSA id j11sm4476513lfd.23.2017.01.31.04.43.38 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 31 Jan 2017 04:43:38 -0800 (PST) From: Alexander Kochetkov To: Daniel Lezcano , Heiko Stuebner , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: [PATCH v6 1/5] dt-bindings: clarify compatible property for rockchip timers Date: Tue, 31 Jan 2017 15:43:12 +0300 Message-Id: <1485866596-32254-2-git-send-email-al.kochet@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1485866596-32254-1-git-send-email-al.kochet@gmail.com> References: <1485866596-32254-1-git-send-email-al.kochet@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170131_044402_075667_52234C4A X-CRM114-Status: UNSURE ( 9.43 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Huang Tao , Alexander Kochetkov , Russell King , Rob Herring , Thomas Gleixner , Caesar Wang Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Make all properties description in form '"rockchip,-timer", "rockchip,rk3288-timer"' for all chips found in linux kernel. Suggested-by: Heiko Stübner Signed-off-by: Alexander Kochetkov Acked-by: Rob Herring Reviewed-by: Heiko Stuebner --- .../bindings/timer/rockchip,rk-timer.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt index a41b184..16a5f45 100644 --- a/Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt +++ b/Documentation/devicetree/bindings/timer/rockchip,rk-timer.txt @@ -1,9 +1,15 @@ Rockchip rk timer Required properties: -- compatible: shall be one of: - "rockchip,rk3288-timer" - for rk3066, rk3036, rk3188, rk322x, rk3288, rk3368 - "rockchip,rk3399-timer" - for rk3399 +- compatible: should be: + "rockchip,rk3036-timer", "rockchip,rk3288-timer": for Rockchip RK3036 + "rockchip,rk3066-timer", "rockchip,rk3288-timer": for Rockchip RK3066 + "rockchip,rk3188-timer", "rockchip,rk3288-timer": for Rockchip RK3188 + "rockchip,rk3228-timer", "rockchip,rk3288-timer": for Rockchip RK3228 + "rockchip,rk3229-timer", "rockchip,rk3288-timer": for Rockchip RK3229 + "rockchip,rk3288-timer": for Rockchip RK3288 + "rockchip,rk3368-timer", "rockchip,rk3288-timer": for Rockchip RK3368 + "rockchip,rk3399-timer": for Rockchip RK3399 - reg: base address of the timer register starting with TIMERS CONTROL register - interrupts: should contain the interrupts for Timer0 - clocks : must contain an entry for each entry in clock-names