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 X-Spam-Level: X-Spam-Status: No, score=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 559ADC433F5 for ; Tue, 7 Sep 2021 17:17:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 33589610CD for ; Tue, 7 Sep 2021 17:17:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345640AbhIGRSL (ORCPT ); Tue, 7 Sep 2021 13:18:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54144 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345625AbhIGRSL (ORCPT ); Tue, 7 Sep 2021 13:18:11 -0400 Received: from mail-pj1-x102d.google.com (mail-pj1-x102d.google.com [IPv6:2607:f8b0:4864:20::102d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2AD6CC061575 for ; Tue, 7 Sep 2021 10:17:05 -0700 (PDT) Received: by mail-pj1-x102d.google.com with SMTP id u11-20020a17090adb4b00b00181668a56d6so2581443pjx.5 for ; Tue, 07 Sep 2021 10:17:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=UgUKf1zfv7Iv9K1/QMBuK/EaIX52kjKIAjzLX0KxJFs=; b=U8k+CXlANwg8Cf2xtjJLtlZNK/EAg/moqeCu1EZJl9lyvt2pUXKPM/tyYD/MDAdFBw Z6JFY0pEYMyZz/Flf/vC0MMCngkW4h7TqXMiQuepw5GEYNEtEUtvvbIUj6Hfv8PCpxAP exZrICCJQlNMQATFFZXRAsV2CrBBB0j61zirUWLeOBy7a0+TjuuXE2w+KBODtZx2rgmZ 5k4j0reK/3WcD4snhMf2oSnN5IU0+yn984xZ1zAMQ6oddFL+VqPRUaayCT96UliZGIJW KQ/QFQpp4syxHkfOIBz5JiLarYWDM1f3wsnoDaZ6goc91gnHaJdb9sj14sr+nRIrQnB7 UhJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=UgUKf1zfv7Iv9K1/QMBuK/EaIX52kjKIAjzLX0KxJFs=; b=S6i37rYqMV5egzf3ej8QrGHT3o0oIgTjloSnKpG81FvEvcG+Mb9rS9Fj/wBdP9KL6O 0pi7nvg8iMOJYfBmoALYNxU5T1pmievMWj9KaCphgJxqB35YSG27PI/RRPXncvMW8kjC gtz90Wrg2vFgTTZYgo1mxcbaXu6E1nyIhlyZdljcsLsa3hqI0uXLBIILHFDHG+F2VSRA 6PpE517RZj4RnJsxtaeWCSCkFSX32SGzwwJR7/vv6t8+ffqZR1qZge7BJXBGrgX+LIJK Qf7+Mq5qFLVFcTXe05+hYdQj1Zn//NdyBNGiu9Edw0OcPDuogqbmcaCc+elqOhRLV9nj URJQ== X-Gm-Message-State: AOAM533w6czy2874n72cRz1qtC087hi9xAh/0onGZK7XmlzOAQUSawVc yNXVen1MisIKGGwCGio+DTrHwg== X-Google-Smtp-Source: ABdhPJyCEN6a+pYZ9ILh3SAZiegGtH5vI2T6vIQR6d8gzjWPmYbYW7Oh1SEe6oQOxQMP2NmbFfyjGw== X-Received: by 2002:a17:90b:3547:: with SMTP id lt7mr5709076pjb.23.1631035024611; Tue, 07 Sep 2021 10:17:04 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id w11sm13922430pgf.5.2021.09.07.10.17.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Sep 2021 10:17:03 -0700 (PDT) Date: Tue, 7 Sep 2021 11:17:01 -0600 From: Mathieu Poirier To: Tanmay Jagdale Cc: suzuki.poulose@arm.com, mike.leach@linaro.org, leo.yan@linaro.org, robh+dt@kernel.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, al.grant@arm.com, sgoutham@marvell.com, lcherian@marvell.com, bbhushan2@marvell.com Subject: Re: [PATCH 0/2] coresight: tmc: Add support to configure AXI burst size Message-ID: <20210907171701.GA1284915@p14s> References: <20210901131049.1365367-1-tanmay@marvell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210901131049.1365367-1-tanmay@marvell.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Sep 01, 2021 at 06:40:47PM +0530, Tanmay Jagdale wrote: > Add a new device tree parameter, "arm,max-burst-size" to configure > the max burst size that can be initiated by TMC-ETR on the AXI bus. > > Also add description of this property in coresight documentation. > > This patch series applies on top of the coresight next branch [1]. > https://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git/log/?h=next > > Tanmay Jagdale (2): > dt-bindings: coresight: Add burst size for TMC > coresight: tmc: Configure AXI write burst size > > .../devicetree/bindings/arm/coresight.txt | 5 +++++ > .../hwtracing/coresight/coresight-tmc-core.c | 21 +++++++++++++++++-- > .../hwtracing/coresight/coresight-tmc-etr.c | 3 ++- > drivers/hwtracing/coresight/coresight-tmc.h | 6 +++++- > 4 files changed, 31 insertions(+), 4 deletions(-) I have applied this set - it will show up in the coresight-next branch on Monday once 5.15-rc1 has been released. Thanks, Mathieu > > -- > 2.25.1 > 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 X-Spam-Level: X-Spam-Status: No, score=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72ABEC433F5 for ; Tue, 7 Sep 2021 17:19:04 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3DB3C6108D for ; Tue, 7 Sep 2021 17:19:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3DB3C6108D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=+2nV0jIfvc4dpnYwvgI/koKKpiBOJ0mJnj0zTFndjiw=; b=eFzjLqh67DFAm9 D7LmgKQDyEKmRXUXQ9XCA44CzZBY5Aosutzx0EkwXwTEi+dWujBUj+GokiVHDrZXrKoGA3XptJbVf Bf1W4aA3J2BpqwM2fr8mnW3W0ZDUeSj3QNVS8Em1cTuLZRqzCXjbyXqL+kIM6cszFzKONE65O6EpN Igia6sezyAPdOWaKrFr5I4ZntbGBV/lneXTXtHSEsEtdQlSOH7DNWCxUm3/fPw8HNXP/ynEG++cD2 L6pOZs3bBAmLq1HGnsch4SoWODu/MJAe4/MXQTAEoDavGyKp1Q1y+F/XvcOQggSELFvYHJHSbO4gI p1ncTYaHoqHLbjyLL1IQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mNeic-004M3Q-1N; Tue, 07 Sep 2021 17:17:10 +0000 Received: from mail-pl1-x631.google.com ([2607:f8b0:4864:20::631]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mNeiY-004M2z-83 for linux-arm-kernel@lists.infradead.org; Tue, 07 Sep 2021 17:17:07 +0000 Received: by mail-pl1-x631.google.com with SMTP id q21so6249808plq.3 for ; Tue, 07 Sep 2021 10:17:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=UgUKf1zfv7Iv9K1/QMBuK/EaIX52kjKIAjzLX0KxJFs=; b=U8k+CXlANwg8Cf2xtjJLtlZNK/EAg/moqeCu1EZJl9lyvt2pUXKPM/tyYD/MDAdFBw Z6JFY0pEYMyZz/Flf/vC0MMCngkW4h7TqXMiQuepw5GEYNEtEUtvvbIUj6Hfv8PCpxAP exZrICCJQlNMQATFFZXRAsV2CrBBB0j61zirUWLeOBy7a0+TjuuXE2w+KBODtZx2rgmZ 5k4j0reK/3WcD4snhMf2oSnN5IU0+yn984xZ1zAMQ6oddFL+VqPRUaayCT96UliZGIJW KQ/QFQpp4syxHkfOIBz5JiLarYWDM1f3wsnoDaZ6goc91gnHaJdb9sj14sr+nRIrQnB7 UhJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=UgUKf1zfv7Iv9K1/QMBuK/EaIX52kjKIAjzLX0KxJFs=; b=uCoIq9MEy6+lfwlRmsFaEf76Yh/R1jqNuVipwBXHEeBXmyEdD4+Lwh3J3aoB2DFqYF 8LKCW1VGZ8/6vgKfkdYzFBFat0eX2Dn7R2JBWaWV8auvM8KSDNoPpJKMfHBvM+D4kDct nkVIkJvrWRCk6bpkB5W8JbuLRgdqV34VTbxoa7bvXBbW+M3oSLnkdWE+b2LvLNlYW53q sThAGDa7qzlGFQz1NTJF4h191rvZinyCauMggIew9PpAlmQfZlFQ80mNMseDMuuYRbD1 7sWFyQ4pShOXdGCRDhh7LiODRrEzlXu/S3Qlzm0XLrAtP4VfuS1VSfVea6DQeKUlFzMs OcPw== X-Gm-Message-State: AOAM533CiPyBe2aZl3dkmbz2enydHtRnlHfH/07PCAOlkTZFExda5g78 9MKv04TXuWja3x80zm3Kq88E7A== X-Google-Smtp-Source: ABdhPJyCEN6a+pYZ9ILh3SAZiegGtH5vI2T6vIQR6d8gzjWPmYbYW7Oh1SEe6oQOxQMP2NmbFfyjGw== X-Received: by 2002:a17:90b:3547:: with SMTP id lt7mr5709076pjb.23.1631035024611; Tue, 07 Sep 2021 10:17:04 -0700 (PDT) Received: from p14s (S0106889e681aac74.cg.shawcable.net. [68.147.0.187]) by smtp.gmail.com with ESMTPSA id w11sm13922430pgf.5.2021.09.07.10.17.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Sep 2021 10:17:03 -0700 (PDT) Date: Tue, 7 Sep 2021 11:17:01 -0600 From: Mathieu Poirier To: Tanmay Jagdale Cc: suzuki.poulose@arm.com, mike.leach@linaro.org, leo.yan@linaro.org, robh+dt@kernel.org, coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, al.grant@arm.com, sgoutham@marvell.com, lcherian@marvell.com, bbhushan2@marvell.com Subject: Re: [PATCH 0/2] coresight: tmc: Add support to configure AXI burst size Message-ID: <20210907171701.GA1284915@p14s> References: <20210901131049.1365367-1-tanmay@marvell.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210901131049.1365367-1-tanmay@marvell.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210907_101706_339963_0EB7EA9D X-CRM114-Status: GOOD ( 16.06 ) 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 Wed, Sep 01, 2021 at 06:40:47PM +0530, Tanmay Jagdale wrote: > Add a new device tree parameter, "arm,max-burst-size" to configure > the max burst size that can be initiated by TMC-ETR on the AXI bus. > > Also add description of this property in coresight documentation. > > This patch series applies on top of the coresight next branch [1]. > https://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux.git/log/?h=next > > Tanmay Jagdale (2): > dt-bindings: coresight: Add burst size for TMC > coresight: tmc: Configure AXI write burst size > > .../devicetree/bindings/arm/coresight.txt | 5 +++++ > .../hwtracing/coresight/coresight-tmc-core.c | 21 +++++++++++++++++-- > .../hwtracing/coresight/coresight-tmc-etr.c | 3 ++- > drivers/hwtracing/coresight/coresight-tmc.h | 6 +++++- > 4 files changed, 31 insertions(+), 4 deletions(-) I have applied this set - it will show up in the coresight-next branch on Monday once 5.15-rc1 has been released. Thanks, Mathieu > > -- > 2.25.1 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel