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 27474EB64D7 for ; Wed, 28 Jun 2023 15:19:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231203AbjF1PTT (ORCPT ); Wed, 28 Jun 2023 11:19:19 -0400 Received: from mail-io1-f54.google.com ([209.85.166.54]:62956 "EHLO mail-io1-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231787AbjF1PTP (ORCPT ); Wed, 28 Jun 2023 11:19:15 -0400 Received: by mail-io1-f54.google.com with SMTP id ca18e2360f4ac-77b00bb3fd6so28648139f.1; Wed, 28 Jun 2023 08:19:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687965554; x=1690557554; h=date:subject:message-id:references:in-reply-to:cc:to:from :mime-version:content-transfer-encoding:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=ncuaFGbbtekf5cXch+1XQiyBNxzcKPWmwcz1ZHv7TQE=; b=MXBOdZFNuumrFPPH0leOGtdfLQliXG5AG0hMrfLvfoox8ymcRxCL9LE9ShooJIzK5w /IdckN+QCHG1W63gdpjFpR3HRdKUoD0D8bR5515J08BSPk/EI4cQAhKHXGsVduMbU1b1 CYxBcNV/oKmXlr1/GATCl4zDQpOHww26ZMN2xqcsBu/7yB51sn+TVkx4bLHcuWthBzMH NQcO03VQncvUQ0p++1Nm5sIPG+siAcADXzPo5P09US1drtCEj8O6PmmTgbkO7ewK3Fmn FSb+eN2eF7yjwOTsN1QdeR/dv6irddGjPOMed1Xaq37HyFq8myKl2532vDifnVs2UbMb RH8g== X-Gm-Message-State: AC+VfDzyl9DQNwrSNTsQLzNgcOH7mSzV8ygGPcvK2S4oOMWM9DW7ZNNm n2f7XgqD5KoRBtqnsasjkw== X-Google-Smtp-Source: ACHHUZ60XE/cJWRbRB1KdKUGN41MKsBhEBIqJPgQk90PdHVO0sDuR3fhUruPrF1dHVi2aSXHXvvrgA== X-Received: by 2002:a05:6e02:5c7:b0:33f:eb60:519d with SMTP id l7-20020a056e0205c700b0033feb60519dmr1141469ils.2.1687965554414; Wed, 28 Jun 2023 08:19:14 -0700 (PDT) Received: from robh_at_kernel.org ([64.188.179.250]) by smtp.gmail.com with ESMTPSA id l11-20020a02cceb000000b003e8a17d7b1fsm3316028jaq.27.2023.06.28.08.19.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Jun 2023 08:19:13 -0700 (PDT) Received: (nullmailer pid 489759 invoked by uid 1000); Wed, 28 Jun 2023 15:19:08 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: Rob Herring To: Julien Stephan Cc: Andy Hsieh , Laurent Pinchart , daoyuan huang , Louis Kuo , Mauro Carvalho Chehab , Hans Verkuil , AngeloGioacchino Del Regno , Moudy Ho , Krzysztof Kozlowski , linux-mediatek@lists.infradead.org, Ping-Hsun Wu , Vasily Gorbik , Matthias Brugger , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, Florian Sylvestre , devicetree@vger.kernel.org, Phi-bang Nguyen , Rob Herring , linux-arm-kernel@lists.infradead.org, Conor Dooley In-Reply-To: <20230628145412.1610260-4-jstephan@baylibre.com> References: <20230628145412.1610260-1-jstephan@baylibre.com> <20230628145412.1610260-4-jstephan@baylibre.com> Message-Id: <168796554802.489724.9682174200154392018.robh@kernel.org> Subject: Re: [PATCH 3/4] dt-bindings: media: add mediatek ISP3.0 camsv Date: Wed, 28 Jun 2023 09:19:08 -0600 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 28 Jun 2023 16:52:54 +0200, Julien Stephan wrote: > From: Phi-bang Nguyen > > This adds the bindings, for the ISP3.0 camsv module embedded in > some Mediatek SoC, such as the mt8365 > > Signed-off-by: Phi-bang Nguyen > Signed-off-by: Julien Stephan > --- > .../bindings/media/mediatek,mt8365-camsv.yaml | 113 ++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 114 insertions(+) > create mode 100644 Documentation/devicetree/bindings/media/mediatek,mt8365-camsv.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/dt-review-ci/linux/Documentation/devicetree/bindings/media/mediatek,mt8365-camsv.yaml: properties:ports:properties:port@0:patternProperties: 'endpoint' does not match '[\\^$()*@]' hint: Fixed strings belong in 'properties', not 'patternProperties' from schema $id: http://devicetree.org/meta-schemas/core.yaml# Documentation/devicetree/bindings/clock/milbeaut-clock.example.dtb: /example-2/serial@1e700010: failed to match any schema with compatible: ['socionext,milbeaut-usio-uart'] Documentation/devicetree/bindings/clock/sprd,sc9863a-clk.example.dtb: /example-1/syscon@20e00000: failed to match any schema with compatible: ['sprd,sc9863a-glbregs', 'syscon', 'simple-mfd'] Documentation/devicetree/bindings/leds/common.example.dtb: /example-2/i2c/led-controller@30: failed to match any schema with compatible: ['panasonic,an30259a'] Documentation/devicetree/bindings/sound/audio-graph-card2.example.dtb: /example-0/cpu: failed to match any schema with compatible: ['cpu-driver'] Documentation/devicetree/bindings/sound/audio-graph-card2.example.dtb: /example-0/codec: failed to match any schema with compatible: ['codec-driver'] Documentation/devicetree/bindings/thermal/brcm,avs-ro-thermal.example.dtb: /example-0/avs-monitor@7d5d2000: failed to match any schema with compatible: ['brcm,bcm2711-avs-monitor', 'syscon', 'simple-mfd'] Documentation/devicetree/bindings/thermal/imx-thermal.example.dtb: /example-0/anatop@20c8000: failed to match any schema with compatible: ['fsl,imx6q-anatop', 'syscon', 'simple-mfd'] Documentation/devicetree/bindings/i2c/qcom,i2c-cci.example.dtb: /example-0/cci@ac4a000/i2c-bus@1/camera@60: failed to match any schema with compatible: ['ovti,ov7251'] Documentation/devicetree/bindings/iio/adc/ti,palmas-gpadc.example.dtb: /example-0/pmic: failed to match any schema with compatible: ['ti,twl6035-pmic', 'ti,palmas-pmic'] Documentation/devicetree/bindings/iio/adc/ti,palmas-gpadc.example.dtb: /example-0/pmic: failed to match any schema with compatible: ['ti,twl6035-pmic', 'ti,palmas-pmic'] Documentation/devicetree/bindings/input/mediatek,pmic-keys.example.dtb: /example-0/pmic: failed to match any schema with compatible: ['mediatek,mt6397'] Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.example.dtb: /example-0/pmic@0: failed to match any schema with compatible: ['sprd,sc2731'] Documentation/devicetree/bindings/dma/dma-controller.example.dtb: /example-0/dma-controller@48000000: failed to match any schema with compatible: ['ti,omap-sdma'] Documentation/devicetree/bindings/dma/dma-router.example.dtb: /example-0/dma-router@4a002b78: failed to match any schema with compatible: ['ti,dra7-dma-crossbar'] Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.example.dtb: /example-0/memory-controller@13410000/ethernet@6: failed to match any schema with compatible: ['davicom,dm9000'] Documentation/devicetree/bindings/arm/hisilicon/controller/cpuctrl.example.dtb: /example-0/cpuctrl@a22000/clock@0: failed to match any schema with compatible: ['hisilicon,hix5hd2-clock'] Documentation/devicetree/bindings/arm/hisilicon/controller/sysctrl.example.dtb: /example-0/system-controller@802000/clock@0: failed to match any schema with compatible: ['hisilicon,hi3620-clock'] Documentation/devicetree/bindings/arm/hisilicon/controller/hi3798cv200-perictrl.example.dtb: /example-0/peripheral-controller@8a20000/phy@850: failed to match any schema with compatible: ['hisilicon,hi3798cv200-combphy'] Documentation/devicetree/bindings/media/mediatek,mt8365-camsv.example.dts:28:18: fatal error: dt-bindings/power/mediatek,mt8365-power.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [scripts/Makefile.lib:419: Documentation/devicetree/bindings/media/mediatek,mt8365-camsv.example.dtb] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1512: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230628145412.1610260-4-jstephan@baylibre.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. 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 after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema.