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 87E4DC433EF for ; Wed, 8 Sep 2021 14:45:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6F71261154 for ; Wed, 8 Sep 2021 14:45:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349000AbhIHOqy (ORCPT ); Wed, 8 Sep 2021 10:46:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229968AbhIHOqt (ORCPT ); Wed, 8 Sep 2021 10:46:49 -0400 Received: from mail-il1-x12d.google.com (mail-il1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05F9BC061575 for ; Wed, 8 Sep 2021 07:45:41 -0700 (PDT) Received: by mail-il1-x12d.google.com with SMTP id x10so2560484ilm.12 for ; Wed, 08 Sep 2021 07:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5+eW/ZheKXj4ZX5orDoqEWxFt7XRuMsqdbmkjUkkg0Y=; b=fXFb0hn8qw8T9Jg1x1peuRXYSEoCZ7/hzNJMifqcQuxXdfiGk92VPL8zqn7yayp76A HZhgCxmXxcKlmHBHH2QTmQmtJkclTo1P8+XJ+PQyjHCtfu/weWuDpRtzLihXwUkcxstO KX3Kl7eJr8K0xfN0aQTcwn84dD13SedzA45RtIGwHYSvrDpC9H/P5uofXoCdAZrQqmiv HhzjJ2PfoPTMQkXJXjmNcR9WKf0iEFa6qRMuxZmv3lOd3IrfVta/uBQPMqKZMCZgOb8Y TZuf29q7GJr3APg3xdTEjfit52YLo44PHV5/I+tc6EXcy130Dj9URPnw5GEp/qJcw+PH xr/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5+eW/ZheKXj4ZX5orDoqEWxFt7XRuMsqdbmkjUkkg0Y=; b=wdvKY5H5NpX+IzrEom9DtWk432uY8hV83yQ35XyYb8fFsC/eIOsxuYNaZ5G4lLwHif duGhW/O1FQ76ajENmIQjHnlQAURz4hxDAu5xMc/wbFYSJ3a+6opj7E1mQ9N43neRTaDy mg6n4rhxrq53sE5k8ScDIxJCYjA/p67Tagvk+ETSLAc/ZXYdw+bj9MzfVA0cV2IRDTrI x32q0E7OeVBSagr8ooKzP1JO7hnmMXLhJD3tZtGvvFtmOmHM6RzO0foJQkhHod1qubgw qTvr8U2P0dpov6WPxkeB6qiDYc1OM8HXRXCXNES4I9XoJSpdZYzDu9SK5lcRijCc3Utp 91ZA== X-Gm-Message-State: AOAM531CmFdIEiPkJJH8zMgkNjg6CaColqBzvTnbsvuREcFV3ehOwt0T YO5R65mS3scImOWq8z8xlLKlc7qGlM0JBmpuGKfqgg== X-Google-Smtp-Source: ABdhPJz8YaQ9sLyJy0cQgutspDJTH9PZxDifyu0mxyEfhPS/VizaquyGfUh/HKcbYv/hXaNK093SulStSwzhVwCnjWE= X-Received: by 2002:a92:6b0a:: with SMTP id g10mr160726ilc.27.1631112341151; Wed, 08 Sep 2021 07:45:41 -0700 (PDT) MIME-Version: 1.0 References: <20210830023849.258839-1-yangcong5@huaqin.corp-partner.google.com> <20210830023849.258839-5-yangcong5@huaqin.corp-partner.google.com> In-Reply-To: <20210830023849.258839-5-yangcong5@huaqin.corp-partner.google.com> From: Doug Anderson Date: Wed, 8 Sep 2021 07:45:29 -0700 Message-ID: Subject: Re: [v4 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" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Sun, Aug 29, 2021 at 7:39 PM yangcong wrote: > > Add documentation for boe tv110c9m-ll3, inx hj110iz-01a panel. > > Signed-off-by: yangcong > Reviewed-by: Douglas Anderson > --- > .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Not worth re-posting just for this, but when applying we should fix s/bindngs/bindings/ in ${SUBJECT}. If you end up posting a v5 for some other reason then you should fix it, of course. -Doug 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 E57B9C433EF for ; Wed, 8 Sep 2021 14:45:43 +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 AAAA961158 for ; Wed, 8 Sep 2021 14:45:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org AAAA961158 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 AD7616E155; Wed, 8 Sep 2021 14:45:42 +0000 (UTC) Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0BA756E155 for ; Wed, 8 Sep 2021 14:45:41 +0000 (UTC) Received: by mail-il1-x130.google.com with SMTP id u17so2561361ilm.13 for ; Wed, 08 Sep 2021 07:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5+eW/ZheKXj4ZX5orDoqEWxFt7XRuMsqdbmkjUkkg0Y=; b=fXFb0hn8qw8T9Jg1x1peuRXYSEoCZ7/hzNJMifqcQuxXdfiGk92VPL8zqn7yayp76A HZhgCxmXxcKlmHBHH2QTmQmtJkclTo1P8+XJ+PQyjHCtfu/weWuDpRtzLihXwUkcxstO KX3Kl7eJr8K0xfN0aQTcwn84dD13SedzA45RtIGwHYSvrDpC9H/P5uofXoCdAZrQqmiv HhzjJ2PfoPTMQkXJXjmNcR9WKf0iEFa6qRMuxZmv3lOd3IrfVta/uBQPMqKZMCZgOb8Y TZuf29q7GJr3APg3xdTEjfit52YLo44PHV5/I+tc6EXcy130Dj9URPnw5GEp/qJcw+PH xr/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5+eW/ZheKXj4ZX5orDoqEWxFt7XRuMsqdbmkjUkkg0Y=; b=JQpqOqTapvm5RWDND497WUtGj5vJ2v7w520CnkvqQdoFASm2RQvlVEhcVJbSFWP/EH lfZQtTfgPI3SRLi8RIhQAtEVW16mZQy0IyH4lNgV3VwRVCvLr4kmz0jJZTbb/C/pTuRC wUkNGbAL+Ofb5X5+sIbA1qx6Pl7rNCx9HBmAwabcJJrFUmVaRlo6mGT30W6Z+GdL2NUV 7oYbibbkMd4vNVbwhO1m431cWjR81AMQhT8vLHB2WG+hSij+HdRapYjFVY6CUjzR2Tq1 tsrQ1+goUTjZyyoyiIc7GzAbpMftwO/H9YuC4PpQFfbVrinHcwA5YhAnwLJeIOal1m4j //sA== X-Gm-Message-State: AOAM533RcE3ddNlhfsS/kK81dU4SyZ4a6+wXs5DTLw7WwTdp6F2Nb5wk xEnK8pnieQ+ChzcxQi+j+j0LHfh9pDVZ8Uu4rhEszw== X-Google-Smtp-Source: ABdhPJz8YaQ9sLyJy0cQgutspDJTH9PZxDifyu0mxyEfhPS/VizaquyGfUh/HKcbYv/hXaNK093SulStSwzhVwCnjWE= X-Received: by 2002:a92:6b0a:: with SMTP id g10mr160726ilc.27.1631112341151; Wed, 08 Sep 2021 07:45:41 -0700 (PDT) MIME-Version: 1.0 References: <20210830023849.258839-1-yangcong5@huaqin.corp-partner.google.com> <20210830023849.258839-5-yangcong5@huaqin.corp-partner.google.com> In-Reply-To: <20210830023849.258839-5-yangcong5@huaqin.corp-partner.google.com> From: Doug Anderson Date: Wed, 8 Sep 2021 07:45:29 -0700 Message-ID: Subject: Re: [v4 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 Sun, Aug 29, 2021 at 7:39 PM yangcong wrote: > > Add documentation for boe tv110c9m-ll3, inx hj110iz-01a panel. > > Signed-off-by: yangcong > Reviewed-by: Douglas Anderson > --- > .../devicetree/bindings/display/panel/boe,tv101wum-nl6.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Not worth re-posting just for this, but when applying we should fix s/bindngs/bindings/ in ${SUBJECT}. If you end up posting a v5 for some other reason then you should fix it, of course. -Doug