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 878C2C48292 for ; Fri, 2 Feb 2024 17:35:37 +0000 (UTC) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=djCHhDTyOZ4QeDd67ARo5onFgyQxa4Bbc8V5cQGYoSY=; b=ORcAePcz6T+Et1PBpuglZHeQCT DdR7rdbqRfd2JLZk5NPaACYb5FUT6Ez8CShN9BE/1u8MOfsZ/Ul5YhHjepi9vEUQeRby5Cg2DSk38 eS9TxjKtGWjuNj8sJi6fojv4IcR2bt2JKL+uljouALM6zJTRkqooeOJWGcEcmHEPwFMJ0/XCWdLM6 wnnohM1Xx0MiR0W1Q04HBMkHk+Ltg9PR4MLA7oVOLIsUL+tCYosIr0UF5d4HSwHjBxaKw2J07rCrZ B0z3KbtWWzAJxHwLEPU7DIfiTZsFzd3Jad/qpYAcOFYs4PZ6L//nxS+vECaIrruy4v9QdUcKm6lg6 lY5wscAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVxRe-0000000CcRf-30Ij; Fri, 02 Feb 2024 17:35:18 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rVxRc-0000000CcQq-2IoW for linux-arm-kernel@lists.infradead.org; Fri, 02 Feb 2024 17:35:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id C5E21CE29D9; Fri, 2 Feb 2024 17:35:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CB460C433F1; Fri, 2 Feb 2024 17:35:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706895313; bh=1rJOo7x1whnWGQiUhalkGcWuWsaVMBadocMFkpj6LIw=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=E0bkQFJc7H1VouFYrW/NSOhjffdU/nlxzg4FG7QCYBcDOLwcNWDMsSX+43eOMrARc mAlCdpDn50IfaZUGElRj1YoNLzRueT024YE0Kd97swAJ/rLFhrcouYeQJmnvGIKMCF nnSkuXULMSsqOs40SxPwSOBehLb9AMPULFzsTfWsWeoMTVPwGxYPWhB1siKDEgZEkD y5jG+GCDhaGabTVOprwY4v8pt8FKbiM9ySwUM2ES2olIIBXvfPw/SxJqYwWHFdplN9 V04PI2gA30ncoeVgbgW0Z5i2IcNdsZuVnJnqyYE0RZ+gPecqsxEV13K4TmhbPig4Qd JTeWMxtNQ4UAw== Date: Fri, 02 Feb 2024 11:35:11 -0600 MIME-Version: 1.0 From: Rob Herring To: Josua Mayer Cc: linux-kernel@vger.kernel.org, Tero Kristo , devicetree@vger.kernel.org, Alessandro Zummo , Alexandre Belloni , Yazan Shhady , Rob Herring , linux-rtc@vger.kernel.org, Conor Dooley , Vignesh Raghavendra , Nishanth Menon , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski In-Reply-To: <20240202-add-am64-som-v4-2-5f8b12af5e71@solid-run.com> References: <20240202-add-am64-som-v4-0-5f8b12af5e71@solid-run.com> <20240202-add-am64-som-v4-2-5f8b12af5e71@solid-run.com> Message-Id: <170689531068.307758.9231002727463263124.robh@kernel.org> Subject: Re: [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240202_093516_960671_F9F88552 X-CRM114-Status: GOOD ( 13.60 ) 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: , 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 Fri, 02 Feb 2024 17:10:49 +0100, Josua Mayer wrote: > Convert the abracon abx80x rtc text bindings to dt-schema format. > > In addition to the text description reference generic interrupts > properties and add an example. > > Signed-off-by: Josua Mayer > --- > .../devicetree/bindings/rtc/abracon,abx80x.txt | 31 --------- > .../devicetree/bindings/rtc/abracon,abx80x.yaml | 74 ++++++++++++++++++++++ > 2 files changed, 74 insertions(+), 31 deletions(-) > 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: Documentation/devicetree/bindings/rtc/abracon,abx80x.example.dts:28.13-26: Warning (reg_format): /example-0/rtc@69:reg: property has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1) Documentation/devicetree/bindings/rtc/abracon,abx80x.example.dtb: Warning (pci_device_reg): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/rtc/abracon,abx80x.example.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/rtc/abracon,abx80x.example.dtb: Warning (simple_bus_reg): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/rtc/abracon,abx80x.example.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format' Documentation/devicetree/bindings/rtc/abracon,abx80x.example.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format' doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240202-add-am64-som-v4-2-5f8b12af5e71@solid-run.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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel