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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 567FBC433EF for ; Fri, 29 Oct 2021 01:57:31 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 11D6260724 for ; Fri, 29 Oct 2021 01:57:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 11D6260724 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=gzl9hHxgRDdAD6jDgtnlCOVU78L+v8PDXZoB3yKU1H4=; b=sm1QDCnKrOmBlX xJ7rPOIfoUNi7qPhS7vCPL6pf6S7hpZHS/v0qxbt409w9YPSPP4IZO/WNxMZJJRHVQ/Hl4aDrATOc t39LFjTQFgzCpFnWk47JA2hzGwS8vVl7ERj2PMherGss8VEphMdHy6GuGGjNCtHBf7lDduytJjI+G y1w07D2ZEUNjswXTsjBCIoYU6C80qlmH1aEz60W5gg06ETgQ5Jv8d8DWlWNSQy+NUvA8EZ7T+U9iR kwrUetUbS6G6yqm1sJDFBzzgE63yDI1H/3bxvnF6P4qRIEGQuAsr1Wl8mw8NcpPiRb7zJo4srDSis EcYFeF9sdou0WsDEKsew==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mgH7x-009X30-Na; Fri, 29 Oct 2021 01:56:17 +0000 Received: from mail-oi1-f181.google.com ([209.85.167.181]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mgH7s-009X1W-G6 for linux-arm-kernel@lists.infradead.org; Fri, 29 Oct 2021 01:56:13 +0000 Received: by mail-oi1-f181.google.com with SMTP id t4so11131382oie.5 for ; Thu, 28 Oct 2021 18:56:12 -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=oYU1YcRcY5AH8rpowyG9n6NnTxomX0k9iKpp8Ots/X8=; b=bfHHsCtZlTXTaApiG7b21vRCqsdSGftyHPAzjaZmwY7+g/mm8/vX8ec1RJzniOb4SS EvufaMD5mm+po5Xme9eHxWIOZ58+Xxjah6l+5L5sID5bPSf8cnbvAcrJSZsHsG3NBeu4 7kLQpE9JwMq6WciUX5HrlrJLe4hvwVIHQM16dkaX+paTtATU9T29l2AvfCArVRp7ZQjS UO56VR2bPiytLInBCwF4Lz+jonIladHFFcED48GOC4eYo/aASyN8JrO/MZHdVtZgHFwm LWm00VOyjkPZuwn7eRAwX7fIFXw0qoMWNgDkC9Ze1ao30VkLLw/nHEkMScptCiZLw/mb N1cA== X-Gm-Message-State: AOAM533cmdavNNCF2biNgnj0YMw2Yco4TElrH9y/QMx3fFvUHU3I1/6D KtiOMYkZqFAwBbj5iH/eC0ABGM/ZRQ== X-Google-Smtp-Source: ABdhPJw263Mo6hPnmuyL4VA3LWInj+/Pbag7DyHYiNzCCgaVdcaQJ1dtJ/g69JuL2RkCf78F/apobQ== X-Received: by 2002:a05:6808:1a27:: with SMTP id bk39mr11724071oib.89.1635472571843; Thu, 28 Oct 2021 18:56:11 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id 46sm1526386otd.2.2021.10.28.18.56.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 28 Oct 2021 18:56:11 -0700 (PDT) Received: (nullmailer pid 996742 invoked by uid 1000); Fri, 29 Oct 2021 01:56:10 -0000 Date: Thu, 28 Oct 2021 20:56:10 -0500 From: Rob Herring To: qinjian Cc: p.zabel@pengutronix.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/4] dt-bindings: clock: Add bindings for SP7021 reset driver Message-ID: References: <20211022061216.281903-1-qinjian@cqplus1.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211022061216.281903-1-qinjian@cqplus1.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211028_185612_566249_1D0420C0 X-CRM114-Status: GOOD ( 11.77 ) 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 Fri, Oct 22, 2021 at 02:12:16PM +0800, qinjian wrote: > Add documentation to describe Sunplus SP7021 reset driver bindings. The subject should be 'reset', not 'clocks'. > > Signed-off-by: qinjian > --- > .../bindings/reset/sunplus,reset.yaml | 40 ++++++++ > MAINTAINERS | 2 + > include/dt-bindings/reset/sp-sp7021.h | 99 +++++++++++++++++++ > 3 files changed, 141 insertions(+) > create mode 100644 Documentation/devicetree/bindings/reset/sunplus,reset.yaml > create mode 100644 include/dt-bindings/reset/sp-sp7021.h With that fixed, Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel