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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2748EC433EF for ; Wed, 13 Oct 2021 18:42:18 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E789E610CC for ; Wed, 13 Oct 2021 18:42:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E789E610CC 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.infradead.org 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=4w+zCm2FnMiSO4pG383UqASxS0cK1M9EPXZvIopqY18=; b=2wjnMa1RrAEDa9 ceFXGlLZmnVyjZpl2I8d/7C3N52OtkOaX8ZIn1IHxTjUkezmGJ4fmkRDTm/kGHM5Dj7JAx9bMS1VH MazCrIpLdKTj7mBbpVP5vJPeP7odHYFV0UU1+XcFcjLCZkaO8JR2i/O6XYKrJgHqDGqAxwcbdctgp 9dvN5b+vZzNMzW5VRgcR7XqM4Dfd9nCvE1J1dk+fxSnEPzq0cuL9Ei9A0T9NUc8uEJMHndQYjI8zw ycRIJO6lmlIIWOARwk7e5M6AwpOWp15J4p6j6Svr894BFbI04sRk1kYqBeScVndNp4RW02N58D/HO MQfpOqG7zzIeZL5rS+IQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1majAX-000JnG-FQ; Wed, 13 Oct 2021 18:40:01 +0000 Received: from mail-oi1-f178.google.com ([209.85.167.178]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1majAT-000Jkk-96 for linux-arm-kernel@lists.infradead.org; Wed, 13 Oct 2021 18:39:58 +0000 Received: by mail-oi1-f178.google.com with SMTP id e63so5069196oif.8 for ; Wed, 13 Oct 2021 11:39:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=0bcanfGxoLogq0JhLYOPhHE781Jyc21NU5mcCAQNrlU=; b=cIPDcCp9c3ThOsQtme8ZuFFdcUIlVwY6kVTK30QMBs+F9LUD6BDOQwGoLGJqg8QHOO FHYKClFxt4KsdJPDTSOxtkZMip0/+nUHcfTfvRX1xzHWU/IIWEehdet3+HYt/2oQDvD6 tdjuyUgipyvmqw9iY6Hrcn/pBa3h79fH5uWs82SgTMXdcfCR3EeQWot0KPPaz8FHw0/j XGtT9zyMe2I0+qFymkoNnNTOWhVnAQCSab1ehUrlgNHTgpzZXxW4guY+qfyf6iePuT7A 5Bxax+i5TE10YtOH91CZVq+R1HRzSdbZn1KczEKHcd7DIQaPCFA8ojgcnd3uW1P0gWqA YjHg== X-Gm-Message-State: AOAM530YYE8dcbaVjYkIhoxO23r8fWYTPMcG5rHhBE2eFDFjg8N901Rq IRIYIobn+PIuszSR106x4g== X-Google-Smtp-Source: ABdhPJzXKH9fOExS/HMCZV50q+nGNRZVhRaYlp4QaaPs/+PXAtOBFOUld5GEMJawQuVpLtS0648dtA== X-Received: by 2002:aca:4b84:: with SMTP id y126mr9438026oia.127.1634150394216; Wed, 13 Oct 2021 11:39:54 -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 64sm71217otc.18.2021.10.13.11.39.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Oct 2021 11:39:53 -0700 (PDT) Received: (nullmailer pid 1324763 invoked by uid 1000); Wed, 13 Oct 2021 18:39:52 -0000 From: Rob Herring To: Ming Qian Cc: shawnguo@kernel.org, aisheng.dong@nxp.com, s.hauer@pengutronix.de, robh+dt@kernel.org, festevam@gmail.com, hverkuil-cisco@xs4all.nl, linux-imx@nxp.com, mchehab@kernel.org, linux-media@vger.kernel.org, kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <4d5e00bda369a823c55ffcc10863f29179426557.1634095309.git.ming.qian@nxp.com> References: <4d5e00bda369a823c55ffcc10863f29179426557.1634095309.git.ming.qian@nxp.com> Subject: Re: [PATCH v10 01/13] dt-bindings: media: amphion: add amphion video codec bindings Date: Wed, 13 Oct 2021 13:39:52 -0500 Message-Id: <1634150392.524588.1324762.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211013_113957_328780_C2D498F8 X-CRM114-Status: GOOD ( 12.11 ) 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, 13 Oct 2021 16:27:17 +0800, Ming Qian wrote: > Add devicetree binding documentation for amphion > Video Processing Unit IP presents on NXP i.MX8Q > > Signed-off-by: Ming Qian > Signed-off-by: Shijie Qin > Signed-off-by: Zhou Peng > Reviewed-by: Rob Herring > --- > .../bindings/media/amphion,vpu.yaml | 178 ++++++++++++++++++ > 1 file changed, 178 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/amphion,vpu.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: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/amphion,vpu.yaml: patternProperties:^vpu_core@[0-9a-f]+$:properties:compatible:oneOf: [{'const': 'nxp,imx8q-vpu-decoder'}, {'const': 'nxp,imx8q-vpu-encoder'}] should not be valid under {'items': {'propertyNames': {'const': 'const'}, 'required': ['const']}} hint: Use 'enum' rather than 'oneOf' + 'const' entries from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/amphion,vpu.yaml: properties:compatible:oneOf: [{'const': 'nxp,imx8qm-vpu'}, {'const': 'nxp,imx8qxp-vpu'}] should not be valid under {'items': {'propertyNames': {'const': 'const'}, 'required': ['const']}} hint: Use 'enum' rather than 'oneOf' + 'const' entries from schema $id: http://devicetree.org/meta-schemas/keywords.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/media/amphion,vpu.yaml: ignoring, error in schema: patternProperties: ^vpu_core@[0-9a-f]+$: properties: compatible: oneOf warning: no schema found in file: ./Documentation/devicetree/bindings/media/amphion,vpu.yaml Documentation/devicetree/bindings/media/amphion,vpu.example.dt.yaml:0:0: /example-0/vpu@2c000000: failed to match any schema with compatible: ['nxp,imx8qm-vpu'] Documentation/devicetree/bindings/media/amphion,vpu.example.dt.yaml:0:0: /example-0/vpu@2c000000/vpu_core@2d080000: failed to match any schema with compatible: ['nxp,imx8q-vpu-decoder'] Documentation/devicetree/bindings/media/amphion,vpu.example.dt.yaml:0:0: /example-0/vpu@2c000000/vpu_core@2d090000: failed to match any schema with compatible: ['nxp,imx8q-vpu-encoder'] Documentation/devicetree/bindings/media/amphion,vpu.example.dt.yaml:0:0: /example-0/vpu@2c000000/vpu_core@2d0a0000: failed to match any schema with compatible: ['nxp,imx8q-vpu-encoder'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1540273 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