Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp8979702rwd; Wed, 21 Jun 2023 01:07:56 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ51iJ6cjQYcEq2iKdS9vd9PoawK+AkExpfD53Vi+YAUmTkRkJYVWSw98SS6Iuc0IDGesDR0 X-Received: by 2002:a05:6a00:238c:b0:658:7f40:652 with SMTP id f12-20020a056a00238c00b006587f400652mr12184315pfc.20.1687334876429; Wed, 21 Jun 2023 01:07:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1687334876; cv=none; d=google.com; s=arc-20160816; b=yOofnb85lli4JoQNnnITbypHkVkuTMFB+uzF66HrpUoLlx1kuqdEoEB/gmFpfJgBMo NWID4Q4ww0veXzDOrDl2hqpqtvBSXeN3ra+Iv2cKlb0GWSzhUTW2SPcVBRuHYUOSoRdF 22gak0tyilUCvAjvdQ42WVvXMvDJKwpoDu3WGGngWEZasErLBkb5g9XlqGJgWdfAIA+q x2dnfLoei6CC+oeIvyRcqMlfQp4T/bac8vz7iOo2WbtO/9wld6gjKAquQ44XvAzgVGPf jO3z6ucnBPFzhDEtIRKfjEhaegYcCc+umCHaYqKTtLh/r6XMBx/ZUDv4EzGPhHVEtcaN EjMw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=AMPEaHP6rkWDS+V46ELn152jVXTkOg1yhs5pDMr5JUI=; b=QugGE9T2kZZCkj7UXFLc0HJfuQMzcYqDk0JzxWIMkaxPUFVf6fzQygQO0W78UAktfM yegAy0cLeGHLRDwXRR2D1n3JepbTtZd5uVuj+auzDEmpCQhWtc/aH8+k1ZjdYF1c7QFQ 4SF4ZcEu1A5TsUYnt5vd16qbom+2sUbMrrGCHUjx4ziEi2ySoV088z3wipMs6dPwU8mY tKRRx5tmzQm860WXy42OOs3M6QpqM0RmFYm9gkUKrUAtYtf6cw8Q7Bt8c1QEI52zRHUY ARKYAG1RjyzKbSWIIZf4PeRmXlRTg9baYpAgXoWj6zjlxPNfeEFw0uC0i7msmNgjdBS0 Dw7g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 21-20020a621815000000b00668705a86ccsi3474383pfy.319.2023.06.21.01.07.35; Wed, 21 Jun 2023 01:07:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230233AbjFUHJd (ORCPT + 99 others); Wed, 21 Jun 2023 03:09:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229567AbjFUHJb (ORCPT ); Wed, 21 Jun 2023 03:09:31 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B38D10FB for ; Wed, 21 Jun 2023 00:09:30 -0700 (PDT) Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qBrxk-0000E9-HR; Wed, 21 Jun 2023 09:09:08 +0200 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1qBrxh-0002GJ-3o; Wed, 21 Jun 2023 09:09:05 +0200 Date: Wed, 21 Jun 2023 09:09:05 +0200 From: Sascha Hauer To: Vincent Legoll Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, Heiko Stuebner , Kyungmin Park , MyungJoo Ham , Will Deacon , Mark Rutland , kernel@pengutronix.de, Michael Riesch , Robin Murphy , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, Sebastian Reichel Subject: Re: [PATCH v6 00/26] Add perf support to the rockchip-dfi driver Message-ID: <20230621070905.GM18491@pengutronix.de> References: <20230616062101.601837-1-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::c0 X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Vincent, On Fri, Jun 16, 2023 at 01:50:42PM +0000, Vincent Legoll wrote: > Hello Sascha, > > On Fri, Jun 16, 2023 at 6:22 AM Sascha Hauer wrote: > > - Add more reviewed-by tags > > Can you explain how the Tested-Bys are handled, I don't see any patch > with those tags, not Sebastians, nor mine. Is the testing useful ? Should I > retest the new patchset ? I really appreciate that you are testing this series. However, changes to the series often invlidate the testing, that's why I haven't added your tested-by tags when sending a new series. The tested-by tags would have to be collected from the person finally applying the series. Regards, Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |