From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Date: Thu, 28 Nov 2013 17:14:38 +0000 Subject: Re: [PATCH 03/04] ARM: shmobile: Genmai I2C-over-GPIO support Message-Id: <4401360.Outsal0mcb@avalon> List-Id: References: <20131127082736.20015.21303.sendpatchset@w520> <20131127110413.GA2603@katana> <52977954.20006@cogentembedded.com> In-Reply-To: <52977954.20006@cogentembedded.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thursday 28 November 2013 21:11:48 Sergei Shtylyov wrote: > On 27-11-2013 15:04, Wolfram Sang wrote: > >> + #address-cells = <1>; > >> + #size-cells = <0>; > >> + > >> + eeprom: 24c128@50 { > >> + compatible = "at,24c128"; > > > > Minor nit: Should be a vendor name, not the name of the driver > > Moreover, the node should be named generically, like "flash@50", not > "24c128@50". Or, given that it's an eeprom, "eeprom@50" ? :-) -- Regards, Laurent Pinchart