From patchwork Tue Jan 24 12:16:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexander Kochetkov X-Patchwork-Id: 9535095 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 068D260434 for ; Tue, 24 Jan 2017 12:19:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EB8EC27E22 for ; Tue, 24 Jan 2017 12:19:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DFCD827F07; Tue, 24 Jan 2017 12:19:52 +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.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_SORBS_SPAM, 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 A983527E3E for ; Tue, 24 Jan 2017 12:19:52 +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 1cW04m-0000VD-5f; Tue, 24 Jan 2017 12:19:52 +0000 Received: from mail-lf0-f68.google.com ([209.85.215.68]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cW039-0007cA-Ru; Tue, 24 Jan 2017 12:18:13 +0000 Received: by mail-lf0-f68.google.com with SMTP id v186so17050805lfa.2; Tue, 24 Jan 2017 04:17:51 -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=TW2Fc9IiGg0yQOyjteQb+mWgQ64psfVv+cwXz7C7vmFZxo2iKLxO/cR/jHhRFa+qow RyhKn6rQPJtKGskazkAyz6MyE6/9hWN5VEs6BLzz+WX3YixmpSh9YWwT9ZEyKfmRIj3t 2i44YXjIxjo8NHZo07N/wWh4DvpvMz+G/TltLMkEKwtEqR3cTwOkuVC56s2u6KDHq+2l hk9WrCAhWb2joX3QmKZelVVklE/BKwIAi+ae3pxBqAYvgO+TRR3JtxeeSYV+pv1Pkj7P VcwoM+8RSrm6/ImM+sv9Psv3TnmoGp8j2EUA6qzgEIQ8C02sfiPLmujrEbh/CCBOszkQ aJpQ== 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=HsoxoYW8G5NDUJ3fRoRLj2ellPpWWUjlp0EUClGxSV2x39UI96Ld7XqDTk5NMG023T CwY/7UGLzlMG4n7974k/+o8sPTAfSugbNfkqg0tT+c/PSkLAb6Ve6/2T2FYsJ2GgvoJJ 76mT/B+R/kqbcYWQ2abRUqxDDFJ6tDAe0kIqmmvamvst//6hAp1dqBEBj4/ex4nOmL+c BrgJnC4aELokxZr+VagDQ0bwgPTl3e0ta1+xg76GT6pRoKp3o9VQXQP5xMNepa1Rh5ww ytGYLoz3SW6spvc3ucHac16fkK7W6cABmOOmcxbZSpHmloz5+wD6ilOPMHWhDtkoWYMs 5vXQ== X-Gm-Message-State: AIkVDXIxCPjP5GPJti1gRhU3k9wuYb0cmP6VJIPAV22AO3SQK+z+4yHIpLaReABQ8E9jGg== X-Received: by 10.25.195.76 with SMTP id t73mr9242874lff.40.1485260209903; Tue, 24 Jan 2017 04:16:49 -0800 (PST) Received: from ubuntu.lintech.local ([185.35.119.87]) by smtp.gmail.com with ESMTPSA id e86sm7348934lji.32.2017.01.24.04.16.48 (version=TLS1_1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 24 Jan 2017 04:16:49 -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 v5 1/8] dt-bindings: clarify compatible property for rockchip timers Date: Tue, 24 Jan 2017 15:16:36 +0300 Message-Id: <1485260203-14216-2-git-send-email-al.kochet@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1485260203-14216-1-git-send-email-al.kochet@gmail.com> References: <1485260203-14216-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-20170124_041812_127034_5CB9DB75 X-CRM114-Status: UNSURE ( 9.55 ) 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 --- .../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