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 9EE8DC4332F for ; Thu, 12 May 2022 10:54:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352872AbiELKyK (ORCPT ); Thu, 12 May 2022 06:54:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352863AbiELKyI (ORCPT ); Thu, 12 May 2022 06:54:08 -0400 Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 222F3663F1 for ; Thu, 12 May 2022 03:54:07 -0700 (PDT) Received: by mail-ed1-x529.google.com with SMTP id g23so5677290edy.13 for ; Thu, 12 May 2022 03:54:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=jGdKfFqAtrS1gqNbHfbXY/tQwLbLfSQD8UHbxsN3ezg=; b=srA6iFtAgIpOUr2eG3F2XMl9mLYgLpPosDFcbhEUA0rTh2XVoUwwg3LRKMF+5T8qYg fDbTkTqcO8ydPJ3HOsfEke/zTViOj8+gxPxFO0Zn7zmtrq9efdBY7dPXBw4hoMab7MZC +MoG0uc5fusMkOaY1oSGyITx5seVrvJXc1yzPDDg6bPsQhHE9lABBA6/L5Ejpc+wTtXK eG6PRK5UGn4Fjy2aH+Tdu0IixeCwSFc+Krton0MNL03wNabI23gX7tvE14ah6DLBAzNU YwmXE8Yr+Sy+oWnxOk4aQfXLaWAFjhNEexzbf1LBDED2JKtLat087WSjMNQSfeslrEz2 1Y8g== 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=jGdKfFqAtrS1gqNbHfbXY/tQwLbLfSQD8UHbxsN3ezg=; b=jQam4oNZyuAm6FaythMRR6NFxs/e/lArvdxZ0sgKA9DmZzFNwkDhmR9U9Erdz5nmql GLs+l2BIGm1spHncX2jqXaygaAfH2QDUnEsZvF8R0gu0g8RzTZD+B6NDzZJTovDY7uoT 3dzSl5m5CLZt8KWmDpvklL9vlqGhG/93n9GdSWfj50cWa03HO5uiGkyvf9vNLXNlq22K nvGgQS271gf9Ks7LWUaV1xc/fK9M2KiPAcIXkTyZKyyMzWaaljKKGfZccFTyAGjnfi+c /cKvDqflvbGwIv2eaktMnEoG+ob+yVC/hop0vZI9+5F+wiANDoALe+LAbE5X0/V2xfwU hZcg== X-Gm-Message-State: AOAM532gxPSUO7H5ebXnneUFA20oO4YJOgXdBlRIxF6LEWx8KsjZrmby 42ZLjeQPwxmXfYRti/d0jcKP2g== X-Google-Smtp-Source: ABdhPJy858LVoVMPz+mUZhXi0JydYasRlBRoI/V9Jpro8MUTujKDDlY60ugIiM/WrNy7bI8JAT5xcQ== X-Received: by 2002:a05:6402:1113:b0:428:679e:f73f with SMTP id u19-20020a056402111300b00428679ef73fmr32538713edv.378.1652352845735; Thu, 12 May 2022 03:54:05 -0700 (PDT) Received: from [192.168.0.158] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id j15-20020a170906474f00b006f3ef214dbcsm2000898ejs.34.2022.05.12.03.54.04 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 12 May 2022 03:54:05 -0700 (PDT) Message-ID: Date: Thu, 12 May 2022 12:54:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v15 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver Content-Language: en-US To: =?UTF-8?B?cWluamlhblvopoPlgaVd?= , "sboyd@kernel.org" Cc: "robh+dt@kernel.org" , "mturquette@baylibre.com" , "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: <8a9fa13f66ce4ef9a8f8c9200e1fac5f@cqplus1.com> From: Krzysztof Kozlowski In-Reply-To: <8a9fa13f66ce4ef9a8f8c9200e1fac5f@cqplus1.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/05/2022 12:45, qinjian[覃健] wrote: >>> + >>> +examples: >>> + - | >>> + >> >> Same as in v14. Please go through the comments thoroughly so reviewers >> will not waste time repeating the same twice. >> > > Sorry, I don’t understand your meaning. > Could you explain more, thanks. I commented in your v14. Please apply the comment or keep discussion running. Don't ignore my comment. Best regards, Krzysztof