From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f53.google.com (mail-ot1-f53.google.com [209.85.210.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C7F47C2DD for ; Wed, 24 May 2023 09:21:03 +0000 (UTC) Received: by mail-ot1-f53.google.com with SMTP id 46e09a7af769-6af81142b6dso24580a34.2 for ; Wed, 24 May 2023 02:21:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684920063; x=1687512063; 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=ooM2WEkot7KuXyG8TFkP/cOGbwCsIoaqyATdhVKfqHo=; b=SPnldYo+bp+PsR0QBOnqN9I6nsY/PZ5TC+59c/JqIHcQnnWnl9qpH7Yi0JsEPD3t11 NznHo9oQ3xe7ecpB9vgUfsIJHVjXeGi/q/kNAT5UgLG/EcsGjeHyNC8+Lw64Rc/Gfz/r VYsYpiU7V+h5v/+VEfqBXY/KpMde6JOEGPr5xSCnKGBuyr5JBAc5kX44JoSi4uXL5ajj oHROzjV0ryQLLYpn/NIco9gZuq+IcwTohmBmi/0V7QtD2MvjoIrRF+k9TToP05Tb1R/h cg3beZeeFbP6cu4In2tVybutXminegrmLa+VcOy1hX9IA/ijMlwhwev9QzipelSmwYZE RonQ== X-Gm-Message-State: AC+VfDyTsndizKrgSQ5YF4h9OTTWJ6nemBvvLg4s1B9UFPQWAwWfI2bE ukjt7DHgRvwt4NIHO3M+Aw== X-Google-Smtp-Source: ACHHUZ4tFm4ZuNjyciy5rDRzPIQPer8A2tuJgUMFQzjxCy7xPQFdCReLHYiLcV5WSajQCgi+WrZNxA== X-Received: by 2002:a05:6830:1b67:b0:6af:8b3f:cda4 with SMTP id d7-20020a0568301b6700b006af8b3fcda4mr3059936ote.13.1684920062785; Wed, 24 May 2023 02:21:02 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id a23-20020a9d6e97000000b006af8ac6ed5dsm1992509otr.38.2023.05.24.02.21.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 May 2023 02:21:02 -0700 (PDT) Received: (nullmailer pid 3187102 invoked by uid 1000); Wed, 24 May 2023 09:21:00 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Rob Herring To: Maxim Kiselev Cc: Andre Przywara , Arnd Bergmann , Heiko Stuebner , Mike Looijmans , Caleb Connolly , devicetree@vger.kernel.org, Ramona Bolboaca , ChiaEn Wu , linux-arm-kernel@lists.infradead.org, Alexander Sverdlin , linux-iio@vger.kernel.org, Andy Shevchenko , Haibo Chen , Chen-Yu Tsai , Miquel Raynal , Rob Herring , Philipp Zabel , Conor Dooley , Albert Ou , Hugo Villeneuve , linux-sunxi@lists.linux.dev, Palmer Dabbelt , linux-kernel@vger.kernel.org, Ibrahim Tilki , linux-riscv@lists.infradead.org, Jernej Skrabec , Paul Walmsley , Jonathan Cameron , Lars-Peter Clausen , ChiYuan Huang , Krzysztof Kozlowski , Samuel Holland , Cosmin Tanislav , William Breathitt Gray In-Reply-To: <20230524082744.3215427-3-bigunclemax@gmail.com> References: <20230524082744.3215427-1-bigunclemax@gmail.com> <20230524082744.3215427-3-bigunclemax@gmail.com> Message-Id: <168492006052.3187086.8767275310596142124.robh@kernel.org> Subject: Re: [RFC PATCH v1 2/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC Date: Wed, 24 May 2023 04:21:00 -0500 On Wed, 24 May 2023 11:27:31 +0300, Maxim Kiselev wrote: > Allwinner's D1, T113s and R329 SoCs have a new general purpose ADC. > This ADC is the same for all of this SoCs. The only difference is > the number of available channels. > > Signed-off-by: Maxim Kiselev > --- > .../iio/adc/allwinner,sun20i-d1-gpadc.yaml | 52 +++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/allwinner,sun20i-d1-gpadc.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/iio/adc/allwinner,sun20i-d1-gpadc.yaml: 'maintainers' is a required property hint: Metaschema for devicetree binding documentation from schema $id: http://devicetree.org/meta-schemas/base.yaml# Error: Documentation/devicetree/bindings/iio/adc/allwinner,sun20i-d1-gpadc.example.dts:27.28-29 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:419: Documentation/devicetree/bindings/iio/adc/allwinner,sun20i-d1-gpadc.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/20230524082744.3215427-3-bigunclemax@gmail.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.