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 182BDEB64D8 for ; Thu, 22 Jun 2023 06:16:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230331AbjFVGQU (ORCPT ); Thu, 22 Jun 2023 02:16:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230314AbjFVGQO (ORCPT ); Thu, 22 Jun 2023 02:16:14 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 058D61981 for ; Wed, 21 Jun 2023 23:16:13 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id 2adb3069b0e04-4f640e48bc3so9063840e87.2 for ; Wed, 21 Jun 2023 23:16:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687414571; x=1690006571; 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=poTMBpsW2wjpyMUwrhE2d7/bK8bYKWDZ9t9qjQY+Y4g=; b=aJlL+DetePj5uZjoDbapcd13KqWhVsZrwU+VPpEDwjOV1kDukNItKeN3wZF63mhL4s +RcPrC9BpbPB83mD23fmdfNXhEYzGib9/+d4KAVM5Zol/WXlayFcZlPVR3HjTLjovPpH bgkG9Bty1HEpPsvV0YURLos4rP9IFVwo2rQaEcAZMGXGVjIRq1bzDrgEHxA1RhAsL/Hj ID1M/42xD73l8D8t6/Dgj5inpy2u4U46KJdcVjzsDZ1kuvuuMIeo6dcFagkCcv/us//m JPlR8B7x67SCzn9VkwZ48OO8LkS6VC0bWvkV1NEawjKPjAKbB/NADjYiUHQsaJSGiAdv fnZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687414571; x=1690006571; 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=poTMBpsW2wjpyMUwrhE2d7/bK8bYKWDZ9t9qjQY+Y4g=; b=guzdWCVrzBigL1UFqdg2Os1QXucNNpk+4aSjPrDJ9uKpAyTibPEMzhKDFVPqGV4AkC wNwBlqTZ9Y27m9HaNT6GPwXoAKTGWIxepWGtPAWSVpYW65+aKodx5rwXfvX8DgvRcmYv /QNi5YJYevzDGdM/BGo3NDTfrP4KVnRa4KIalZYrhu4IvsKY9QmsRDLDo1R7Df5O2mWC v8znuwCp76Ar6B2NIDt7SVJkOZXkVoJIVarNJNY0NIkUyrFE9f2zvx+bwgz94JZJtuSW JdIZVywCeygxxdT2IOa6ewpZvUM69KxrBqSbW7rndVmby3UL8Ay3N4FODuXPW+RAFE9z ulyA== X-Gm-Message-State: AC+VfDwlzOC5f4DvKmXm/KRaCtKYVISAwOgb+OOygud9NgyhL8RPX0W/ RM01iDei+QgQiWGAdst5t6vNjw== X-Google-Smtp-Source: ACHHUZ4CY/suwusuVWwIE87HUXkOkuSg/a1kVHwJ9Ov3EQI9ZE1tPyqLKwnRzZ6C5oOunra4MGmpRQ== X-Received: by 2002:a05:6512:310b:b0:4f8:66da:228a with SMTP id n11-20020a056512310b00b004f866da228amr6856659lfb.4.1687414571068; Wed, 21 Jun 2023 23:16:11 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id h25-20020a1ccc19000000b003f42158288dsm17838993wmb.20.2023.06.21.23.16.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 21 Jun 2023 23:16:10 -0700 (PDT) Message-ID: <50f75267-492f-d36b-f977-da2fb3a3fd1f@linaro.org> Date: Thu, 22 Jun 2023 08:16:08 +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 v2] dt-bindings: timer: add Ralink SoCs timer Content-Language: en-US To: Sergio Paracuellos , Rob Herring Cc: linux-kernel@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, tglx@linutronix.de, robh+dt@kernel.org, daniel.lezcano@linaro.org, devicetree@vger.kernel.org References: <20230620100231.1412582-1-sergio.paracuellos@gmail.com> <168739869603.42044.12383139966264039986.robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/06/2023 07:14, Sergio Paracuellos wrote: > On Thu, Jun 22, 2023 at 3:51 AM Rob Herring wrote: >> >> >> On Tue, 20 Jun 2023 12:02:31 +0200, Sergio Paracuellos wrote: >>> Add YAML documentation for the timer which is present on Ralink SoCs. >>> >>> Signed-off-by: Sergio Paracuellos >>> --- >>> Changes in v2: >>> - Remove redundant 'documentation' word from subject. >>> - Drop clock-names property. >>> >>> .../bindings/timer/ralink,rt2880-timer.yaml | 44 +++++++++++++++++++ >>> 1 file changed, 44 insertions(+) >>> create mode 100644 Documentation/devicetree/bindings/timer/ralink,rt2880-timer.yaml >>> >> >> Reviewed-by: Rob Herring >> > > Thanks! Which tree is this supposed to go through? Preferably clocksource/clockevents/timer drivers tree/ Best regards, Krzysztof