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 X-Spam-Level: X-Spam-Status: No, score=-14.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B839DC433ED for ; Mon, 17 May 2021 08:29:49 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 7ED6761248 for ; Mon, 17 May 2021 08:29:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7ED6761248 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xs4all.nl Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:Subject:In-Reply-To:Cc:To:From :Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=K7vwlK9FNEWYR7CjEFtQZsYVQtNIHJ5XWpYcXyC2HtU=; b=gPP46A3dygOJSh9mJ+OWwqYCxs a6EfWhlyfiPNty9ZrEX9TLWRjQARNjVBY1ATQ87GhNDoIVm6cj4Kxvqw1f21ybwMD3oQ41ezg4SeD xsI6NwSGpfRbJwlc1l91dcxR8QGmuwnjxfRsU9QQw1ZXe7drJgQT9P7DcaeRy707WGG0gSDCNG04L 6Ez7RGflK+csvBPQJ8HSZE2hHXSufLd8UEb2mgD+Gl3PDhJeqweKoYTSSj7nyHg8VuehV5dxMxqGF HGAgmazaNm5zOsX6MFHN/K6gENjOZ2hz7n1amSMVe3NvbZyP9SRkN9wsEGK7EawLPHZhKy8bAT86h C0KyfvHg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1liYbk-00EEtA-Vm; Mon, 17 May 2021 08:28:13 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1liYRP-00ECBj-Db for linux-arm-kernel@desiato.infradead.org; Mon, 17 May 2021 08:17:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Message-ID:References:Subject: In-Reply-To:Cc:To:From:Date:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description; bh=Zp3PqsrcMgt9ohnIbmCvG3lv9Bx5AqWgpVQ8B6/5uP4=; b=VdOFPj8viTp91fdSFfzTMNdO6B nAD/9a+dLJD8cloYfU3Rj+y7frdmtUmrgNHOaNj/LSQVf+T61NwbpcdvzQAtSnhJTMAuj2Ek3/dWX uR1EzAKGlJVrk8Z0XX78iBFTfwjggP4GTggEvqjU9ULQAVpTgEWjUDUhSH66AJhCAY0Y5CqYz6SPw 4wmKCh6AQogZFNbs21+Ssnydf79Vue4RZnfUN4sdqTRsEYYOjs3SDc5D5gg6OW926QSN06EjbDuRQ X56Rd/l0J9fkHulNfLiNt3fwn3tfmumzPazLLPyCnjI4gFi2chnYGq8eC76CSEeKkxDdcBIFq5yce wr6pm9RQ==; Received: from sibelius.xs4all.nl ([83.163.83.176]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1liYRL-00DaSu-8i for linux-arm-kernel@lists.infradead.org; Mon, 17 May 2021 08:17:30 +0000 Received: from localhost (bloch.sibelius.xs4all.nl [local]) by bloch.sibelius.xs4all.nl (OpenSMTPD) with ESMTPA id 97a99768; Mon, 17 May 2021 10:17:21 +0200 (CEST) Date: Mon, 17 May 2021 10:17:21 +0200 (CEST) From: Mark Kettenis To: Rob Herring Cc: arnd@arndb.de, devicetree@vger.kernel.org, robh+dt@kernel.org, maz@kernel.org, linux-arm-kernel@lists.infradead.org, marcan@marcan.st, linux-pci@vger.kernel.org, bhelgaas@google.com, linux-kernel@vger.kernel.org, kettenis@openbsd.org In-Reply-To: <1621218423.820656.1315835.nullmailer@robh.at.kernel.org> (message from Rob Herring on Sun, 16 May 2021 21:27:03 -0500) Subject: Re: [PATCH 1/2] dt-bindings: pci: Add DT bindings for apple,pcie References: <20210516211851.74921-1-mark.kettenis@xs4all.nl> <20210516211851.74921-2-mark.kettenis@xs4all.nl> <1621218423.820656.1315835.nullmailer@robh.at.kernel.org> Message-ID: <5612d6300212c4e1@bloch.sibelius.xs4all.nl> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210517_011727_632346_248A2C6B X-CRM114-Status: GOOD ( 12.54 ) 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 > From: Rob Herring > Date: Sun, 16 May 2021 21:27:03 -0500 > > On Sun, 16 May 2021 23:18:46 +0200, Mark Kettenis wrote: > > From: Mark Kettenis > > > > The Apple PCIe host controller is a PCIe host controller with > > multiple root ports present in Apple ARM SoC platforms, including > > various iPhone and iPad devices and the "Apple Silicon" Macs. > > > > Signed-off-by: Mark Kettenis > > --- > > .../devicetree/bindings/pci/apple,pcie.yaml | 150 ++++++++++++++++++ > > MAINTAINERS | 1 + > > 2 files changed, 151 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/pci/apple,pcie.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: > Documentation/devicetree/bindings/pci/apple,pcie.example.dts:20:18: fatal error: dt-bindings/pinctrl/apple.h: No such file or directory > 20 | #include > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > make[1]: *** [scripts/Makefile.lib:380: Documentation/devicetree/bindings/pci/apple,pcie.example.dt.yaml] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make: *** [Makefile:1416: dt_binding_check] Error 2 While that header file is part of the dependency mentioned in the cover letter, it isn't even needed. Will fix this when I spin v2. Sorry for the noise. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel