From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 08474175D45; Fri, 13 Sep 2024 09:35:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726220152; cv=none; b=d6begquK8+EqZNj8JVQoV4TLSzSWA+2xoOatVA6me3Czorsxay2BxCrPU3Snpg7ksGfyAwcK6OVb45WzLTdXmlRCnbtRabJG4g7noP4zxYfaBr9Y+dFQt42TqhipdxfS/vnCxt2F4Kk3+crSUEQjGV658r6gQon9gricL4Ce0jo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726220152; c=relaxed/simple; bh=RHaelLa6/GKnvmZfK1KHj21+T+l1dsx4khox488sQF4=; h=Date:Content-Type:MIME-Version:From:To:Cc:In-Reply-To:References: Message-Id:Subject; b=bKoTsyxb2utMTkmAIOaJG4QrniQCcwUA/6I9SCInVkJs9Nw6a6BoJX3Xr2IQNV7BH7qdu4mb5Lh0qDe6vmkqnaaBe9k6wsF0ipEN5htzkrGAB+MkoTamOiWmAGy595urMlGuWgk+wpyAKEMIgmhYrull1lnb8S4M7i9FEbSA4tg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=D9BxO6h/; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="D9BxO6h/" 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 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: 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 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.