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 11250C433FE for ; Fri, 18 Nov 2022 11:34:42 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6ziGRdKcRncLfDDiMDjaFSV4Hq6MKJou1SsicfD1w2M=; b=U7xIPyHdqphZYA jUMae/OYbPUiRtqunMOGWviKSlQ/AtPGoC05zbc6DRjodL+VSutIsHFyiwcMp6KA13q0nqgHJS8gj 73gIiMwxOOBME/mEtuRxJhFwKow1TCv2H9sAHsLYz57gtwdMpSb3VaKT7K4xgpY+e0fw8JFpMldC0 oxPO4kYZDw+akJG/neRCznu/oWGI4qksIjQt050pzyRD3KatjLuLNsinnS89RFwXVyKZRA14p2smz gq9ygvpcSITeaNCoS6oiLY2Ed9LDyGEYNdTHggtGLwKyzIG5WRfSRGDkr3RZkjMH2dF0lBp3HbgHM QU4Z/8hC86zFTzBTXzLA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ovzdg-003hMt-N5; Fri, 18 Nov 2022 11:34:32 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ovzbT-003g1o-MI for linux-riscv@lists.infradead.org; Fri, 18 Nov 2022 11:32:16 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 168BBB82322; Fri, 18 Nov 2022 11:32:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8540BC433C1; Fri, 18 Nov 2022 11:32:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668771132; bh=KXjgMIIzjeBW/b+BUU54O+6KKHdrQhBefEjGsi6yglo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=f6tUPMhpcrwiPlf4Nn/ZvXr0ODJLJpW64TGflmK47nQ8uHlC8U3GLcWh1j/paCNo1 3HrebB8xMX7alj+RqI0kea8yRpRnfuSP2N5WrcKbPU5IUmYj34AxFgWX/mGVsYLlZe GoIamP7+Y4j3CMZO8DX2f+Y2uGegmdASQC3Bi2N5DA7giGI7JBvoU/mcyIImWGzNc+ vORu7Is5w1zL8P+X1qBNduYFnLZrsX7kKpFEcXNASifW91tuQFAC8xFARyF5WfouK3 6aZB3F14ftHcpNrwXK5/wf3JoDd5hK7p41vMu1yYXugHIsQPQOmg4kc1VaR+sTtTOr AK/mnkC6kNmvg== Date: Fri, 18 Nov 2022 11:32:07 +0000 From: Conor Dooley To: Hal Feng Cc: linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, Palmer Dabbelt , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Albert Ou , Ben Dooks , Thomas Gleixner , Marc Zyngier , Stephen Boyd , Michael Turquette , Philipp Zabel , Linus Walleij , Emil Renner Berthing , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/8] dt-bindings: timer: Add StarFive JH7110 clint Message-ID: References: <20221118011714.70877-1-hal.feng@starfivetech.com> <20221118011714.70877-3-hal.feng@starfivetech.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221118011714.70877-3-hal.feng@starfivetech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221118_033215_894583_4A4BC2D4 X-CRM114-Status: UNSURE ( 7.13 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Reviewed-by: Conor Dooley _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv