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 19E20C433F5 for ; Tue, 22 Mar 2022 11:04: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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yEfB3FBMyb9oUqT35A7fJFjq8Oc0T1dCKIEwKS5+Cls=; b=KpLwDHb61SAN62 RqEbuek788PMzBLjjMlhkR9HFCgnCa1bsCZ1S2YiZ7DOn/tDlBuQSRFgV06fHtxYP2OOx5+iZQHaS nHZpjDtN8bgsBA9rolmNI6QcTL6YXU2EvVqrQoaavnzUwC+up8UQ2VOQCTycAeA/KpCklk20RPKXD QxvoAFRO6XpPh+GXzF7oikYGDjmfMFzzEOHoI0xpz2K2pTpJE+QoNs28jyf56CkjglbhG2Ylne2Jv I4CeAtnSkk5hSItOUctzjXjiXj8L08S0nd8NoLNmWmstaCiR3KX4ToF1qNrJvKJrhUnhXHUrLgHRC 6NsDYiZyrkxi4bEyjpsA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWcHv-00AljE-HI; Tue, 22 Mar 2022 11:02:55 +0000 Received: from mail-wm1-f53.google.com ([209.85.128.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nWcHs-00Alfu-D5 for linux-arm-kernel@lists.infradead.org; Tue, 22 Mar 2022 11:02:53 +0000 Received: by mail-wm1-f53.google.com with SMTP id bg31-20020a05600c3c9f00b00381590dbb33so1260649wmb.3 for ; Tue, 22 Mar 2022 04:02:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=0ggFh2/a0C+1lpqeBh9Syc0UkF8/1nYLPIxegFFB/Pc=; b=dADnQ7rEpb6mtfUYhPkzAGr9Q9VuPqgZN/rczDzEZ1AKwfsnWAaXvqHGBHdOWzCR6p fBeJo6d1zP8EEZvRhXrbYy6t89Bzjpaum2GkqOcES0nSJ9n97CajNh/RdRBqATO/YtmQ MS+9quIXaIxdfJCCJavlzR5h6bhRnKIstXHe3uZ+n57KIle4UnceIBHLB9spDs2JFYWD AWCNvly67rYbjUE9OMlVLURbaH45IJk6qeLjyjcaTblFj7Qm9LByEsDkFnlcq96ti+kE WkaT5oDZvWl9QpuFKJtKTZbs3IzJJJ8n0uLQH3PAYyzoPN0WG0C0QF03usakmLSXKm0L 4xZw== X-Gm-Message-State: AOAM532r3/Pd110c822JT38TrTxLDc4s4IeELl4fgZLYjip8TUVAUjM8 G9jZ/L7TOw8+JuYyUKIVxWM= X-Google-Smtp-Source: ABdhPJw/w6GpkGUEvPB4iVhhmwX3JFRg3NQctEYzaWFjx0CTAeswStfrvDCu2n5xlN8IfRxa+3jOiQ== X-Received: by 2002:adf:fe8d:0:b0:203:e02e:c6c7 with SMTP id l13-20020adffe8d000000b00203e02ec6c7mr22330036wrr.37.1647946968736; Tue, 22 Mar 2022 04:02:48 -0700 (PDT) Received: from [192.168.0.17] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.googlemail.com with ESMTPSA id f7-20020a05600c154700b0038c85aade39sm1747828wmg.47.2022.03.22.04.02.47 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 22 Mar 2022 04:02:48 -0700 (PDT) Message-ID: <0bfa2a53-a45f-3691-f473-0e0848a4d7f0@kernel.org> Date: Tue, 22 Mar 2022 12:02:46 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v11 4/9] dt-bindings: clock: Add bindings for SP7021 clock driver Content-Language: en-US To: Qin Jian Cc: robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, tglx@linutronix.de, maz@kernel.org, p.zabel@pengutronix.de, linux@armlinux.org.uk, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org References: From: Krzysztof Kozlowski In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220322_040252_480963_1E31FA39 X-CRM114-Status: UNSURE ( 8.73 ) 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 22/03/2022 07:16, Qin Jian wrote: > Add documentation to describe Sunplus SP7021 clock driver bindings. > > Reviewed-by: Krzysztof Kozlowski Since you did not implement changes I was asking for, you cannot use my review-tag. NAK. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel