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=-23.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_IN_DEF_DKIM_WL autolearn=unavailable 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 43DDCC4320E for ; Fri, 27 Aug 2021 14:46:14 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 10DE460EFE for ; Fri, 27 Aug 2021 14:46:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 10DE460EFE Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=google.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 87B8E6E985; Fri, 27 Aug 2021 14:46:13 +0000 (UTC) Received: from mail-il1-x12c.google.com (mail-il1-x12c.google.com [IPv6:2607:f8b0:4864:20::12c]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0ED3C6E985 for ; Fri, 27 Aug 2021 14:46:12 +0000 (UTC) Received: by mail-il1-x12c.google.com with SMTP id l10so7234555ilh.8 for ; Fri, 27 Aug 2021 07:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TzOUQOR04WNA4/YVeKBqMlLPAY17QH2nosfTS9IvUQM=; b=tZDh69nDdVY5p7wRtH8bR1I7nA5Lti7qTlnAa+w2NJMyRCyNUDyujRpwCrdFBwcM9c wOkBjm2SZoBOXeA75VW9eEXPBO6RHPJvykSOIAfv1w3a+ad7jPs7uYOiNSuusNIlumh6 nSsyDYW3SbZjy88g9okTipYz0IjSQXXJpb/+3Iyz0KTpIxP3RIK7YtTn/G5e2UkTckvB qey7hclft0SQShoNbO3yj8qYz8OJrSDRy8XJpTwREgJbKNKOWpsPbrc1br7t5+2SRnix bjTxpNKKuDAp8QH8C+hV3mWtFPjPa32fe/lhHP8ffNAOiGfPv6FaFus9FhAcWPK/Qh83 QsFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TzOUQOR04WNA4/YVeKBqMlLPAY17QH2nosfTS9IvUQM=; b=ihZhA2nCdntPjsuJQjbeXU7d9vM6IWGUKMiajhc/QFWTYzlWFNDcOPh6mIbd/Gk4NS RGOBoU1s6Si9NT9KCdkkhPyIuo/XrLNAasO2sJAMFUW6QGSv1rFY6iY5dB5tG9cRO2NX XZezhpAH6lhaoA1Fat1BPYEPqEHbHImsQc3whGqjJJp2iOfSxStgyuppMGooenOCYSoJ 3GBz2gr6KKGS2uPekT/OIHPVzT5wBmpCBgpJZLAsIdRYtJjiNeMo9YlXIZwgJ1TZz9fR qu+puJchucX6EHJWCdaAZoypssM88jxC/IhfCBHBU1yDD7Z8nGcoUyBczjA7ZL89zyzV PqSw== X-Gm-Message-State: AOAM5308j4jGO8Zj5gCfv8NdkJHCLB2P8rsSV5ugJ27RkdGQfNzmviwZ ECPn9pVVD21gadyKkV0VP0xDsJgceovPAznZWWfyOg== X-Google-Smtp-Source: ABdhPJx90jiXR/+Kuna9VvwisR0DddZo5lVJ7fj2PG+cx5IfLN0T4GMa1sjlVy8FyIiIF7WR0UGBSnO1/nHgexAlrhc= X-Received: by 2002:a92:a008:: with SMTP id e8mr6603471ili.187.1630075571040; Fri, 27 Aug 2021 07:46:11 -0700 (PDT) MIME-Version: 1.0 References: <20210827082407.101053-1-yangcong5@huaqin.corp-partner.google.com> <20210827082407.101053-5-yangcong5@huaqin.corp-partner.google.com> In-Reply-To: <20210827082407.101053-5-yangcong5@huaqin.corp-partner.google.com> From: Doug Anderson Date: Fri, 27 Aug 2021 07:45:58 -0700 Message-ID: Subject: Re: [v3 4/4] dt-bindngs: display: panel: Add BOE and INX panel bindings To: yangcong Cc: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , dri-devel , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LKML Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi, On Fri, Aug 27, 2021 at 1:24 AM yangcong wrote: > > Add documentation for boe tv110c9m-ll3, inx hj110iz-01a panel. > > Signed-off-by: yangcong > --- > .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Lumping these new panels in like this seems to be what Sam was suggesting [1] and it seems fine to me. Thus: Reviewed-by: Douglas Anderson [1] https://lore.kernel.org/r/YSPAseE6WD8dDRuz@ravnborg.org/ Note: please make sure to carry forward Reviewed-by tags to the v4 version of this patch series unless something substantially changes about a patch.