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,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 53C76C4320A for ; Sun, 29 Aug 2021 14:59:58 +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 0EFB460F36 for ; Sun, 29 Aug 2021 14:59:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0EFB460F36 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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 A5F6989DA4; Sun, 29 Aug 2021 14:59:56 +0000 (UTC) Received: from mail-ot1-f47.google.com (mail-ot1-f47.google.com [209.85.210.47]) by gabe.freedesktop.org (Postfix) with ESMTPS id 58E4E89DA4 for ; Sun, 29 Aug 2021 14:59:56 +0000 (UTC) Received: by mail-ot1-f47.google.com with SMTP id i8-20020a056830402800b0051afc3e373aso15004015ots.5 for ; Sun, 29 Aug 2021 07:59:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=1fbltw3MLBuOoS98NmW+6rPgiO3mlgpEY5SYN5XgMR8=; b=hBfPeOcZLx8EadmyWFswuG+2pgWG9s//molQOariA3ntwuyRbTtS0jVknI9t2QC7lz wXtNU6Pm4zwyzB7pJ8CnaB2MIeMw8h7oI1I8FJ8Tk1L2HEn4IpAKV83AlDlSpEK4gwO7 ZE+bqcf7OncU/HS0ZeY8aE7NPvVQTd0rDCr2ePZULO7P6UnJVpJj1PxOF95bsaqqQIoD xjtV1uUkc0EAPhyHr0JZy16rGQdSmnCaZGuFVP6INi1R9iMvZ/ILl+9Q1fy3wVLirKBN gksYsTpVzhNPWaGhhcy/3eTzMcd/UEvOnF7RjrJzW+GicpGsPoTFVxoMqzFBMk4bq07f pjoQ== X-Gm-Message-State: AOAM533g328cPy0akHLtjqsmNFbsDWsz9cMzTjc0nfJZHf+fsCvRz0gx X9Qeux4UHQYFXlEyqE6SLj3+TWb0TQ== X-Google-Smtp-Source: ABdhPJxgcPYAiARJ2IljUopanOwJB3/pN9yqy+Hw6MMqIPWV6xS/IL+dLOJvOskwmzg8jAA0ePJMhA== X-Received: by 2002:a9d:7ccc:: with SMTP id r12mr16609743otn.350.1630249195481; Sun, 29 Aug 2021 07:59:55 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id j125sm2402835oif.53.2021.08.29.07.59.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 29 Aug 2021 07:59:53 -0700 (PDT) Received: (nullmailer pid 3944982 invoked by uid 1000); Sun, 29 Aug 2021 14:59:52 -0000 From: Rob Herring To: Paul Cercueil Cc: devicetree@vger.kernel.org, Rob Herring , Christophe Branchereau , Sam Ravnborg , list@opendingux.net, dri-devel@lists.freedesktop.org, Thierry Reding , linux-kernel@vger.kernel.org In-Reply-To: <20210828112640.7248-1-paul@crapouillou.net> References: <20210828112640.7248-1-paul@crapouillou.net> Subject: Re: [PATCH 1/2] dt-bindings: display/panel: Add AUO A030JTN01 Date: Sun, 29 Aug 2021 09:59:52 -0500 Message-Id: <1630249192.491326.3944981.nullmailer@robh.at.kernel.org> 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" On Sat, 28 Aug 2021 12:26:39 +0100, Paul Cercueil wrote: > Add binding for the AUO A030JTN01 panel, which is a 320x480 3.0" 4:3 > 24-bit TFT LCD panel with non-square pixels and a delta-RGB 8-bit > interface. > > Signed-off-by: Paul Cercueil > --- > .../bindings/display/panel/auo,a030jtn01.yaml | 57 +++++++++++++++++++ > 1 file changed, 57 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/auo,a030jtn01.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dts:23.11-21: Warning (reg_format): /example-0/panel@0:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1) Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dt.yaml: Warning (pci_device_reg): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dt.yaml: Warning (pci_device_bus_num): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dt.yaml: Warning (simple_bus_reg): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dt.yaml: Warning (i2c_bus_reg): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dt.yaml: Warning (spi_bus_reg): Failed prerequisite 'reg_format' /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/auo,a030jtn01.example.dt.yaml: example-0: panel@0:reg:0: [0] is too short From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/reg.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1521878 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit.