Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752168AbdLUOIF (ORCPT ); Thu, 21 Dec 2017 09:08:05 -0500 Received: from mail-qk0-f173.google.com ([209.85.220.173]:38266 "EHLO mail-qk0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751562AbdLUOIC (ORCPT ); Thu, 21 Dec 2017 09:08:02 -0500 X-Google-Smtp-Source: ACJfBouXmo8aqDLwWxWi31zOB8+9WIKOIFdGTWX4DSRQ6ZrRMI/wSeQNWKs0F3fOXNT/vBaoGdhsnPJtl9kAljTt26M= MIME-Version: 1.0 In-Reply-To: <20171221134842.31287-3-brgl@bgdev.pl> References: <20171221134842.31287-1-brgl@bgdev.pl> <20171221134842.31287-3-brgl@bgdev.pl> From: Andy Shevchenko Date: Thu, 21 Dec 2017 16:08:01 +0200 Message-ID: Subject: Re: [PATCH v2 2/5] dt-bindings: at24: add a missing compatible 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: 531 Lines: 18 On Thu, Dec 21, 2017 at 3:48 PM, Bartosz Golaszewski wrote: > "atmel,spd" is reported by checkpatch as undocumented in the device > tree bindings. Add it to the list of supported compatible strings. > "atmel,24c00", > "atmel,24c01", > "atmel,24c02", > + "atmel,spd", > "atmel,24c04", > "atmel,24c08", > "atmel,24c16", Sounds alogical to me to make a split by this new record. Can you find better line to inject? -- With Best Regards, Andy Shevchenko