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 A6F3CC433EF for ; Mon, 7 Feb 2022 10:09:32 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uQdxmU2M/slgFE3//JfSLelc1UaaufWbX+HF5mJVgDU=; b=u6T5mBLLnITBhE G2MkcnV+Spj4T9Bra/55fTc6g0TeYRDYueWQHx+l+nIhxyk5pK8DomIIEJHRI8dESgZdEeEg61BX+ FBOHPo1sJqFvkJn1R4TjRhOXeu2wxwfg/tPbQumk22It8lYZcGZGRM6zfPfLZzO5zr/dNcEmm+Wf9 QcodxDhszlpuVc7LFmtU+ufayJyQt1IOZRCcvL3Lc010uUNIiwXpUWRKGCoNv1FTeoqdkwf0Cwfqo IyFXrFzZIc2RAYFa2cNvsSq1+WVXVdFzRVPbAXAUs+WBWN98ET3XpasHsux7S4EZ6gRZlsl8kdxSl mGZLhxzrHx9J1KfW8c+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nH0wG-009lEg-Ma; Mon, 07 Feb 2022 10:08:05 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nH0rg-009jhi-6K for linux-arm-kernel@lists.infradead.org; Mon, 07 Feb 2022 10:03:21 +0000 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 4A5256D; Mon, 7 Feb 2022 02:03:16 -0800 (PST) Received: from [10.57.2.42] (unknown [10.57.2.42]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DD5123F718; Mon, 7 Feb 2022 02:03:14 -0800 (PST) Message-ID: <4f3d1563-0e85-5826-4602-090ec4ff3272@arm.com> Date: Mon, 7 Feb 2022 10:03:13 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v2 00/15] Make ETM register accesses consistent with sysreg.h Content-Language: en-US To: Anshuman Khandual , suzuki.poulose@arm.com, mathieu.poirier@linaro.org, coresight@lists.linaro.org Cc: leo.yan@linaro.com, mike.leach@linaro.org, Leo Yan , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20220203120604.128396-1-james.clark@arm.com> <609d9678-e8c7-163f-86cf-0207c59db2c3@arm.com> From: James Clark In-Reply-To: <609d9678-e8c7-163f-86cf-0207c59db2c3@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220207_020320_342252_1D83CE5A X-CRM114-Status: GOOD ( 10.00 ) 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 07/02/2022 05:51, Anshuman Khandual wrote: > Hi James, > > On 2/3/22 5:35 PM, James Clark wrote: >> James Clark (15): >> coresight: Make ETM4x TRCIDR0 register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCIDR2 register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCIDR3 register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCIDR4 register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCIDR5 register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCCONFIGR register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCEVENTCTL1R register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCSTALLCTLR register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCVICTLR register accesses consistent with >> sysreg.h >> coresight: Make ETM3x ETMTECR1 register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCACATRn register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCSSCCRn and TRCSSCSRn register accesses >> consistent with sysreg.h >> coresight: Make ETM4x TRCSSPCICRn register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCBBCTLR register accesses consistent with >> sysreg.h >> coresight: Make ETM4x TRCRSCTLRn register accesses consistent with >> sysreg.h > > The changes here are very similar to each other. But they are split > into different patches according to register names just for better > review process ? OR is there any other rationale ? Yes just for the review process. I didn't see a way of reviewing them all in one change because it's so big, and the only logical way to split it was by register so I did it that way. > > - Anshuman _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel