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 B2F1EC433EF for ; Thu, 14 Apr 2022 15:54:23 +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=+Z3XtyVjsgZT6asg2yj1AMnfGzkhii+bM5j47obg6jk=; b=wuhmmjZj0qefvj 4PXIsyifLesi+YNiEEk0G/SaEo83ApNOIo2UQZF89F69/+zMxQpwTSeaICg32OGs1xyV5ItsUlzW5 rQaC9zaihVgjrHABU9jYBMeJ67z26tpINwF/b0Ff/foUdIU5LLk9XoKdBPWMNafLrkpr7JFEEaNJ1 Zg7AxucpDSSyjUqyDX2cSLzdaLN3hGEJPyZjQrgziSybolDpzfjUfHqSKbYGSfCSfvyqoOiYO0uF5 iEHTZIHHNV1ThB4lQrVbtSIOIF5jJphsm5GONgRHV9ET2WnbN+R1yM1ZhR/VYIF1Rk3H5QxqZVCIX 61oETeNw13Nb9Yq7ob6g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nf1mb-006JOy-4p; Thu, 14 Apr 2022 15:53:21 +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 1nf1mW-006JOX-2i for linux-arm-kernel@lists.infradead.org; Thu, 14 Apr 2022 15:53:17 +0000 Received: by mail-oi1-f170.google.com with SMTP id w127so5812299oig.10 for ; Thu, 14 Apr 2022 08:53:14 -0700 (PDT) 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=aJBwSvQ9K7ADQjEr30YYPw9oyPFj+rQRKPrYGiFxjgk=; b=P5Bmna/d35Ql7aHKK1YPWt9xRiJg7apAQhq0b+M1yPA1jYk4lWVdnzHDM0CObnzcCf eLWROEiPyXkrxVrsYDf1wI7kCjqj4OF2E67ecvJMgSVigsEywCh8VatZpsaiOJFFgefR INvZFxfSFDf8kOHJq0qXzIu77kTG6XNKDgX3Jt+YZM9RffBcjXCzJLtRW0TkXfhBdiP8 oHZ1/QLUwq+t0pqg6do0wo4cU31dJtWkOv3q2u7AOdIDkC/SmxmDEjk2LuATZDUiopea WECGdUcdbE2NmPABJog/eaPxpkZs2ps2tr8E26VX03Oj9Z7GxVV24fVIzkZFW17+E8W3 tykQ== X-Gm-Message-State: AOAM531SuWtkLQm6VDBJSLNfmVj/pKyH52OIkdwY4C3TmQUfPkDGLLnZ z6EvIX4FvQwqVnahT0QXwg== X-Google-Smtp-Source: ABdhPJytijnI1Q94voFZOf7ePryvYTbB8w+h0jGC4akXV6bQy4qDmrmXfy7hz3oBnTTMo4w9MDK58Q== X-Received: by 2002:a05:6808:151f:b0:2fa:7d82:62a3 with SMTP id u31-20020a056808151f00b002fa7d8262a3mr1600273oiw.293.1649951594346; Thu, 14 Apr 2022 08:53:14 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id r8-20020a05683001c800b005cdadc2a837sm130913ota.70.2022.04.14.08.53.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Apr 2022 08:53:13 -0700 (PDT) Received: (nullmailer pid 2123568 invoked by uid 1000); Thu, 14 Apr 2022 15:53:13 -0000 Date: Thu, 14 Apr 2022 10:53:13 -0500 From: Rob Herring To: Nishanth Menon Cc: Krzysztof Kozlowski , Alexandre Belloni , Alessandro Zummo , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-rtc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Vignesh Raghavendra Subject: Re: [PATCH 1/2] dt-bindings: rtc: Add TI K3 RTC devicetree bindings documentation Message-ID: References: <20220412073138.25027-1-nm@ti.com> <20220412073138.25027-2-nm@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220412073138.25027-2-nm@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220414_085316_160363_B13E81FA X-CRM114-Status: UNSURE ( 9.11 ) X-CRM114-Notice: Please train this message. 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 Tue, Apr 12, 2022 at 02:31:37AM -0500, Nishanth Menon wrote: > This adds the documentation for the devicetree bindings of the Texas > Instruments RTC modules on K3 family of SoCs such as AM62x SoCs or > newer. 'devicetree bindings documentation' in the subject is redundant. You already said that with 'dt-bindings'. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel