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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F1EFBC00140 for ; Wed, 10 Aug 2022 15:13:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vOJWERnFbLyNPwyKTC276lvUbRRfvvIivmaRMO1XkXg=; b=pTU0gXxCQTMyMO lwN3mSgzf4vEMncS5aW+gNiwvoA4HinxGTv9nnuaLxMG95vqz96Vua6n52SHu+Kww/QyahGqW10e2 /UN1ixrLTyzWhVXvMnOzxg352Rx6XqK++QtKpPI0RQz2s9/BFf17gSNBmVnz+KuLGgbv1XkvkYH+Z RIqljhZN47ylSC2uTIioZ43E+FVls0clPz1lEuUTNRW01xlUp/cTZMnS40NEfBXCJmwd4LOViDNJS Znmg+3ySVft1+ief0OAlaju+pUy8Jb9YUeKLP/Ip5t6v8WUur8wJ1+NKtaDRMCZGqZHq/pviVjYwE PXBkfIQNjBe6MTsvKQug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLnN2-00CTvy-RM; Wed, 10 Aug 2022 15:11:44 +0000 Received: from mail-io1-f44.google.com ([209.85.166.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oLnMz-00CTtT-L6 for linux-arm-kernel@lists.infradead.org; Wed, 10 Aug 2022 15:11:43 +0000 Received: by mail-io1-f44.google.com with SMTP id z145so12365427iof.9 for ; Wed, 10 Aug 2022 08:11:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=message-id:date:subject:references:in-reply-to:cc:to:from :x-gm-message-state:from:to:cc; bh=MtwwWFYU1Uoel2FqSmOeukCvUy+Ds67fehOcNXE8e9w=; b=p29FwKc1d0z6slonZMkSKQJh/B3nQP3v1XHdfZcOUH4lHXJVag6Kwv1kjKyC9wjLBc gwdIWM/zQSVt470bvGOlVoVV8mHnttGoNX2cpvAEWnJUuX6knw3HFN86gftOIQko1WxW iE9CLfmKPhqpl3/+PJSbex3zAAaQQvTEEiOusE1t4pJQWBZGzMAjoiONYzqy0D24H2/a /6Xsz+a9xhGm/RqLwTREiVFFx0rbqpekb4mPMC+fHcLF8z3MW7xYjxroVuB2/8rnGT2y EniIyNYI830YOjg+olC46uzxcqn/VZ2DszuA8SJhMRCfDDRgpAfZBYoG41q7MQIBfc8L Wr0Q== X-Gm-Message-State: ACgBeo2NHr3ix+W7DhTk8+sc5AggDTKqXC/7SrkndiqNjLqlKuOqS5w0 jGBx9E/nK5IrxkTPQePiZQ== X-Google-Smtp-Source: AA6agR5vrJZdRv+YRIgJJ5Erl93GQ3Lmfstkt/XR693az+1RfFDbqQ8RgIQeE4J/wOYVSqToOFJCbA== X-Received: by 2002:a05:6638:1386:b0:342:8d69:71c2 with SMTP id w6-20020a056638138600b003428d6971c2mr12471346jad.315.1660144299569; Wed, 10 Aug 2022 08:11:39 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id m14-20020a026d0e000000b0034322c00433sm2680940jac.53.2022.08.10.08.11.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Aug 2022 08:11:38 -0700 (PDT) Received: (nullmailer pid 4155390 invoked by uid 1000); Wed, 10 Aug 2022 15:11:36 -0000 From: Rob Herring To: Yuji Ishikawa Cc: Laurent Pinchart , linux-arm-kernel@lists.infradead.org, Hans Verkuil , Nobuhiro Iwamatsu , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org In-Reply-To: <20220810132822.32534-2-yuji2.ishikawa@toshiba.co.jp> References: <20220810132822.32534-1-yuji2.ishikawa@toshiba.co.jp> <20220810132822.32534-2-yuji2.ishikawa@toshiba.co.jp> Subject: Re: [PATCH v3 1/4] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings Date: Wed, 10 Aug 2022 09:11:36 -0600 Message-Id: <1660144296.251859.4155389.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220810_081141_729737_5B6B14EC X-CRM114-Status: GOOD ( 14.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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 On Wed, 10 Aug 2022 22:28:19 +0900, Yuji Ishikawa wrote: > Adds the Device Tree binding documentation that allows to describe > the Video Input Interface found in Toshiba Visconti SoCs. > > Signed-off-by: Yuji Ishikawa > Reviewed-by: Nobuhiro Iwamatsu > --- > Chengelog v2: > - no change > > Changelog v3: > - no change > --- > .../bindings/media/toshiba,visconti-viif.yaml | 103 ++++++++++++++++++ > 1 file changed, 103 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/toshiba,visconti-viif.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: ./Documentation/devicetree/bindings/media/toshiba,visconti-viif.yaml:14:111: [warning] line too long (112 > 110 characters) (line-length) dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/toshiba,visconti-viif.yaml: properties:port:properties:endpoint:properties:data-lanes:items: 'oneOf' conditional failed, one must be fixed: {'minItems': 1, 'maxItems': 4, 'items': [{'const': 1}, {'const': 2}, {'const': 3}, {'const': 4}]} should not be valid under {'required': ['maxItems']} hint: "maxItems" is not needed with an "items" list {'minItems': 1, 'maxItems': 4, 'items': [{'const': 1}, {'const': 2}, {'const': 3}, {'const': 4}]} is not of type 'array' from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/toshiba,visconti-viif.yaml: ignoring, error in schema: properties: port: properties: endpoint: properties: data-lanes: items Documentation/devicetree/bindings/media/toshiba,visconti-viif.example.dtb:0:0: /example-0/soc/viif@1c000000: failed to match any schema with compatible: ['toshiba,visconti-viif'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B6ED1C3F6B0 for ; Wed, 10 Aug 2022 15:11:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232988AbiHJPLl (ORCPT ); Wed, 10 Aug 2022 11:11:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232959AbiHJPLl (ORCPT ); Wed, 10 Aug 2022 11:11:41 -0400 Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FA876555E; Wed, 10 Aug 2022 08:11:40 -0700 (PDT) Received: by mail-io1-f54.google.com with SMTP id y82so5543602iof.7; Wed, 10 Aug 2022 08:11:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=message-id:date:subject:references:in-reply-to:cc:to:from :x-gm-message-state:from:to:cc; bh=MtwwWFYU1Uoel2FqSmOeukCvUy+Ds67fehOcNXE8e9w=; b=5OcVIxy4M7azII0QXUgCZTFqCvBtHElHqlNnsIN6bA3U1bKESkudlC7Zlt30SX1xVj SA7jLbwKPYGJ3NKcmazsI8NgSiVKhS3JKf4MJ7YC0jd7nSIPlcJsYE1s/5QMwQ4oHQ0k 5J5mOJo9/Rtsp4BYCvAEzVdZEkRl2n+xG/PQrdYG4PiKTZoccirRrtaSR0HTD1tVvLf0 sg++Q9922PEQPG1Sq0Ej9FiQj1QviaM/t9RlAr1xo5vhfpSQ6MxMNOW4tACNU72hjHL2 pdh32F53bNZgxEDwQ1Q0Aw+RfFQCfv0mSq04P4H/Omlx8Lc6xJwu0x0u77t1YwpRNwTj 9HpQ== X-Gm-Message-State: ACgBeo0f2EfGd/MecNVSGnlHsW/7mP3kU/KVvkzbwJhjBRTLWjUeRMWV NsHraqOJVneVzF0XxZSMdJjBWn10BQ== X-Google-Smtp-Source: AA6agR5vrJZdRv+YRIgJJ5Erl93GQ3Lmfstkt/XR693az+1RfFDbqQ8RgIQeE4J/wOYVSqToOFJCbA== X-Received: by 2002:a05:6638:1386:b0:342:8d69:71c2 with SMTP id w6-20020a056638138600b003428d6971c2mr12471346jad.315.1660144299569; Wed, 10 Aug 2022 08:11:39 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id m14-20020a026d0e000000b0034322c00433sm2680940jac.53.2022.08.10.08.11.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Aug 2022 08:11:38 -0700 (PDT) Received: (nullmailer pid 4155390 invoked by uid 1000); Wed, 10 Aug 2022 15:11:36 -0000 From: Rob Herring To: Yuji Ishikawa Cc: Laurent Pinchart , linux-arm-kernel@lists.infradead.org, Hans Verkuil , Nobuhiro Iwamatsu , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org In-Reply-To: <20220810132822.32534-2-yuji2.ishikawa@toshiba.co.jp> References: <20220810132822.32534-1-yuji2.ishikawa@toshiba.co.jp> <20220810132822.32534-2-yuji2.ishikawa@toshiba.co.jp> Subject: Re: [PATCH v3 1/4] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings Date: Wed, 10 Aug 2022 09:11:36 -0600 Message-Id: <1660144296.251859.4155389.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 10 Aug 2022 22:28:19 +0900, Yuji Ishikawa wrote: > Adds the Device Tree binding documentation that allows to describe > the Video Input Interface found in Toshiba Visconti SoCs. > > Signed-off-by: Yuji Ishikawa > Reviewed-by: Nobuhiro Iwamatsu > --- > Chengelog v2: > - no change > > Changelog v3: > - no change > --- > .../bindings/media/toshiba,visconti-viif.yaml | 103 ++++++++++++++++++ > 1 file changed, 103 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/toshiba,visconti-viif.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: ./Documentation/devicetree/bindings/media/toshiba,visconti-viif.yaml:14:111: [warning] line too long (112 > 110 characters) (line-length) dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/toshiba,visconti-viif.yaml: properties:port:properties:endpoint:properties:data-lanes:items: 'oneOf' conditional failed, one must be fixed: {'minItems': 1, 'maxItems': 4, 'items': [{'const': 1}, {'const': 2}, {'const': 3}, {'const': 4}]} should not be valid under {'required': ['maxItems']} hint: "maxItems" is not needed with an "items" list {'minItems': 1, 'maxItems': 4, 'items': [{'const': 1}, {'const': 2}, {'const': 3}, {'const': 4}]} is not of type 'array' from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/toshiba,visconti-viif.yaml: ignoring, error in schema: properties: port: properties: endpoint: properties: data-lanes: items Documentation/devicetree/bindings/media/toshiba,visconti-viif.example.dtb:0:0: /example-0/soc/viif@1c000000: failed to match any schema with compatible: ['toshiba,visconti-viif'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ 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.