Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp436264rwd; Thu, 1 Jun 2023 02:16:22 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7sDDyvV0z4+xW2YTAYPVidSXNrKUvrEODe6mr6HCmUqlrNIrRSKcnE34Y1wHW+4LQn1R6V X-Received: by 2002:a17:90a:c001:b0:255:d86c:baec with SMTP id p1-20020a17090ac00100b00255d86cbaecmr8500745pjt.46.1685610981855; Thu, 01 Jun 2023 02:16:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1685610981; cv=none; d=google.com; s=arc-20160816; b=IW+mZP0MqI0wThsnaJokX1uOlLVq/nAbPbac4Dh6VmRx4LdeNkeJfl+KZR/WlWEGi4 VRIg85YxjiG6rjd9mFEPHMfu4u7AFfwDhgivYBisvdMBLYaciXVvlIwGyKNXD39zqeDp U8q6Fl9qMXplqxwOL7Y4PwGI9p2H4FYbAivllpki2fcg9/8N8iwAAyFV4Mt1n8D0Jbic qsJs6+mJDdynmo6AXck1d+oWamf2fMLi39H2nV4xZZ+TifSs9yJi5r3hb3XacaACAW0w Xb+Hn96T0zwresVLrTUzbm6p5Os8pw1bdtoGvfcDcHkTTSMkTskjO+Gte/1Jt9KS0vkC 8YvQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :references:cc:to:subject:user-agent:mime-version:date:message-id; bh=4FyislozXwYfZB9TFfn9Rz0+eSU2IzCRLf/majBqHCQ=; b=kJRiK4hLy23O6GtA9JzZOaDMdt/qx5uChY39+8HH6fKFretbqh8JMJy+O0GLYxNGwk 2IuKS+YqhcRU010nj8kGvXBDXyfxCs4G3JUpJNBG6dzInZzrSCK7zbS7cwJoYOhIj425 CoJnBjfDzN/IyJZM/A1pk3qwcgQpMVNJ7wp5aP/EuBoffXh1nGcUejFNvcT2/11V90fS TPsxwwv2vkdGirVm+0XT/CAqYnLzeiC4qU5pPrVq7JNgKXNQieHzikkt8ZNHyYomkIww kNtEyQujNl0um6zvKArsi9ylRCrZK/C9hI5ACtdsK013GbQGRhxLt14TviWuojxmp5AY Vk8w== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id v190-20020a6389c7000000b0053f3498ac9dsi2489376pgd.677.2023.06.01.02.16.08; Thu, 01 Jun 2023 02:16:21 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232357AbjFAIil (ORCPT + 99 others); Thu, 1 Jun 2023 04:38:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232221AbjFAIiE (ORCPT ); Thu, 1 Jun 2023 04:38:04 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id E4D7A10C6; Thu, 1 Jun 2023 01:36:43 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 916DC169C; Thu, 1 Jun 2023 01:37:28 -0700 (PDT) Received: from [10.57.22.124] (unknown [10.57.22.124]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id A51083F67D; Thu, 1 Jun 2023 01:36:40 -0700 (PDT) Message-ID: Date: Thu, 1 Jun 2023 09:36:39 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.1 Subject: Re: [PATCH v4 00/11] Add support to configure TPDM DSB subunit To: Tao Zhang , Mathieu Poirier , Alexander Shishkin , Konrad Dybcio , Mike Leach , Rob Herring , Krzysztof Kozlowski Cc: Jinlong Mao , Greg Kroah-Hartman , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Tingwei Zhang , Yuanfang Zhang , Trilok Soni , Hao Zhang , linux-arm-msm@vger.kernel.org, andersson@kernel.org References: <1682586037-25973-1-git-send-email-quic_taozha@quicinc.com> <7e2eaf1f-369a-d664-1011-3da6efb382a3@arm.com> <725b6ccd-ff70-a3d2-fe44-797c0509e643@quicinc.com> <13686cd8-c887-32ef-d314-0955be366373@quicinc.com> From: Suzuki K Poulose In-Reply-To: <13686cd8-c887-32ef-d314-0955be366373@quicinc.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.3 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE 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 On 01/06/2023 09:17, Tao Zhang wrote: > > On 5/23/2023 3:50 PM, Tao Zhang wrote: >> On 4/28/2023 12:53 AM, Suzuki K Poulose wrote: >>> On 27/04/2023 10:00, Tao Zhang wrote: >>>> Introduction of TPDM DSB subunit >>>> DSB subunit is responsible for creating a dataset element, and is also >>>> optionally responsible for packing it to fit multiple elements on a >>>> single ATB transfer if possible in the configuration. The TPDM Core >>>> Datapath requests timestamps be stored by the TPDA and then delivering >>>> ATB sized data (depending on ATB width and element size, this could >>>> be smaller or larger than a dataset element) to the ATB Mast FSM. >>>> >>>> The DSB subunit must be configured prior to enablement. This series >>>> adds support for TPDM to configure the configure DSB subunit. ... >>> There is v6 available for the above and there may be changes in the data >>> structures. But the series is stable now, and may be you could cordinate >>> with James and repost the series at rc1 ? >> >> This patch series has depended on James's v6 patch series. It's a >> description mistake. >> >> The link I posted is James's v6 patch series. >> >> Would you mind continue to review this patch series first? >> >> >> Tao >> > Hi Suzuki, > > > Do you have more review comments on the rest of the patches(#5-#11) in > this series? > > Or do you prefer me to update patches(#1-#4) and resubmit first? Apologoies for the delay. I will try to complete this series this week. Thanks Suzuki