From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 08 Feb 2016 06:07:37 +0100 (CET) Received: from exsmtp03.microchip.com ([198.175.253.49]:26221 "EHLO email.microchip.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27008245AbcBHFHelMOj6 (ORCPT ); Mon, 8 Feb 2016 06:07:34 +0100 Received: from [10.41.20.11] (10.10.76.4) by chn-sv-exch03.mchp-main.com (10.10.76.49) with Microsoft SMTP Server id 14.3.181.6; Sun, 7 Feb 2016 22:07:26 -0700 Subject: Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral To: Sergei Shtylyov References: <1454366701-10847-1-git-send-email-joshua.henderson@microchip.com> <56B08EEB.3050808@cogentembedded.com> <56B42E4C.8040201@microchip.com> <56B4A457.7050807@cogentembedded.com> CC: Joshua Henderson , , , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , From: Purna Chandra Mandal Message-ID: <56B8223D.2030705@microchip.com> Date: Mon, 8 Feb 2016 10:36:05 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <56B4A457.7050807@cogentembedded.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 51841 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: purna.mandal@microchip.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On 02/05/2016 07:02 PM, Sergei Shtylyov wrote: > Hello. > On 2/5/2016 8:08 AM, Purna Chandra Mandal wrote: >>>> From: Purna Chandra Mandal >>>> Document the devicetree bindings for the SPI peripheral found >>>> on Microchip PIC32 class devices. >>>> Signed-off-by: Purna Chandra Mandal >>>> Signed-off-by: Joshua Henderson >>>> --- >>>> .../bindings/spi/microchip,spi-pic32.txt | 44 ++++++++++++++++++++ >>>> 1 file changed, 44 insertions(+) >>>> create mode 100644 Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> diff --git >>>> a/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> b/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> new file mode 100644 >>>> index 0000000..a555618 >>>> --- /dev/null >>>> +++ b/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> @@ -0,0 +1,44 @@ >>>> +* Microchip PIC32 SPI device > [...] >>>> +Example: >>>> + >>>> + spi1:spi@0x1f821000 { >>> Please insert spaces after colon. >> ack >> > And please drop "0x" from the part of the name. ack. > MBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from exsmtp03.microchip.com ([198.175.253.49]:26221 "EHLO email.microchip.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27008245AbcBHFHelMOj6 (ORCPT ); Mon, 8 Feb 2016 06:07:34 +0100 Subject: Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral References: <1454366701-10847-1-git-send-email-joshua.henderson@microchip.com> <56B08EEB.3050808@cogentembedded.com> <56B42E4C.8040201@microchip.com> <56B4A457.7050807@cogentembedded.com> From: Purna Chandra Mandal Message-ID: <56B8223D.2030705@microchip.com> Date: Mon, 8 Feb 2016 10:36:05 +0530 MIME-Version: 1.0 In-Reply-To: <56B4A457.7050807@cogentembedded.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: To: Sergei Shtylyov Cc: Joshua Henderson , linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org Message-ID: <20160208050605.HYVZEkqnZHbwt596YR2kWeLke7gT4o12MqQfZFyZ17Y@z> On 02/05/2016 07:02 PM, Sergei Shtylyov wrote: > Hello. > On 2/5/2016 8:08 AM, Purna Chandra Mandal wrote: >>>> From: Purna Chandra Mandal >>>> Document the devicetree bindings for the SPI peripheral found >>>> on Microchip PIC32 class devices. >>>> Signed-off-by: Purna Chandra Mandal >>>> Signed-off-by: Joshua Henderson >>>> --- >>>> .../bindings/spi/microchip,spi-pic32.txt | 44 ++++++++++++++++++++ >>>> 1 file changed, 44 insertions(+) >>>> create mode 100644 Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> diff --git >>>> a/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> b/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> new file mode 100644 >>>> index 0000000..a555618 >>>> --- /dev/null >>>> +++ b/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> @@ -0,0 +1,44 @@ >>>> +* Microchip PIC32 SPI device > [...] >>>> +Example: >>>> + >>>> + spi1:spi@0x1f821000 { >>> Please insert spaces after colon. >> ack >> > And please drop "0x" from the part of the name. ack. > MBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: Purna Chandra Mandal Subject: Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral Date: Mon, 8 Feb 2016 10:36:05 +0530 Message-ID: <56B8223D.2030705@microchip.com> References: <1454366701-10847-1-git-send-email-joshua.henderson@microchip.com> <56B08EEB.3050808@cogentembedded.com> <56B42E4C.8040201@microchip.com> <56B4A457.7050807@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56B4A457.7050807-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sergei Shtylyov Cc: Joshua Henderson , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org, Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On 02/05/2016 07:02 PM, Sergei Shtylyov wrote: > Hello. > On 2/5/2016 8:08 AM, Purna Chandra Mandal wrote: >>>> From: Purna Chandra Mandal >>>> Document the devicetree bindings for the SPI peripheral found >>>> on Microchip PIC32 class devices. >>>> Signed-off-by: Purna Chandra Mandal >>>> Signed-off-by: Joshua Henderson >>>> --- >>>> .../bindings/spi/microchip,spi-pic32.txt | 44 ++++++++++++++++++++ >>>> 1 file changed, 44 insertions(+) >>>> create mode 100644 Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> diff --git >>>> a/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> b/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> new file mode 100644 >>>> index 0000000..a555618 >>>> --- /dev/null >>>> +++ b/Documentation/devicetree/bindings/spi/microchip,spi-pic32.txt >>>> @@ -0,0 +1,44 @@ >>>> +* Microchip PIC32 SPI device > [...] >>>> +Example: >>>> + >>>> + spi1:spi@0x1f821000 { >>> Please insert spaces after colon. >> ack >> > And please drop "0x" from the part of the name. ack. > MBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html