Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1507933
| From | David Lechner <david@lechnology.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts |
| Date | 2016-10-25 05:00 +0200 |
| Message-ID | <sw081-82K-1@gated-at.bofh.it> (permalink) |
| References | <suMTw-Zb-7@gated-at.bofh.it> <suMTw-Zb-27@gated-at.bofh.it> <svMeK-7pR-11@gated-at.bofh.it> <svPPj-1bs-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/24/2016 10:50 AM, David Lechner wrote:
> On 10/24/2016 06:58 AM, Sekhar Nori wrote:
>> On Saturday 22 October 2016 12:06 AM, David Lechner wrote:
>>> +};
>>> +
>>> +&spi1 {
>>> + status = "okay";
>>> + pinctrl-names = "default";
>>> + pinctrl-0 = <&spi1_pins>, <&spi1_cs0_pin>;
>>> +
>>> + /* TODO: LCD Display goes here */
>>
>> Add this node when you actually have display working.
>
> What if we set this up as a spidev node instead? This way the display
> could be used from userspace without a driver.
>
To answer my own question, it seems that specifying "spidev" in
devicetree is frowned upon since it does not "describe the hardware".
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] Support for LEGO MINDSTORTMS EV3 David Lechner <david@lechnology.com> - 2016-10-21 20:40 +0200
[PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts David Lechner <david@lechnology.com> - 2016-10-21 20:40 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts Kevin Hilman <khilman@baylibre.com> - 2016-10-21 21:20 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts Sekhar Nori <nsekhar@ti.com> - 2016-10-24 14:10 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts David Lechner <david@lechnology.com> - 2016-10-24 18:00 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts David Lechner <david@lechnology.com> - 2016-10-24 22:00 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts David Lechner <david@lechnology.com> - 2016-10-24 23:30 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts Sekhar Nori <nsekhar@ti.com> - 2016-10-25 13:00 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts David Lechner <david@lechnology.com> - 2016-10-25 17:50 +0200
Re: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts David Lechner <david@lechnology.com> - 2016-10-25 05:00 +0200
[PATCH 1/5] ARM: davinci: Compile MMC in kernel David Lechner <david@lechnology.com> - 2016-10-21 20:40 +0200
Re: [PATCH 1/5] ARM: davinci: Compile MMC in kernel Sekhar Nori <nsekhar@ti.com> - 2016-10-26 13:40 +0200
Re: [PATCH 0/5] Support for LEGO MINDSTORTMS EV3 lsorense@csclub.uwaterloo.ca (Lennart Sorensen) - 2016-10-21 20:50 +0200
csiph-web