Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752553AbdLUONR (ORCPT ); Thu, 21 Dec 2017 09:13:17 -0500 Received: from mail-qk0-f173.google.com ([209.85.220.173]:41055 "EHLO mail-qk0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751658AbdLUONO (ORCPT ); Thu, 21 Dec 2017 09:13:14 -0500 X-Google-Smtp-Source: ACJfBou2F7CGxq+1dEbE+3A1NCB6Il8v5XOkjj8Vn2rL3HD4kBxwaxwC+WyovtSqz+LmVcwGcg9u381s1MAaWC/msO4= MIME-Version: 1.0 In-Reply-To: <20171221134842.31287-6-brgl@bgdev.pl> References: <20171221134842.31287-1-brgl@bgdev.pl> <20171221134842.31287-6-brgl@bgdev.pl> From: Andy Shevchenko Date: Thu, 21 Dec 2017 16:13:13 +0200 Message-ID: Subject: Re: [PATCH v2 5/5] eeprom: at24: extend the list of chips supported in DT To: Bartosz Golaszewski Cc: Rob Herring , Mark Rutland , Javier Martinez Canillas , David Lechner , Divagar Mohandass , linux-i2c , devicetree , linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 403 Lines: 13 On Thu, Dec 21, 2017 at 3:48 PM, Bartosz Golaszewski wrote: > Add all supported at24 variants to the of_match table. > > Signed-off-by: Bartosz Golaszewski > Reviewed-by: Javier Martinez Canillas Same comment as for previous patch. It would be really easier to read and catch if you order by inside letters. -- With Best Regards, Andy Shevchenko