Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp5136816imm; Wed, 12 Sep 2018 01:29:03 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZdipw9KLaypBTDErMmeT1Pz71YYI+XMZ+MtMCqZKGRUsbMbwQdkzkna5YSukr0pay9ibCx X-Received: by 2002:a17:902:d706:: with SMTP id w6-v6mr911434ply.158.1536740943172; Wed, 12 Sep 2018 01:29:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536740943; cv=none; d=google.com; s=arc-20160816; b=xlEBKFZ4JcqBfk+qRpH0O/CtoLZoNEXXFtUZ61DZ3rhtp4/pvtb3tzL5uHbnI6+lvn JY3FmwrBGeKDsVpdNgUMz8rosKDQ8vix6uF5748EXXb8wAreflkKkuUpjY/kk9o5mWfF EySB5TNlFnV75s33Eb+DdoAuV3T5gUmMkJ5YEeTyRR00ktYxClg5tGfbZp53NFHlWt+I XHQd61uWfeckvtN+TJVDSNjf5m3GYgzBim+/ENW0b+yx6NJqnOsWd8czN8Xik0rpiQLM QHnqKTFGVWPMBymG1JzMdh7CA7eY4pBG3RKH+0pawj0mF12Yl25xFjdXxoI+65bO96Bg uwlA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=jdfB/MUbOjxKtH85ehuSSqeCbtOaN25eQCoTo4Ue3WA=; b=WhF0pB/RuItPWZcBR30CwfPHxDa69cdgpz7gBlkkapZ3kuTpkq0na7m7L6BjCeR/XL c2hWtgUDhQLmSffVUXJF9jjGkr2OSkw8R/mhfEhDFAtarPSvn31H3Ag6bByZ+8sC1VVs 23L/SD/bDaatpmpRQSUNEjTZWBicgSicxv659G5vIl/7ZTNmaRdxKkGXPruy/L1gJgdy A8U6iBxj0xnEJmFCY+QxGB1o446FLduo73n3UBXftzzuv1BRgsM+Asf5sIN/mbGzGOpU +XAegapzMitZYAmfjP8wPz72LIrdKgh8p+2beEGyUuic7Yq0eEl4dhFq0S1Iy8dyV4XW JOpg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 29-v6si379958pgn.676.2018.09.12.01.28.47; Wed, 12 Sep 2018 01:29:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727789AbeILNcA (ORCPT + 99 others); Wed, 12 Sep 2018 09:32:00 -0400 Received: from foss.arm.com ([217.140.101.70]:54740 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726537AbeILNcA (ORCPT ); Wed, 12 Sep 2018 09:32:00 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 563E380D; Wed, 12 Sep 2018 01:28:33 -0700 (PDT) Received: from [10.4.13.23] (en101.emea.arm.com [10.4.13.23]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8F6B33F703; Wed, 12 Sep 2018 01:28:30 -0700 (PDT) Subject: Re: [PATCH 06/11] dts: arm: imx7{d,s}: Update coresight binding for hardware ports To: Shawn Guo Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robh@kernel.org, frowand.list@gmail.com, devicetree@vger.kernel.org, mathieu.poirier@linaro.org, arm@kernel.org, sudeep.holla@arm.com, Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam References: <1536661032-30481-1-git-send-email-suzuki.poulose@arm.com> <1536661032-30481-7-git-send-email-suzuki.poulose@arm.com> <20180912022152.GG28469@dragon> From: Suzuki K Poulose Message-ID: <3344e7d5-ebb1-9caf-3b03-3e5a2f39845d@arm.com> Date: Wed, 12 Sep 2018 09:28:28 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180912022152.GG28469@dragon> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/09/18 03:21, Shawn Guo wrote: > On Tue, Sep 11, 2018 at 11:17:07AM +0100, Suzuki K Poulose wrote: >> Switch to the updated coresight bindings. >> >> Cc: Shawn Guo >> Cc: Sascha Hauer >> Cc: Pengutronix Kernel Team >> Cc: Fabio Estevam >> Cc: Mathieu Poirier >> Signed-off-by: Suzuki K Poulose > > As per the convention we use for subject prefix, I suggest you use > > 'ARM: dts: imx7: ...' Shawn Thanks for the suggestion. As I mentioned in the reply to the cover letter, I will update the series with this addressed. Thanks Suzuki