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 940E8CFB441 for ; Mon, 7 Oct 2024 14:32: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=FBjoYgrrdfMZlNWmbvRA9gCOZ2LciuKZhlhq76w/Yk0=; b=CBKWQKYgrUQ0j78uRAbI5VIcKX e/d7mmTe3tNWXkRqjlUfnacQvvK9iMBV+VriWNtxPAkGHGW79cLhR2s16Rk3hUrFujC0p1aelDen/ H1GPhVvCQ4ASpJ+fzSWsZdb9HKYzXZO1p7+w1vLnysUcxMvKXI/TqcTCWacNfZSWMaZ95jR7FS0GL kaDaRA5SbkqJeZs+3J3WkwekUb+GfB8Dj8rAO3MCAbhEpvuOAfPqowLrpwhdrB3yBesCIg4Pt2h+m d+ufVa90Qt+b0wq0HkXlYh+AzDzQdMoGEMeR8NHFVJAwpe7aTW8ffaHO/JuVb20SXhr+POBQjXFKj 4eewqgpg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sxomF-00000002jvR-38Az; Mon, 07 Oct 2024 14:31:59 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sxoXb-00000002fn5-25tq; Mon, 07 Oct 2024 14:16:53 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 51E1C5C5969; Mon, 7 Oct 2024 14:16:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 279FBC4CEC6; Mon, 7 Oct 2024 14:16:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1728310610; bh=I7q9lk59AZpbFzZMPAN1WPpVBY6l66csCEEr9J5+l44=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=dhRyqdFmMPCSBlCgYzTLbKCgp9Tzmu0mWsCJOU1bwyYXaj0nlMgmihoSPlr9aa9Y/ Ta2m0oI7ek8OivzU7TaabaIdVT8EHSCO8AAxV09mkD3F3aXuwycggEwZ3X7sy0/yql wnGu/RX2fLIKdgomfuSLg6zDqg2juGphQegmrhyWSPKryOSGGqhOiU4/dIb81Y/doH 7vBdYOOrWBuT61vEf+6lKZw1hjYAl7KtdJbyWE/DbBcTrGZbWY9sv9Ntsllb2rPr0Q OJZ65GfEB5EYoGUhsKmAhvaeC4XS891sQn8ZIv44aVljXpagE8UnSGkGBXOIcB3nym 498GXkHQSIITQ== Date: Mon, 07 Oct 2024 09:16:49 -0500 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 From: "Rob Herring (Arm)" To: Andrea della Porta Cc: Arnd Bergmann , Greg Kroah-Hartman , Saravana Kannan , Catalin Marinas , Conor Dooley , Lorenzo Pieralisi , Derek Kiernan , linux-rpi-kernel@lists.infradead.org, Luca Ceresoli , Bartosz Golaszewski , linux-kernel@vger.kernel.org, Florian Fainelli , Michael Turquette , Manivannan Sadhasivam , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Dragan Cvetic , linux-clk@vger.kernel.org, Krzysztof Kozlowski , Stefan Wahren , Thomas Petazzoni , Linus Walleij , Will Deacon , Herve Codina , Stephen Boyd , linux-gpio@vger.kernel.org, linux-pci@vger.kernel.org, Bjorn Helgaas , Broadcom internal kernel review list , Andrew Lunn , Masahiro Yamada , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= In-Reply-To: References: Message-Id: <172831060870.15438.14111281615196403810.robh@kernel.org> Subject: Re: [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241007_071651_656548_22F9B47C X-CRM114-Status: GOOD ( 13.73 ) 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 Mon, 07 Oct 2024 14:39:46 +0200, Andrea della Porta wrote: > Common YAML schema for devices that exports internal peripherals through > PCI BARs. The BARs are exposed as simple-buses through which the > peripherals can be accessed. > > This is not intended to be used as a standalone binding, but should be > included by device specific bindings. > > Signed-off-by: Andrea della Porta > --- > .../devicetree/bindings/pci/pci-ep-bus.yaml | 69 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 70 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pci/pci-ep-bus.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/pci/pci-ep-bus.yaml: 'oneOf' conditional failed, one must be fixed: 'unevaluatedProperties' is a required property 'additionalProperties' is a required property hint: Either unevaluatedProperties or additionalProperties must be present from schema $id: http://devicetree.org/meta-schemas/core.yaml# doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/e1d6c72d9f41218e755b615b9a985db075ce9c28.1728300189.git.andrea.porta@suse.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.