From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1EF1BEB64D7 for ; Tue, 20 Jun 2023 09:40:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231534AbjFTJk2 (ORCPT ); Tue, 20 Jun 2023 05:40:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230050AbjFTJk0 (ORCPT ); Tue, 20 Jun 2023 05:40:26 -0400 Received: from mail-ed1-x534.google.com (mail-ed1-x534.google.com [IPv6:2a00:1450:4864:20::534]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 509A0D1 for ; Tue, 20 Jun 2023 02:40:25 -0700 (PDT) Received: by mail-ed1-x534.google.com with SMTP id 4fb4d7f45d1cf-519608ddbf7so4624865a12.2 for ; Tue, 20 Jun 2023 02:40:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687254024; x=1689846024; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=eYEa9yHPw2YhwKkNs2WpNu2/p4gZsC1rNIsqGGYjvpY=; b=hFpP02AXM4T1GUs7RMTbg98bfrTK1Z/fhu8v+2tSEJouj3UkdOl0p7vAv41i8VUvcD TyG5pScpxO9i42Vbg6i0KnNPjvD5sZfWAMJ4gB/OSIL01ZXsyXZY4vKs+CnuiaBTiAkG RcdEpVRtrDWCezW7/3B5Vv2v959491Qvc/k5sevABp3n4zuQJFjgH2xYxpmMKbyYGr/4 bVvHRVLl5ACjgkluBYk7CtjmuzocLSWravezzkTlRzNM4WK2v/OujOs7+Ov2n4MTNS83 VZmoZl0kopnq+GkuMsG5603tzeQK9rX92VKCXDlsh1WafaAhu98Zx5VrAz+zBy7cYX6m VjGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687254024; x=1689846024; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eYEa9yHPw2YhwKkNs2WpNu2/p4gZsC1rNIsqGGYjvpY=; b=aaDnTHEOa1iu/ROrm9QbF81CR2hdrKCPqGxazRb7tL7X/LBz6n/ABJ3rUE7j/Z1dVb lYDfIY+SvPaWjI16idiq7vqCI5/01LOIICkbNSArQQVA4gpZn7MfFpUybMezV4av+clh ogYwTHZB6r7hNSERLxxjkCorBU+KdoTOwc5e6m1qlpiWlNrSLIFp1RG/Hr6sZICOm8VK m0/IqKY2BVTuLCcmAKrYiX6mqkxqPPtExI3+l9wtpLhcy/e4K8P5vSByl8jxfb45e4// 3w00e9V4YdZs44XJ6Od1OFKY0cDaYxlGz+ZqUVongAC6KkogZZoEcdfoWNxnE7jdcogs oofw== X-Gm-Message-State: AC+VfDzM/KQ5qgGjrE4PTUHSXjRixerdoqkf/+0A3TbM+NUwYfCDiyZk DbfFWuoUILH2uhNd1J26z85IBcWDC6w6SkATIgE= X-Google-Smtp-Source: ACHHUZ64d48IejsFY3AyhcSWEo9Xzbqw3YvlaDfSqUllkQ4PHpOJqNHJZnYelAyKQq+iB0ojyIzytg== X-Received: by 2002:a17:907:c23:b0:988:8d17:53bc with SMTP id ga35-20020a1709070c2300b009888d1753bcmr5005707ejc.54.1687254023743; Tue, 20 Jun 2023 02:40:23 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id p1-20020a170906a00100b0098242730348sm1058146ejy.72.2023.06.20.02.40.22 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Jun 2023 02:40:23 -0700 (PDT) Message-ID: <9b0d5439-24dd-2c32-f13a-110f758591fb@linaro.org> Date: Tue, 20 Jun 2023 11:40:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH] dt-bindings: timer: add Ralink SoCs timer documentation Content-Language: en-US To: Sergio Paracuellos , devicetree@vger.kernel.org Cc: daniel.lezcano@linaro.org, tglx@linutronix.de, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-kernel@vger.kernel.org References: <20230620093409.1411399-1-sergio.paracuellos@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230620093409.1411399-1-sergio.paracuellos@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/06/2023 11:34, Sergio Paracuellos wrote: > Add YAML documentation for the timer which is present on Ralink SoCs. If there is going to be new version: A nit, subject: drop second/last, redundant "documentation". The "dt-bindings" prefix is already stating that these are bindings in documentation. > > Signed-off-by: Sergio Paracuellos > --- > .../bindings/timer/ralink,rt2880-timer.yaml | 49 +++++++++++++++++++ > 1 file changed, 49 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml > > diff --git a/Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml b/Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml > new file mode 100644 > index 000000000000..9a315449f73e > --- /dev/null > +++ b/Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml > @@ -0,0 +1,49 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/timer/ralink,rt2880-timer.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Timer present in Ralink family SoCs > + > +maintainers: > + - Sergio Paracuellos > + > +properties: > + compatible: > + const: ralink,rt2880-timer > + > + reg: > + maxItems: 1 > + > + clocks: > + maxItems: 1 > + > + clock-names: > + const: timer Names matching the module name are not really helpful, so drop it, unless any existing user needs it. > + > + interrupts: > + maxItems: 1 > + Best regards, Krzysztof