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 1734BECAAA1 for ; Fri, 28 Oct 2022 11:33:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229802AbiJ1Ldl (ORCPT ); Fri, 28 Oct 2022 07:33:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229732AbiJ1Ldj (ORCPT ); Fri, 28 Oct 2022 07:33:39 -0400 Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D65461D1E0F for ; Fri, 28 Oct 2022 04:33:38 -0700 (PDT) Received: by mail-qt1-x829.google.com with SMTP id a24so3239709qto.10 for ; Fri, 28 Oct 2022 04:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7nOb6ixaw3sC1bMe4Tc9zgjVX+jZykKmBqY5NKZFPo8=; b=H0KktTz/f82EeK7JVYK1NLX88O5AqXOjZNjj2Es89tkGQ4UJ3azJ+f9BwyQYZdvvMr LcQvmpLzj/k+IKxQpWUmWkOnrHONVv3PBJGfA22gVRwcjCg9QBRTmLCWmHVuP4aQnwcP jcEiBwhS2QJ8kQdTonWRujvTLyHypht7PzVhCbSS6U/dbxcdSOmdE4ByIXXkLjc/zHCs LHLw5GLowijW7mOswN66zzmiQvThEf7rKJV2t9VUqmx3mGwyYkfzXObI3IE0kNpb1t+u GeqHRAzVxB13q6uSuT78GXXyYkU90PKUYlhrlzPLmNp9uUNk7/IHbfFDmtoqTTbDnRlo srvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7nOb6ixaw3sC1bMe4Tc9zgjVX+jZykKmBqY5NKZFPo8=; b=sB+fRfT0CVC9ZZzPxGypCkVvKAgsIzYUj5qVZ4rmExAAjWTDro5hlbRYcZiKjKFWX6 9AN1U/HIQeMVcPEqacJSG9otkIYe2N0VZfJwJ5PMKIvIzAkpr4CbPFStrcE8lo9CfPCv 7cwrj/OGe0N/4YVGVDou6ui3vSXM42oPmAgZYKFKNCjuTAbJcv/zb6KE1x5ffrt/N4VG HhSaqTyqioooqbLUKWWa/Cy454hJV2K8XpKWMaXSfma9bHcsyLIdoO1IzAekut5Rc6Dy mxaFNcoPvFyLgMdpk573nVE+WUuwB7lxXnHlORUE5RHH52sZkhBjE4nzsQZM69FyU9OV FHSg== X-Gm-Message-State: ACrzQf2Z8WY+9f/+PQer5KPFszZHXemRCQeEM0FcuypKb+dlN04eaToj NlDCi97ISMhrepGdlJWobes8mA== X-Google-Smtp-Source: AMsMyM6jgxTjcCSH7VPVjxxayzMiZuZ73epx1TsqH9CaxqnT/E6L32qExryH01IxuSSlluCwce0RWw== X-Received: by 2002:ac8:5f52:0:b0:39c:cb1c:9310 with SMTP id y18-20020ac85f52000000b0039ccb1c9310mr45321044qta.177.1666956817995; Fri, 28 Oct 2022 04:33:37 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id w7-20020ac84d07000000b0039d02911555sm2227867qtv.78.2022.10.28.04.33.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 28 Oct 2022 04:33:37 -0700 (PDT) Message-ID: Date: Fri, 28 Oct 2022 07:33:35 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCH v4 1/2] clocksource: loongson2_hpet: add hpet driver support Content-Language: en-US To: Yinbo Zhu , Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Huacai Chen , WANG Xuerui , Jiaxun Yang , Jianmin Lv , Yun Liu , Yang Li , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, loongarch@lists.linux.dev References: <20221026035752.32681-1-zhuyinbo@loongson.cn> <438f5df4-b076-4920-7bb3-095041c27eef@linaro.org> <9b4c904a-9277-504e-3bec-0b11331bbea4@loongson.cn> From: Krzysztof Kozlowski In-Reply-To: <9b4c904a-9277-504e-3bec-0b11331bbea4@loongson.cn> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 27/10/2022 23:54, Yinbo Zhu wrote: > > > 在 2022/10/26 下午10:20, Krzysztof Kozlowski 写道: >> On 25/10/2022 23:57, Yinbo Zhu wrote: >>> HPET (High Precision Event Timer) defines a new set of timers, which >>> are used by the operating system to schedule threads, interrupt the >>> kernel and interrupt the multimedia timer server. The operating >>> system can assign different timers to different applications. By >>> configuration, each timer can generate interrupt independently. >>> >>> The loongson2 HPET module includes a main count and three comparators >>> , all of which are 32 bits wide. Among the three comparators, only >> >> No blank line before coma. > You said that need blank line is need a blank space before comma? No, I did not say that. Best regards, Krzysztof