Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752447AbdLUNWT (ORCPT ); Thu, 21 Dec 2017 08:22:19 -0500 Received: from mail-it0-f41.google.com ([209.85.214.41]:40283 "EHLO mail-it0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600AbdLUNWP (ORCPT ); Thu, 21 Dec 2017 08:22:15 -0500 X-Google-Smtp-Source: ACJfBovfhMX9cE1T1anvKBtFc2MqxvANlYSroBg+lhGTfSd8yzLOiWqGG4qwaChJpi4wwuysr/hx0tqNQK79kc9wIKA= MIME-Version: 1.0 X-Originating-IP: [90.77.100.34] In-Reply-To: <20171221130830.16813-5-brgl@bgdev.pl> References: <20171221130830.16813-1-brgl@bgdev.pl> <20171221130830.16813-5-brgl@bgdev.pl> From: Javier Martinez Canillas Date: Thu, 21 Dec 2017 14:22:14 +0100 Message-ID: Subject: Re: [PATCH 4/5] dt-bindings: at24: extend the list of supported chips To: Bartosz Golaszewski Cc: Andy Shevchenko , Rob Herring , Mark Rutland , David Lechner , Divagar Mohandass , Linux I2C , devicetree@vger.kernel.org, Linux Kernel 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: 468 Lines: 15 On Thu, Dec 21, 2017 at 2:08 PM, Bartosz Golaszewski wrote: > Add other variants of at24 EEPROMs we support in the driver to the Again I wouldn't mention the driver here, but instead say that there are variations of the chip that are compatible or something like that. > list of allowed compatible strings. > > Signed-off-by: Bartosz Golaszewski > --- Reviewed-by: Javier Martinez Canillas Best regards, Javier