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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4FDC7C433F5 for ; Wed, 15 Dec 2021 20:09:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OrIHkqgwr5JBaMnV9VRg1BMPnqmyWqHT9v7MAnu4aUg=; b=YEgJZH807DqqQw 9Z3sn3uoPhNiMN3y8cAEdqNXjYQnu32Gx47+jFn7uRMW5wHh5qRb3dwUeArQNUuC/vkqpmd9KN8ZT hpK7tpvkc6iubK0QMSHiSpeoFlFcQ6DwrKVmi1+xPVd2jwnqQ78PaEP/H+Ui/jvW4IUO4KoCihdlV ajzexrtt1E8VOouwKVzMv5GbDw6Zs5h1SGjP0sqT1Sl9MdaKWIt0k7smhFxJ4NC/ZE5gbQyGLsxVz z1M5nSfruqEuR4S9xzEkW7mt1bqAV++zxy13TjE/MNPLnZJJI7CJRTTuenfzFUEzv3TJlfZ+ueFC1 bNVTXex6On4xyeXaN3vg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxaZa-002XV5-4r; Wed, 15 Dec 2021 20:08:22 +0000 Received: from mail-oi1-f170.google.com ([209.85.167.170]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxaZW-002XTr-0F for linux-arm-kernel@lists.infradead.org; Wed, 15 Dec 2021 20:08:19 +0000 Received: by mail-oi1-f170.google.com with SMTP id bk14so33237680oib.7 for ; Wed, 15 Dec 2021 12:08:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=u3j11RT/qGMAm049Yr8/rRLOlSfvZaw3G5HVklqorqY=; b=tD6Tc7ys/EspFOTjeeXil8bVvbwof4M0f2FsGPeFXOeTyXTHhkIGoyqH6uv79O8W+h rrB3Z0OQnsrh3jLN4h8eLumCjVdoep7VgnQ5RGsd/nwLdqKyBoSc5DyP7BOf74rWrYlG k0mayj6xtiR61AaBRSWx6uJJPS/t7qVkrC02Pen6l1v7LE9hItZFn0SaiseJ6IU1DX+i Fm6TEnZbI7nD5E7DR6qhJmn5LUMVR/jMM5wdEB+7MlTMj0cecF0gyXaxdtcyYjRYkkI0 eUcytccJ5AHkmZZncfrYHjrGiPEo32WIwwUUskiVSR+49GTzLmOJWHvni7SdoWLeEuGX TmRw== X-Gm-Message-State: AOAM531aFMhE0DUGjibUm4Kfe3035RJCCzBPB6HjP2b6z7t6SY4eWzc8 vYNqHksP5yKXRJ32vU4MqdUTEOMgPQ== X-Google-Smtp-Source: ABdhPJwyoJk7ijpCXFtcKvcRthzQjcVnIbm1Ct+5q421T/Am6phZm16FScx4GqkNzwnuCUFgjJrT+A== X-Received: by 2002:a54:4111:: with SMTP id l17mr1350653oic.127.1639598897343; Wed, 15 Dec 2021 12:08:17 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id v20sm620310otj.27.2021.12.15.12.08.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Dec 2021 12:08:16 -0800 (PST) Received: (nullmailer pid 1751381 invoked by uid 1000); Wed, 15 Dec 2021 20:08:15 -0000 Date: Wed, 15 Dec 2021 14:08:15 -0600 From: Rob Herring To: Romain Perier Cc: Thomas Gleixner , Daniel Lezcano , Russell King , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Daniel Palmer , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH v2 4/6] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation Message-ID: References: <20211212181906.94062-1-romain.perier@gmail.com> <20211212181906.94062-5-romain.perier@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211212181906.94062-5-romain.perier@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211215_120818_064646_DCC66D10 X-CRM114-Status: GOOD ( 11.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 12 Dec 2021 19:19:04 +0100, Romain Perier wrote: > This adds the documentation for the devicetree bindings of the Mstar > MSC313e timer driver, found from MSC313e SoCs and newer. > > Signed-off-by: Romain Perier > --- > .../bindings/timer/mstar,msc313e-timer.yaml | 46 +++++++++++++++++++ > 1 file changed, 46 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/mstar,msc313e-timer.yaml > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 E8864C433EF for ; Wed, 15 Dec 2021 20:08:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234429AbhLOUIS (ORCPT ); Wed, 15 Dec 2021 15:08:18 -0500 Received: from mail-oi1-f180.google.com ([209.85.167.180]:36694 "EHLO mail-oi1-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234378AbhLOUIR (ORCPT ); Wed, 15 Dec 2021 15:08:17 -0500 Received: by mail-oi1-f180.google.com with SMTP id t23so33247560oiw.3; Wed, 15 Dec 2021 12:08:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=u3j11RT/qGMAm049Yr8/rRLOlSfvZaw3G5HVklqorqY=; b=XDkNdvYeLV9MDD135oGejPT8eJmJQ5cUsduMeqztkQeKt9PENxehf9F/zAU5F2zyy6 WBeypSfafsB89PAB6FntoIVDbYXjDui3Dd4Hur2MMubr/Mhs/J/rC80eUCCM0qgKV7j+ fwgV0BzlkIu5mO9gDVaytnVPFc3o0odOUwPaYgw7P95F5TGwzwTxHCTnVxT1+/iUcO7Y WFd9u8xXtg0XMTdNDsCn9ThYALZ2jmJkRKo/04OilNPoxBMU+Z02IzDdhtpIAQBpxLBl gsZ5rJAPMglzQwQkx7MnU2z20miLEkfFqE+tACXXj2CYuxCMpTMdCPjPCdD/s90ZNNa5 VyaA== X-Gm-Message-State: AOAM531uae/I4WqDJ+ZyA/j+aXi8Jd2ZUt1yls1yQi3YqUyCFrjMsO8W yH++f9iJtsAw/0somjAC0w== X-Google-Smtp-Source: ABdhPJwyoJk7ijpCXFtcKvcRthzQjcVnIbm1Ct+5q421T/Am6phZm16FScx4GqkNzwnuCUFgjJrT+A== X-Received: by 2002:a54:4111:: with SMTP id l17mr1350653oic.127.1639598897343; Wed, 15 Dec 2021 12:08:17 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id v20sm620310otj.27.2021.12.15.12.08.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Dec 2021 12:08:16 -0800 (PST) Received: (nullmailer pid 1751381 invoked by uid 1000); Wed, 15 Dec 2021 20:08:15 -0000 Date: Wed, 15 Dec 2021 14:08:15 -0600 From: Rob Herring To: Romain Perier Cc: Thomas Gleixner , Daniel Lezcano , Russell King , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Daniel Palmer , linux-arm-kernel@lists.infradead.org, Rob Herring Subject: Re: [PATCH v2 4/6] dt-bindings: timer: Add Mstar MSC313e timer devicetree bindings documentation Message-ID: References: <20211212181906.94062-1-romain.perier@gmail.com> <20211212181906.94062-5-romain.perier@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211212181906.94062-5-romain.perier@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun, 12 Dec 2021 19:19:04 +0100, Romain Perier wrote: > This adds the documentation for the devicetree bindings of the Mstar > MSC313e timer driver, found from MSC313e SoCs and newer. > > Signed-off-by: Romain Perier > --- > .../bindings/timer/mstar,msc313e-timer.yaml | 46 +++++++++++++++++++ > 1 file changed, 46 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/mstar,msc313e-timer.yaml > Reviewed-by: Rob Herring