Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327685
| From | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral |
| Date | 2016-02-05 14:40 +0100 |
| Message-ID | <qYOMa-P6-23@gated-at.bofh.it> (permalink) |
| References | <qXvse-1cZ-15@gated-at.bofh.it> <qXHa2-1VJ-15@gated-at.bofh.it> <qYGYi-4eC-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello.
On 2/5/2016 8:08 AM, Purna Chandra Mandal wrote:
>>> From: Purna Chandra Mandal <purna.mandal@microchip.com>
>>> Document the devicetree bindings for the SPI peripheral found
>>> on Microchip PIC32 class devices.
>>> Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>
>>> Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>
>>> ---
>>> .../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 <unit-address> part of the name.
MBR, Sergei
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral Joshua Henderson <joshua.henderson@microchip.com> - 2016-02-01 23:50 +0100
Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-02-02 12:20 +0100
Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral Purna Chandra Mandal <purna.mandal@microchip.com> - 2016-02-05 06:20 +0100
Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-02-05 14:40 +0100
Re: [PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral Purna Chandra Mandal <purna.mandal@microchip.com> - 2016-02-08 06:10 +0100
csiph-web