Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966769AbbBDOzf (ORCPT ); Wed, 4 Feb 2015 09:55:35 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:52491 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965083AbbBDOzc (ORCPT ); Wed, 4 Feb 2015 09:55:32 -0500 MIME-Version: 1.0 In-Reply-To: <1421365163-29394-1-git-send-email-prabhakar.csengg@gmail.com> References: <1421365163-29394-1-git-send-email-prabhakar.csengg@gmail.com> From: Rob Herring Date: Wed, 4 Feb 2015 08:55:11 -0600 Message-ID: Subject: Re: [PATCH] media: i2c: add support for omnivision's ov2659 sensor To: "Lad, Prabhakar" Cc: LMML , "devicetree@vger.kernel.org" , LKML , Mauro Carvalho Chehab , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Grant Likely , Sakari Ailus , Hans Verkuil , Laurent Pinchart 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: 1217 Lines: 35 On Thu, Jan 15, 2015 at 5:39 PM, Lad, Prabhakar wrote: > From: Benoit Parrot > > this patch adds support for omnivision's ov2659 > sensor. > > Signed-off-by: Benoit Parrot > Signed-off-by: Lad, Prabhakar > --- [...] > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > index b1df0ad..153cd92 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -118,6 +118,7 @@ nvidia NVIDIA > nxp NXP Semiconductors > onnn ON Semiconductor Corp. > opencores OpenCores.org > +ovt OmniVision Technologies I'm surprised there are not already compatible strings with OmniVision. There are some examples using "omnivision", but no dts files and examples don't count. The stock ticker is ovti, so please use that. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/