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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72484C433F5 for ; Sun, 17 Oct 2021 15:31:11 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3790B60FDC for ; Sun, 17 Oct 2021 15:31:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3790B60FDC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=rd6MOmMhX7E+esYOLKuJsyTNTCdlbRW3p0V10l9E11M=; b=UL0zOYqCrEP3z2 juhCpZWYtgry6n/+qXt0PxyIqLiGFrA8BNTDUgfmSlOZIBpGFJlhSs7xRO+wVS/juoexu062i9WdN n08mZ0K1AyqBQi0UdnhgkFD2SLkT70XS3rlJWIE5uyjsJuFzb535ZklKkA26SOAC0X1PJcSh/JuxG uKzYlVvxFoGTg7GEJryfuLsb991COYNfEiiXEUQpuRhdi93xgmh4o760y1Os/ED/0IdYAg1r5NfIt pbROz6bk57hfQ/uOinKR4Yf+WAPeXm2z7ezZBcdfOezeM+Uba8Z/wYfZPNW7FUgmIKEmSJNSgMOMe 1kZd47GmNph/ieCBA0XA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mc86U-00CrLt-Gi; Sun, 17 Oct 2021 15:29:38 +0000 Received: from mail-oi1-f176.google.com ([209.85.167.176]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mc86Q-00CrKT-ER for linux-arm-kernel@lists.infradead.org; Sun, 17 Oct 2021 15:29:36 +0000 Received: by mail-oi1-f176.google.com with SMTP id n64so20950269oih.2 for ; Sun, 17 Oct 2021 08:29:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=VPU+IFl4rLLYv2sOarpRyTDAHLleEPGL84WnvEUxC44=; b=wcgOt3uICDBD0jvcx0ITHpk4KhEnnH/DBzw8z41TCAAyYy5slJ2V35wHG0FOHVX41Y fbNVbg4Sc1YwRytXcA6kOHSZ7XcTUiJx+GmyWTrqN6+jGm50iONSVw/ohxTr1i9L+bkB EYWl3hs4wENPfvt5GhOgSXGwSRTfrT/ic0xgRJYxJVYJ4WMMRvSXoB2TKSYJ9lPlg1rr H+Kbe6uEfrEG1L/xTsg0RDljTVWwZYh9kXSnSAGt+uN/9fAqd1egMcbpUhnyZNF6D60E W9rkwoDr3xVWEtgL+TdK0qE9if+a7V+S1i8lOoIOpcKwH2BCIPxpzi/6RhjqY7ELVdIs NGpg== X-Gm-Message-State: AOAM531ULzx0g8LmtkxkdonLVkCyezWNfONUF+KlQUMqfDhTN94/5B99 jMBdST/4v+YGxtkfp0uQ6w== X-Google-Smtp-Source: ABdhPJzZtyYhtqoQxXXNOcJqBlvAp1S6x2o7gQ2wmOrzqos7znUppF8Htr+idDdtScuGYSuiUBGRGQ== X-Received: by 2002:aca:ea83:: with SMTP id i125mr24646331oih.26.1634484572722; Sun, 17 Oct 2021 08:29:32 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id be2sm2653931oib.1.2021.10.17.08.29.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Oct 2021 08:29:31 -0700 (PDT) Received: (nullmailer pid 60702 invoked by uid 1000); Sun, 17 Oct 2021 15:29:30 -0000 From: Rob Herring To: Sven Peter Cc: Jassi Brar , Mohamed Mediouni , Rob Herring , Hector Martin , linux-kernel@vger.kernel.org, Alyssa Rosenzweig , Mark Kettenis , Stan Skowronek , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mark Kettenis In-Reply-To: <20211017114054.67737-2-sven@svenpeter.dev> References: <20211017114054.67737-1-sven@svenpeter.dev> <20211017114054.67737-2-sven@svenpeter.dev> Subject: Re: [PATCH v3 1/2] dt-bindings: mailbox: Add Apple mailbox bindings Date: Sun, 17 Oct 2021 10:29:30 -0500 Message-Id: <1634484570.833028.60701.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211017_082934_521871_B7F2D7AA 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: , MIME-Version: 1.0 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 Sun, 17 Oct 2021 13:40:53 +0200, Sven Peter wrote: > Apple mailbox controller are found on the M1 and are used for > communication with various co-processors. > > Reviewed-by: Alyssa Rosenzweig > Reviewed-by: Mark Kettenis > Reviewed-by: Rob Herring > Signed-off-by: Sven Peter > --- > .../bindings/mailbox/apple,mailbox.yaml | 79 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 80 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mailbox/apple,mailbox.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/linux-dt-review/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml: properties:interrupts: 'oneOf' conditional failed, one must be fixed: [{'description': 'send fifo is empty interrupt'}, {'description': 'send fifo is not empty interrupt'}, {'description': 'receive fifo is empty interrupt'}, {'description': 'receive fifo is not empty interrupt'}] is too long [{'description': 'send fifo is empty interrupt'}, {'description': 'send fifo is not empty interrupt'}, {'description': 'receive fifo is empty interrupt'}, {'description': 'receive fifo is not empty interrupt'}] is too short False schema does not allow 4 1 was expected 4 is greater than the maximum of 2 4 is greater than the maximum of 3 hint: "minItems" is only needed if less than the "items" list length from schema $id: http://devicetree.org/meta-schemas/items.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml: properties:interrupt-names: 'oneOf' conditional failed, one must be fixed: [{'const': 'send-empty'}, {'const': 'send-not-empty'}, {'const': 'recv-empty'}, {'const': 'recv-not-empty'}] is too long [{'const': 'send-empty'}, {'const': 'send-not-empty'}, {'const': 'recv-empty'}, {'const': 'recv-not-empty'}] is too short False schema does not allow 4 1 was expected 4 is greater than the maximum of 2 4 is greater than the maximum of 3 hint: "minItems" is only needed if less than the "items" list length from schema $id: http://devicetree.org/meta-schemas/items.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml: ignoring, error in schema: properties: interrupts warning: no schema found in file: ./Documentation/devicetree/bindings/mailbox/apple,mailbox.yaml Documentation/devicetree/bindings/mailbox/apple,mailbox.example.dt.yaml:0:0: /example-0/mailbox@77408000: failed to match any schema with compatible: ['apple,t8103-asc-mailbox'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1542209 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel