From patchwork Wed Nov 28 13:51:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manivannan Sadhasivam X-Patchwork-Id: 1004562 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="HG2bRYBR"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 434htX0jdhz9s3Z for ; Thu, 29 Nov 2018 00:52:52 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727982AbeK2Ayd (ORCPT ); Wed, 28 Nov 2018 19:54:33 -0500 Received: from mail-pf1-f193.google.com ([209.85.210.193]:38694 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728236AbeK2Ayd (ORCPT ); Wed, 28 Nov 2018 19:54:33 -0500 Received: by mail-pf1-f193.google.com with SMTP id q1so10209149pfi.5 for ; Wed, 28 Nov 2018 05:52:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Qgs9dW8J2ciuq8Fdw9KElZ0yIlhVVHPqlEym1CikztU=; b=HG2bRYBRUSrhaHTD+gS8s5FYnSbSIi8JW1rSPkP2+5ADvQ8AQoYlpHzzRi5kCZXCkH O4mdzruKNXCLycLS/5lQ5xw1ZzHKev8Dv1zHqL/yrbPzLmr8EbBqIcPlpQZw5YwRcQA+ t2ypO5SsJfHgcDDt0AvVPRd9mVKEwyyYE643o= 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; bh=Qgs9dW8J2ciuq8Fdw9KElZ0yIlhVVHPqlEym1CikztU=; b=Tw9nBlclcqtQZz/3cWwE2AQ8zPijd9uQDPSngWO/TY3hFtQ9VsDitfhX3en5kUfUd2 4HiJleot+5Iis8NEG68WWCDua6+deRsRaIPOWRQdYCKKsirhWBNVqgMWyf7itdiNmDud BedEPRWqe8RscWch30FooUcZWCcMNgxLBYfoh2tqfki5B84brpo5wsPwcctEEqmj+QAh tzIiuF+9luIj7j7VHqjC3zVvK2ctqmcNv1BwKKS1P4M7vSwUQIj8quVuKopbY8JI+AJx u3iWjpHNG3sT8LxdRhG221493mdjaSdKEQh6/ovRDbNVLVhd5v8xjcFs7RcVPWz4NapX Z/OA== X-Gm-Message-State: AA+aEWZR4TtbFXX9qFAukDl+3WAx+8IuBOaPpJfNUQx/Sn29zP5rV9iP uKJnmrSb6+hRChEI47OvrxWy X-Google-Smtp-Source: AFSGD/WcFtGyDh/rNwGXy5cRjEOvMBKb9A8NAmyBeaalgf9UiV4c/G+EeST1GkV7kOgYszv//umSJw== X-Received: by 2002:a62:3603:: with SMTP id d3mr6441139pfa.146.1543413169448; Wed, 28 Nov 2018 05:52:49 -0800 (PST) Received: from localhost.localdomain ([2409:4072:90a:a93f:b481:6fae:6692:c3ee]) by smtp.gmail.com with ESMTPSA id c4sm22049854pfm.151.2018.11.28.05.52.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Nov 2018 05:52:48 -0800 (PST) From: Manivannan Sadhasivam To: olof@lixom.net, arnd@arndb.de, robh+dt@kernel.org, tglx@linutronix.de, jason@lakedaemon.net, marc.zyngier@arm.com, daniel.lezcano@linaro.org, gregkh@linuxfoundation.org, jslaby@suse.com Cc: afaerber@suse.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org, amit.kucheria@linaro.org, linus.walleij@linaro.org, zhao_steven@263.net, overseas.sales@unisoc.com, Manivannan Sadhasivam Subject: [PATCH v3 09/15] dt-bindings: timer: Document RDA8810PL SoC timer Date: Wed, 28 Nov 2018 19:21:00 +0530 Message-Id: <20181128135106.9255-10-manivannan.sadhasivam@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181128135106.9255-1-manivannan.sadhasivam@linaro.org> References: <20181128135106.9255-1-manivannan.sadhasivam@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document RDA Micro RDA8810PL SoC timer. Signed-off-by: Manivannan Sadhasivam --- .../bindings/timer/rda,8810pl-timer.txt | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt diff --git a/Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt b/Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt new file mode 100644 index 000000000000..06cc2b00be12 --- /dev/null +++ b/Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt @@ -0,0 +1,21 @@ +RDA Micro RDA8810PL Timer + +Required properties: +- compatible : "rda,8810pl-timer" +- reg : Offset and length of the register set for the device. +- interrupts : Should contain the interrupts. +- interrupt-names : Valid names are: "hwtimer", "ostimer". + See ../resource-names.txt + +Example: + + apb@20900000 { + compatible = "simple-bus"; + ... + timer@10000 { + compatible = "rda,8810pl-timer"; + reg = <0x10000 0x1000>; + interrupts = <16 IRQ_TYPE_LEVEL_HIGH>, + <17 IRQ_TYPE_LEVEL_HIGH>; + interrupt-names = "hwtimer", "ostimer"; + };