From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@lechnology.com (David Lechner) Date: Wed, 26 Oct 2016 20:30:27 -0500 Subject: [PATCH 5/5] ARM: dts: Add LEGO MINDSTORTMS EV3 dts In-Reply-To: References: <1477075018-20176-1-git-send-email-david@lechnology.com> <1477075018-20176-6-git-send-email-david@lechnology.com> Message-ID: <38a3a10c-a269-6a9f-305c-7d38ec9b839b@lechnology.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/24/2016 06:58 AM, Sekhar Nori wrote: > On Saturday 22 October 2016 12:06 AM, David Lechner wrote: >> This adds a device tree definition file for LEGO MINDSTORMS EV3. > > Thanks for the patch! > >> >> What is working: >> >> * Pin muxing >> * MicroSD card reader >> * UART on input port 1 >> >> What is partially working: >> >> * Buttons - working after GPIO fix >> * LEDs - working after GPIO fix >> * Poweroff/reset - working after GPIO fix > > Is the GPIO fix something that will go in v4.9-rc cycle ? > FYI, the fix is in linux-gpio/fixes now.