Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966866AbbBDPCR (ORCPT ); Wed, 4 Feb 2015 10:02:17 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]:32902 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755127AbbBDPCP (ORCPT ); Wed, 4 Feb 2015 10:02:15 -0500 MIME-Version: 1.0 In-Reply-To: References: <1421365163-29394-1-git-send-email-prabhakar.csengg@gmail.com> From: "Lad, Prabhakar" Date: Wed, 4 Feb 2015 15:01:43 +0000 Message-ID: Subject: Re: [PATCH] media: i2c: add support for omnivision's ov2659 sensor To: Rob Herring 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: 1481 Lines: 45 Hi Rob, Thanks for the review. On Wed, Feb 4, 2015 at 2:55 PM, Rob Herring wrote: > 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. > OK will update in the v2 version, I went with website which was ovt [1]. [1] http://www.ovt.com/ Regards, --Prabhakar Lad -- 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/