From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 43F73C433DB for ; Fri, 15 Jan 2021 07:18:26 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EE08222D50 for ; Fri, 15 Jan 2021 07:18:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EE08222D50 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ExMY8cmQ4IvJStKJ9qqtqVbX2rLaPjiADhpwvKuxZlI=; b=kqqpmyVd940hJKVXAkepRwRJM PPt88+Uku9A9ZFx4MaTL/2PPpuxorhsjUST94MJQLpxXHklqJ5yrWwSJyFqqlE+V1ZaqikXElIcfe v/Cdp4txar4UbtbUc9olDw+icUCYmVLYJdxElUfqlqIaFGm50P4baeNxbkNP43QNpGUI3TGCVZY2O S4fzzHZcIAJcvi0Y88syZUNwN01ZaKM9DvokBT0UsnSZZR22PGrRLEmgsfQNI2LS3U6z7uvx3kynd StLUI4hqU4R0DUCtHJu4KUk8nyjSrl7es3V0D8OnIyVm7s7gEfCJ2WvZy+fh0wQYEtt5yWZJD8gkg QmJEl1liA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l0JLv-0000fV-6O; Fri, 15 Jan 2021 07:16:59 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l0JLr-0000en-14 for linux-arm-kernel@lists.infradead.org; Fri, 15 Jan 2021 07:16:56 +0000 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id B1248527; Fri, 15 Jan 2021 08:16:47 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1610695007; bh=gamGWFO0GQAi/WL0Lg3L9ryjC7mD4gRdawqKpPvbAAk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tSYOuH1W2wXjqXJ1aAukCUl16iRrYvUoh2rT7n+WPXFugBpphabBII0PwETYO+dtJ DrM12km2h2NN6IPvAO61zyvwO5+PI8gGhKjLhse88mcvbk34BxKmoKbAFUwT5MSkna kkevx8+yM1uPCsTN7jLnoJ+AuQXTlL3bSu4RaZY8= Date: Fri, 15 Jan 2021 09:16:30 +0200 From: Laurent Pinchart To: Maxime Ripard Subject: Re: [PATCH 04/19] dt-bindings: bridge: simple: Add corpro,gm7123 compatible Message-ID: References: <20210114113538.1233933-1-maxime@cerno.tech> <20210114113538.1233933-4-maxime@cerno.tech> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210114113538.1233933-4-maxime@cerno.tech> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210115_021655_215989_A568CD89 X-CRM114-Status: GOOD ( 13.11 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Jernej Skrabec , Laurent Pinchart , Sam Ravnborg , Chen-Yu Tsai , Rob Herring , Frank Rowand , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Maxime, Thank you for the patch. On Thu, Jan 14, 2021 at 12:35:23PM +0100, Maxime Ripard wrote: > The corpro,gm7123 was in use in a DT but was never properly documented, > let's add it. > > Cc: Laurent Pinchart > Cc: Sam Ravnborg > Signed-off-by: Maxime Ripard > --- > .../devicetree/bindings/display/bridge/simple-bridge.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml b/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml > index 64e8a1c24b40..97ca07b56cbc 100644 > --- a/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/simple-bridge.yaml > @@ -22,6 +22,10 @@ properties: > - ti,ths8134a > - ti,ths8134b > - const: ti,ths8134 > + - items: > + - const: corpro,gm7123 > + - const: adi,adv7123 Do we need adi,adv7123 ? > + - const: dumb-vga-dac > - enum: > - adi,adv7123 > - dumb-vga-dac -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel