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 1DB4ECDB47E for ; Wed, 18 Oct 2023 20:06:43 +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=Pn/on1Z7zwlB/hKCuE9rNx+cV3o3vil4BVONwtjv9s8=; b=Trw8cDfgTUU6Ly 4lQhhxXhTq9xwHydAG3Jh/1ND29HEXQNrIkYoje/pktX4giEOMMzXT53R3NLDytFQGuubIrLQ36/r nWYM86H92YL6EpPZiI4TBGFGHy6FWLMI6gCWg6mHrn7yRYxpFABP5QlgB6SQ9/5Ow5JAdVgCvziRK 7HO42pPHjzSHizAwrwchHS9EGXflW//B2oYmaa1QyiEOgS1C5WJzCM8EhqU7vq1/BhqNjCF6gzPF1 YTnIkpyt/mHpAx9LUnZrNn238V6VgbxbRP6AmhD0+mNeZHWg9+VmamjR0chfCNyHbhsMUemqGuRl0 a0YT+ki6sqlUWWPUZCOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtCo8-00Fbee-14; Wed, 18 Oct 2023 20:06:20 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qtCo4-00Fbe8-2A; Wed, 18 Oct 2023 20:06:18 +0000 Received: from i53875b5b.versanet.de ([83.135.91.91] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qtCo1-0004e6-29; Wed, 18 Oct 2023 22:06:13 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Sascha Hauer , linux-rockchip@lists.infradead.org, Chanwoo Choi Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Kyungmin Park , MyungJoo Ham , Will Deacon , Mark Rutland , kernel@pengutronix.de, Michael Riesch , Robin Murphy , Vincent Legoll , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, Sebastian Reichel Subject: Re: [PATCH v8 00/26] Add perf support to the rockchip-dfi driver Date: Wed, 18 Oct 2023 22:06:11 +0200 Message-ID: <11026068.BaYr0rKQ5T@diego> In-Reply-To: <6e43eb6d-351b-4c32-aba9-65ee5b8fd0ed@kernel.org> References: <20231018061714.3553817-1-s.hauer@pengutronix.de> <6e43eb6d-351b-4c32-aba9-65ee5b8fd0ed@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231018_130616_710750_91E6E429 X-CRM114-Status: GOOD ( 14.19 ) 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 Hi, Am Mittwoch, 18. Oktober 2023, 17:21:07 CEST schrieb Chanwoo Choi: > Hi Sascha and Heiko, > > I finished the review from 01 ~ 22 patches. > - 01-05 patches are merged. > - 06-22 patches with acked tags. > > > Some patches modifies the 'include/soc/rockchip/*' files. > After getting the ack from rockchip maintainer (Heiko Stuebner), > I'll merge patches from 06 ~ 22 patches to devfreq.git. I do hope I caught all patches that needed Acks from that range. The changes to the soc includes all looked fine, so if I forgot to Ack a patch from that 1-22 range, here is a blanked Acked-by: Heiko Stuebner for those. Thanks for reviewing that big series Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel