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 192E9C433F5 for ; Sun, 9 Oct 2022 15:33:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230115AbiJIPdO (ORCPT ); Sun, 9 Oct 2022 11:33:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229965AbiJIPdN (ORCPT ); Sun, 9 Oct 2022 11:33:13 -0400 Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EED6A1DF27 for ; Sun, 9 Oct 2022 08:33:09 -0700 (PDT) Received: by mail-qt1-x834.google.com with SMTP id a17so525165qtw.10 for ; Sun, 09 Oct 2022 08:33:09 -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=alea5whSDUVTPbowFf3bGNlQG2HJr/Ik7qIqYtiqvTk=; b=HS0laf0rxGfHw66zEFpXE/EHMArH0FKANJ/omEtc0SYQBwXvY5BGsdlFGV1dmdnyGR YicBBdDQQ3hWmZLMQHeIp4micRVbrV2IijZxyGW2N8yaXVj90RvMOMK7qEsIFUHAAUm5 JkJQ5LhaFQSrFgOUOPnORVK3aY9D4fRODY1huF/fuFyEizAncc8jHxlVNLuKvgqUDDdj Sdx2dmIUJ9PYqm5Cah7cn4jZRG5wa56AuhDu6AE3qF260Sx0qWVREqaSu2K8A6K7S6lg UsdbIW+JQTxaU7PbZzbpxhtv65igYblGKhtCLGSiUtUbAcgw+qR21SUEZEAanSMBWDVt ao4Q== 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=alea5whSDUVTPbowFf3bGNlQG2HJr/Ik7qIqYtiqvTk=; b=hiKEJMoEu+Lep9QQoBod19eUti+acNNJ2TxlfLSSMu2HmCQk3ueEK/+a7Nvp3UI+zC yXJKIKAWAIruLh7fKOlgV+7aG8ge1ykwh8Ce3V+IbPK18IEhd8tDB4+5ncLwkkFY3+aZ CtNAjFPk+efy8FRwWyW5IEPW9+160QhANR1BrBoQnpBSz0+SYESThuEZoBMgC48PtYIT uyE5JOdFtz10xRQV9u1v0FHMfofFpvAXTBiwN62ITqdH9sBkpZ4BXOqp9YWQDjmzHIte AhDh8HZ68N/tkNCkmBuyP+ltMLWCDhLh4UtP4ljynb4SVLdCtrlEk89zMZGrW+gnjVHj cQwg== X-Gm-Message-State: ACrzQf2oP+/0V6XbSW1RBuEpzuauRArv7WrDFD97qJC3FiTpFK0Qo4sl KBw7l6XfmHQoXhI1XUUvx3vALw== X-Google-Smtp-Source: AMsMyM5OlLEChYwipvywf7QaFVCYA0Eh3Ihq4AiAvnwYfgPu1QwTschTq/M4uW5tbfaHRTpmPr6yEg== X-Received: by 2002:a05:622a:3ca:b0:398:db76:9072 with SMTP id k10-20020a05622a03ca00b00398db769072mr4114225qtx.301.1665329589111; Sun, 09 Oct 2022 08:33:09 -0700 (PDT) Received: from [192.168.1.57] (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id r9-20020a05620a298900b006ce3cffa2c8sm7946350qkp.43.2022.10.09.08.33.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 09 Oct 2022 08:33:08 -0700 (PDT) Message-ID: Date: Sun, 9 Oct 2022 17:30:55 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH v2 2/2] dt-bindings: hpet: add loongson2k hpet binding 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: <20221008063710.12241-1-zhuyinbo@loongson.cn> <20221008063710.12241-2-zhuyinbo@loongson.cn> From: Krzysztof Kozlowski In-Reply-To: <20221008063710.12241-2-zhuyinbo@loongson.cn> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 08/10/2022 08:37, Yinbo Zhu wrote: > Add the loongson2k High Precision Event Timer (HPET) binding > with DT schema format using json-schema. > > Signed-off-by: Yinbo Zhu > --- > Change in v2: > 1. Drop the "hpet0" label. > 2. Modify the hpet node name to timer. > > .../bindings/timer/loongson,ls2k-hpet.yaml | 41 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/loongson,ls2k-hpet.yaml > > diff --git a/Documentation/devicetree/bindings/timer/loongson,ls2k-hpet.yaml b/Documentation/devicetree/bindings/timer/loongson,ls2k-hpet.yaml > new file mode 100644 > index 000000000000..1805f2608de8 > --- /dev/null > +++ b/Documentation/devicetree/bindings/timer/loongson,ls2k-hpet.yaml > @@ -0,0 +1,41 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/timer/loongson,ls2k-hpet.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Loongson2k High Precision Event Timer (HPET) > + > +maintainers: > + - Yinbo Zhu > + > +properties: > + compatible: > + const: loongson,ls2k-hpet > + > + reg: > + maxItems: 1 > + > + clock-frequency: true What clock? You did not answer to this one... What values can go here? Use Common Clock Framework instead (you did not say that it's not possible, so I assume it's fine). > + > + interrupts: Best regards, Krzysztof