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 E6C4DC433F5 for ; Thu, 29 Sep 2022 14:35:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235707AbiI2OfB (ORCPT ); Thu, 29 Sep 2022 10:35:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235709AbiI2Oe5 (ORCPT ); Thu, 29 Sep 2022 10:34:57 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA86813FAD for ; Thu, 29 Sep 2022 07:34:46 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id k10so2544921lfm.4 for ; Thu, 29 Sep 2022 07:34:46 -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:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=0MABkvW0UvhcORQ93omAYK0+fxoBXvY9a8hGCKpUlEo=; b=zshqbbMWZ3QVILcbb8nImmxA2XPKA7YT/fEiPaK8Eq9LkdrD7f1uyhRaegmNyPY1sQ wdHJzKgV1SM4YfNnh7x52KOUpiFJ4LvqL6zkkVuM7pRJWK2M3YEDRQhIkWi33FJPpRus IJOjjYy3saWEKG2K29TUZEVTqi44LhjmSSRIlCOs1Ux8rF01JS5SLbAKy1bYzB8ODkva Bk7tIiRWqJzAt4aEWL3gwQ9Li7aCo2Qc3TU2ExTIZHhasyWqmP+xg0HylGUjhAtfL2+f WS9HZr+lYsgQT07j1gAbn514FPPkiE01Ux3Wpc0TSbh3+MXxNj+6emhbftQQpTOV+eSz E2XA== 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:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=0MABkvW0UvhcORQ93omAYK0+fxoBXvY9a8hGCKpUlEo=; b=sR/xwnV4nqRv8PHMfq0mia0PtilPInyhKy+vVq1FuVPWwTONDUrmS9jt6TJ6Eh0BQE XCgA7IXz0Sx/AJGatjqxkp8pHzatpzTNd8YwZtX5RGzycUA/qKzDPceYAzfp7JH323GA JQQnS8k/ms/cUMO9q+WHPpD7I1wpFg9TXzAfaRG4D/gRL12whB71misQo3VNQqj+jiyO EqSIvIrHHgsf3lC86Uq2e6ZX3rU+ylfhYRmCjJ18hB7AZ1nb4drzXtuJIQxa0xDtVhT/ vHnAZdnLi6U5tTlBPUCPCoc+6BhiNrIxXoVvowpsrK2E6Kj3cIxR4S+eqaj58IeB9heG Wqsw== X-Gm-Message-State: ACrzQf3jXLdh0KOtoM5xrqalVgUm6kpyiHyMWYoQ3uByrHZRi3zChl2q XlKr/NeZLIiIVeCujn56rOAFXQ== X-Google-Smtp-Source: AMsMyM6a70m0A1QLj8BbLZRkfngwlZR5h+N0EssuQspjRfClUBHrytz4dm9bS4t5hvV1UrojgL0oeQ== X-Received: by 2002:ac2:4bc1:0:b0:4a1:c4ad:fed5 with SMTP id o1-20020ac24bc1000000b004a1c4adfed5mr1444496lfq.253.1664462084860; Thu, 29 Sep 2022 07:34:44 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id l10-20020ac24a8a000000b00492e5d31201sm798855lfp.7.2022.09.29.07.34.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 29 Sep 2022 07:34:44 -0700 (PDT) Message-ID: Date: Thu, 29 Sep 2022 16:34:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v1 02/30] dt-bindings: timer: Add StarFive JH7110 clint Content-Language: en-US To: Hal Feng , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org Cc: Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Palmer Dabbelt , Albert Ou , Daniel Lezcano , Thomas Gleixner , Marc Zyngier , Philipp Zabel , Stephen Boyd , Michael Turquette , Linus Walleij , Emil Renner Berthing , linux-kernel@vger.kernel.org References: <20220929143225.17907-1-hal.feng@linux.starfivetech.com> <20220929143225.17907-3-hal.feng@linux.starfivetech.com> From: Krzysztof Kozlowski In-Reply-To: <20220929143225.17907-3-hal.feng@linux.starfivetech.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On 29/09/2022 16:31, Hal Feng wrote: > From: Emil Renner Berthing > > Add compatible string for the StarFive JH7110 clint. > > Signed-off-by: Emil Renner Berthing > Signed-off-by: Hal Feng Acked-by: Krzysztof Kozlowski Best regards, Krzysztof