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 84299C433EF for ; Tue, 4 Jan 2022 19:09:15 +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=DDwLVUXskqxvGKtZwx0fRUA0a+zKzH01zxhQjjYoQEs=; b=eqR4uzKQxASsbk Qkghcixp9vAedaK7FeeJMj+aTNEHDbxmB2XsUr49Vkcp1yfvdtN45PlW8mzeUllzhZTWUJ3O0Eezk hC9FQB3guQhg7o7DrwPiIBgQBxt3W3kTsMIeJI7l7ew927J+3hUINs5u3rTvDz7Jj1dZMtf/+6RlS U5NKU1fBkMeXHNWr18naLlnrVhTZEQtwEqNTiVEYgNH3fHTRKz1jMXbUZw5ApkfBCHZMPvl87a7y3 HDml12z2i00tWJmMdb2p1AdhjararbjuEscxynM8u0aoP6T3DHs5oQhM2/aXP57eTKGI6Uc4bgXfl cWVAoGdfp2wxuCzOOinw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4pAE-00CZVQ-CE; Tue, 04 Jan 2022 19:08:06 +0000 Received: from mail-ot1-f54.google.com ([209.85.210.54]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n4pA9-00CZTV-4N for linux-arm-kernel@lists.infradead.org; Tue, 04 Jan 2022 19:08:02 +0000 Received: by mail-ot1-f54.google.com with SMTP id n17-20020a9d64d1000000b00579cf677301so7566456otl.8 for ; Tue, 04 Jan 2022 11:08:00 -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=Zol8RqhcqrOeExkKxHD6i/0eMcZgg4YGQ9xIXDGBZL0=; b=nITLTGprzczFBfXxNfHz1h677qK4K6qWKz6jvB4J8QAEV7N3k2vf9TOk+VPJ5xc1jK bBS3U786UgbY8z+Zw8+57WBiuaNoutAAjqZrKAQA9LMyXw026KJrgT+ggMeEBW6Z5szY wUZQUTBAq5q0RpL1Z6Se0yNpPosqjU7X0sw4o1xnNRaNRJQsni6XAcxhJ9d4YsynVkeZ WcD8bM7ZDvu5gKqOu5s8tO+w1M51RYXpEUu0QrZopwDVnTNBA+tFazmGjevLxmFte+Hx iyi9yCwqxXqBk5BwlDxEvev6c+eW7oJ7QgjLQPt/vEqvjQDG1JZ6nqgWdgDfUn8Qnssx tjlg== X-Gm-Message-State: AOAM530CYv87Tbh7w3Nh7zaUyDDdisUmfG0lTC4ZcbDESq8UQwBYGeXx U5xeRZAb2Na+CDNgZlBypg== X-Google-Smtp-Source: ABdhPJwD6As9c1PJJ5b5sN3V+8tRevP6v+G+WluIcZqLUbDDpYLuCj4xh6m/A3masXZmj4ALYIcjWg== X-Received: by 2002:a9d:a55:: with SMTP id 79mr37401880otg.275.1641323279784; Tue, 04 Jan 2022 11:07:59 -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 x4sm10005968oiv.35.2022.01.04.11.07.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Jan 2022 11:07:59 -0800 (PST) Received: (nullmailer pid 1229576 invoked by uid 1000); Tue, 04 Jan 2022 19:07:57 -0000 Date: Tue, 4 Jan 2022 13:07:57 -0600 From: Rob Herring To: Jesse Taube Cc: linux@armlinux.org.uk, jirislaby@kernel.org, linux-kernel@vger.kernel.org, festevam@gmail.com, abel.vesa@nxp.com, olof@lixom.net, kernel@pengutronix.de, stefan@agner.ch, ulf.hansson@linaro.org, linux-gpio@vger.kernel.org, linux-imx@nxp.com, Mr.Bossman075@gmail.com, linux-mmc@vger.kernel.org, shawnguo@kernel.org, mturquette@baylibre.com, nobuhiro1.iwamatsu@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, arnd@arndb.de, soc@kernel.org, gregkh@linuxfoundation.org, sboyd@kernel.org, devicetree@vger.kernel.org, s.hauer@pengutronix.de, adrian.hunter@intel.com, linus.walleij@linaro.org, linux-serial@vger.kernel.org, robh+dt@kernel.org, giulio.benetti@benettiengineering.com, linux-clk@vger.kernel.org, aisheng.dong@nxp.com Subject: Re: [PATCH v7 4/7] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock Message-ID: References: <20220103233948.198119-1-Mr.Bossman075@gmail.com> <20220103233948.198119-5-Mr.Bossman075@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220103233948.198119-5-Mr.Bossman075@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220104_110801_200918_9A3308DB X-CRM114-Status: GOOD ( 15.90 ) 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 Mon, 03 Jan 2022 18:39:45 -0500, Jesse Taube wrote: > From: Jesse Taube > > Add DT binding documentation for i.MXRT1050 clock driver. > > Cc: Giulio Benetti > Signed-off-by: Jesse Taube > --- > V1->V2: > * Replace macros with values > V2->V3: > * Remove anatop > * Use lpuart not gpt > * include imxrt1050-clock.h > * 2 space tabs to 4 > * Remove oneOf enum > * Change maxItems to 2 > V3->V4: > * Nothing done > V4->V5: > * Remove extra newline > * Rename ccm to clock-controller > * Change minItems to const > * Change minItems to description > * Rename file to add 1050 > * Change commit description to just 1050 > V5->V6: > * Add maxItems for clocks description > V6->V7: > * Nothing done > --- > .../bindings/clock/imxrt1050-clock.yaml | 67 +++++++++++++++++++ > 1 file changed, 67 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/imxrt1050-clock.yaml > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel