From mboxrd@z Thu Jan 1 00:00:00 1970 From: leo.yan@linaro.org (Leo Yan) Date: Mon, 22 May 2017 18:37:30 +0800 Subject: [PATCH v10 02/10] doc: Add documentation for Coresight CPU debug In-Reply-To: <20170522101600.GD7759@e110455-lin.cambridge.arm.com> References: <1495167957-14923-1-git-send-email-leo.yan@linaro.org> <1495167957-14923-3-git-send-email-leo.yan@linaro.org> <20170522101600.GD7759@e110455-lin.cambridge.arm.com> Message-ID: <20170522103730.GA9325@leoy-ThinkPad-T440> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 22, 2017 at 11:16:00AM +0100, Liviu Dudau wrote: > On Fri, May 19, 2017 at 12:25:49PM +0800, Leo Yan wrote: > > Add detailed documentation for Coresight CPU debug driver, which > > contains the info for driver implementation, Mike Leach excellent > > summary for "clock and power domain". At the end some examples on how > > to enable the debugging functionality are provided. > > Hi Leo, > > Below are my minor suggestions to improve readability of the documentation. Thanks, Liviu. Accept all suggestions and will spin a new version. [...] Thanks, Leo Yan