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 967B1FA3737 for ; Fri, 13 Sep 2024 09:37:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id: References:In-Reply-To:Cc:To:From:MIME-Version:Content-Transfer-Encoding: Content-Type:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=84bfoxblK6tEMdpJ1Ur5PRvVb2+upX1XmdQzRs7NFXA=; b=iHj36N7/6CfrpU9InlGIMVH7k3 YZlrBRrryt9o0puXu+09XbkED9wsCmQtAPWkO6+9W7l5pjmDLpH+oX6O+SwTzupAnhakdNxpiyDh5 538LvLbcFmjgz3x+UcCvEUuvbIqmZlghyGEQ7p++0wri7RMynEtHXInZXnbXY0ARyeEB7sOf2wiOu Kl+hwBRx+uIxFWPthTgcS0xrkk+e2Er7HxXAyV5mlxxSc6Px0NnRKIRdpQI5D3QLF1afBus6uuqRu TYvDvVSaKqTg2eCsL90vSVPJhYxc3wypF1PUOAIz7T9U/uyvJIOq9Suz5Y0Uemm4zEPdg9S0NOHq/ PPZFdFtQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sp2jd-0000000FUij-1Hq9; Fri, 13 Sep 2024 09:37:01 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sp2iX-0000000FUYt-0jXB for linux-arm-kernel@lists.infradead.org; Fri, 13 Sep 2024 09:35:54 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 842C4A44210; Fri, 13 Sep 2024 09:35:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A45C0C4CEC0; Fri, 13 Sep 2024 09:35:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726220151; bh=RHaelLa6/GKnvmZfK1KHj21+T+l1dsx4khox488sQF4=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=D9BxO6h/jCHprQts9ZQw37k65i4jUXJRh3eZweJoFUn54BDgXZ76Xy5abdbgv0sHJ +bQmhQWb86ISDD8FZEa+PC/8GNxXUUNtYKHKNcctOOsKNLHirtpmSUqH8ExN3Vqq2s TA4LOxutzTgVo11qigU89hj9PZCDqvRsVxeTv1IZD9+4Fr9RFQxs3UOMU9dSvr2M2Z ZfihrQpjXoF7qTIZci8sP600vsCoZp9FIxWSc7YPBdE7laREXA4eX5hAXZyDueuD7I eNA2qtZW28UYG9+EG8bPixa86KnZunlvvAZbnxdb21Wibluck+BJ07lEGcdGtWJxtC 5DGUSsiHSEx+w== Date: Fri, 13 Sep 2024 04:35:50 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: "Rob Herring (Arm)" To: Andrei Stefanescu Cc: Conor Dooley , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, NXP S32 Linux Team , linux-gpio@vger.kernel.org, Bartosz Golaszewski , devicetree@vger.kernel.org, Krzysztof Kozlowski , Chester Lin , Greg Kroah-Hartman , Linus Walleij , Matthias Brugger , linux-arm-kernel@lists.infradead.org In-Reply-To: <20240913082937.444367-3-andrei.stefanescu@oss.nxp.com> References: <20240913082937.444367-1-andrei.stefanescu@oss.nxp.com> <20240913082937.444367-3-andrei.stefanescu@oss.nxp.com> Message-Id: <172622015057.2463404.4285438986782752017.robh@kernel.org> Subject: Re: [PATCH v2 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240913_023553_306621_0594FF39 X-CRM114-Status: GOOD ( 12.18 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 13 Sep 2024 11:29:33 +0300, Andrei Stefanescu wrote: > Add support for the GPIO driver of the NXP S32G2/S32G3 SoCs. > > Signed-off-by: Phu Luu An > Signed-off-by: Larisa Grigore > Signed-off-by: Ghennadi Procopciuc > Signed-off-by: Andrei Stefanescu > --- > .../bindings/gpio/nxp,s32g2-siul2-gpio.yaml | 106 ++++++++++++++++++ > 1 file changed, 106 insertions(+) > create mode 100644 Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml: $id: Cannot determine base path from $id, relative path/filename doesn't match actual path or filename $id: http://devicetree.org/schemas/gpio/nxp,gpio-siul2-s32g2.yaml file: /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/gpio/nxp,s32g2-siul2-gpio.yaml doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240913082937.444367-3-andrei.stefanescu@oss.nxp.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.