From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Fri, 22 May 2015 01:32:40 +0000 Subject: Re: [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string Message-Id: <20150522013239.GE27511@verge.net.au> List-Id: References: <1432208546-18615-1-git-send-email-geert+renesas@glider.be> <1432208546-18615-2-git-send-email-geert+renesas@glider.be> In-Reply-To: <1432208546-18615-2-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Dmitry Torokhov , Laurent Pinchart , Wolfram Sang , linux-input@vger.kernel.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-sh@vger.kernel.org On Thu, May 21, 2015 at 01:42:25PM +0200, Geert Uytterhoeven wrote: > From: Laurent Pinchart > > DT nodes should use the more specific adi,adxl345 and adi,adxl346 > compatible values instead. As the ADXL346 is backward-compatible with > the ADXL345, ADXL346 nodes must list both adi,adxl346 and adi,adxl345, > in that order. > > Signed-off-by: Laurent Pinchart > Acked-by: Wolfram Sang > Signed-off-by: Geert Uytterhoeven > --- > v2: > - Add Acked-by. Reviewed-by: Simon Horman