Re: [PATCH v5 4/8] interconnect: qcom: Add RPM communication

From: Georgi Djakov
Date: Sun Jul 01 2018 - 07:19:02 EST


Hi Matthias,

On 06/27/2018 03:55 AM, Matthias Kaehlcke wrote:
> On Wed, Jun 20, 2018 at 03:11:37PM +0300, Georgi Djakov wrote:
>> On some Qualcomm SoCs, there is a remote processor, which controls some of
>> the Network-On-Chip interconnect resources. Other CPUs express their needs
>> by communicating with this processor. Add a driver to handle comminication
>
> s/comminication/communication/
>

[..]

>> +// SPDX-License-Identifier: GPL-2.0
>> +/*
>> + * RPM over SMD communication wrapper for interconects
>
> s/interconects/interconnects/
>

Thanks, will fix them!

BR,
Georgi