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 09AE6C54E76 for ; Fri, 17 Nov 2023 00:30:20 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=h4ic99p6K9EriIE3KoMkSAZ4ZYogm7TRyqA9S0CB3AE=; b=zDNLnHmA0vJW1F fCciyQOa8w7PThicdsVHOt9ssm4fZDirdxEm3Br/UqWGMu7m9Nm3P9R7Rv8cAiAxWdw+d8hMcBUyz xYNrme8aeDyjNj9dnlos7eYqmaanajKiRz2z+9rEnPZyFE6E15br5PYF92ChB2e0lgpEcJwG2GyeE 8IP1Kj8+x9zexd1OA1H/K53LkrlGWolTusIfjtMLTsJDUSORr28sfDxVV4rOL8rzSm7au8/8su/86 meJZn/WsHebjT9zNTrxafmWe/R7yLY/A9tbjzCTjZz5hpo8MvDd526AArg2Rx4WWQRGvZB1Y1JKuf X8PKpOLnicpnjqI/WXBQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r3mk3-005KbU-2r; Fri, 17 Nov 2023 00:29:51 +0000 Received: from fd01.gateway.ufhost.com ([61.152.239.71]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r3mk0-005KYs-1l for linux-arm-kernel@lists.infradead.org; Fri, 17 Nov 2023 00:29:50 +0000 Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id A85EC24DBD8; Fri, 17 Nov 2023 08:29:21 +0800 (CST) Received: from EXMBX172.cuchost.com (172.16.6.92) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 17 Nov 2023 08:29:21 +0800 Received: from localhost.localdomain (202.188.176.82) by EXMBX172.cuchost.com (172.16.6.92) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 17 Nov 2023 08:29:17 +0800 From: Ji Sheng Teoh To: CC: , , , , , , , , , , , Subject: Re: [PATCH v4 2/2] dt-bindings: perf: starfive: Add JH8100 StarLink PMU Date: Fri, 17 Nov 2023 08:28:30 +0800 Message-ID: <20231117002830.1762079-1-jisheng.teoh@starfivetech.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20231116-paycheck-upstairs-8147b6137f7a@squawk> References: <20231116-paycheck-upstairs-8147b6137f7a@squawk> MIME-Version: 1.0 X-Originating-IP: [202.188.176.82] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX172.cuchost.com (172.16.6.92) X-YovoleRuleAgent: yovoleflag X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231116_162948_720932_6E07C746 X-CRM114-Status: GOOD ( 10.80 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 16 Nov 2023 17:27:17 +0000 Conor Dooley wrote: > On Fri, Nov 17, 2023 at 12:23:30AM +0800, Ji Sheng Teoh wrote: > > Add device tree binding for StarFive's JH8100 StarLink PMU > > (Performance Monitor Unit). > > > > Signed-off-by: Ji Sheng Teoh > > Reviewed-by: Conor Dooley > Generally, there's no need to submit new versions so quickly - you can > wait for feedback on multiple patches before resubmitting the entire > series. > > Cheers, > Conor. > Sure, Thanks for reviewing. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel