From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Lechner Subject: Re: [PATCH v3] ARM: dts: Add LEGO MINDSTORMS EV3 dts Date: Fri, 13 Jan 2017 12:16:11 -0600 Message-ID: <0d69ff4b-c3a6-5126-2590-2268d3b25f92@lechnology.com> References: <1484253167-27568-1-git-send-email-david@lechnology.com> <3066d614-0676-319a-6149-6d723e1cf35f@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3066d614-0676-319a-6149-6d723e1cf35f@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Sekhar Nori , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Kevin Hilman , Rob Herring , Mark Rutland , linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On 01/13/2017 06:04 AM, Sekhar Nori wrote: > On Friday 13 January 2017 02:02 AM, David Lechner wrote: >> This adds a device tree definition file for LEGO MINDSTORMS EV3. >> ... > > There are couple of checkpatch errors that show up. The compatible > "lego,ev3" needs to be documented in > Documentation/devicetree/bindings/arm/davinci.txt > > "at24,24c128" is undocumented. Is that an atmel chip on the EV3? If the > manufacturer name is not clear, > Documentation/devicetree/bindings/eeprom/eeprom.txt advises using just > "24c128" The mfg is microchip, so I guess I will just go with "24c128" > > Finally, lego needs to be added to > Documentation/devicetree/bindings/vendor-prefixes.txt > > Can you please submit the documentation portions as separate patches in > a series along with this patch. Yes. > > Thanks, > Sekhar >