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 D7CF4C433F5 for ; Wed, 19 Jan 2022 14:50:18 +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: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=8aXX15B3mCjPQPE9MN+mSCLTP51udL7ngtYg/3CEeTQ=; b=f2N0wtDmG2Z27S 7QOX0hdeIxyjcrAyvScMrlRI5kRfQaN6XkCDZJP0CQ7QUjhvCtJFHOYf9ovB2wV5KEgu5FQHa6Vtd cDgF1ZNGAE4oRNy2cSCFvJbpjsxG+QXZ2iecAconYV62ihqC0RCUgfuVmBbbKj4TMoTlY68i5Scak MYo+bv5YQ1m4ZGD5SAFPoZbJJEnmgRYImdxIxmsmtrZ50Dgk46gGKP5OwHhrbTK1cwQAFRAwrvYnB ofYczgFUs6b1AhTSoCV8fWTKiyc77D34DntdaFKoWPezWokLZQxaAJQHnv0x4JnnqDab6GJbHotHq qsXyrB0Kcomf60W1wZ1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nACGp-005xOi-Om; Wed, 19 Jan 2022 14:49:07 +0000 Received: from mail-ot1-f49.google.com ([209.85.210.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nACGm-005xNL-8P for linux-arm-kernel@lists.infradead.org; Wed, 19 Jan 2022 14:49:05 +0000 Received: by mail-ot1-f49.google.com with SMTP id i7-20020a9d68c7000000b0059396529af8so3394955oto.4 for ; Wed, 19 Jan 2022 06:49:03 -0800 (PST) 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=wl33TnrFb2S67WtYWs/c9mcXDOGMt45oDkKAFp2eic4=; b=uxSwEc9NI38pfQ+gK0IQanTft8hBbYH/QmjmQRzqHReW2rpqAXIwKqHnOoZ/f7ePGK jCtnRW9J6EXTZpwC++vzsFDU7rKX2T+ANUhZ6BCFpX8s/Q1zCUOU/489ytNc5KQCcXJs lIp/ERaqzdyYGq7/GWuhyu/dpom5Nbo0AHhTBfIht5PvH9hnlbR8VsFTYbXUlvwf7sAc JguOMfGUacPofK9wEDxc/psgIMwHR8Q9wgkEasvGqUdPT+KEN/e1LJVSXAVBzaiaHi2K fCromPbVGW4j/QKunUXIXmU8hi6Cpopfk/pE2uZLrnvi5ItaHJKknL8T/90UdtXQ75pc CcnQ== X-Gm-Message-State: AOAM533+LxTHkZ0Lrmkp5xiAtxRy73WiYxEG1L+M62G1hxDiXKEMXtBj TWISRKh3RRRT8/edmX8mqg== X-Google-Smtp-Source: ABdhPJxsub7I4HoSlurSuoAyLjiD60nKVo1GgggFtWXQbDPFw6GSBxv3YRogfSOpS/olxjL12Vp2Kg== X-Received: by 2002:a05:6830:2095:: with SMTP id y21mr22043895otq.368.1642603743284; Wed, 19 Jan 2022 06:49:03 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id w22sm4521013oiv.22.2022.01.19.06.49.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jan 2022 06:49:02 -0800 (PST) Received: (nullmailer pid 3540815 invoked by uid 1000); Wed, 19 Jan 2022 14:49:01 -0000 From: Rob Herring To: Lucas Stach Cc: Shawn Guo , devicetree@vger.kernel.org, Pengutronix Kernel Team , patchwork-lst@pengutronix.de, linux-arm-kernel@lists.infradead.org, NXP Linux Team , Fabio Estevam , Rob Herring In-Reply-To: <20220119134027.2931945-6-l.stach@pengutronix.de> References: <20220119134027.2931945-1-l.stach@pengutronix.de> <20220119134027.2931945-6-l.stach@pengutronix.de> Subject: Re: [PATCH 5/9] dt-bindings: soc: add binding for i.MX8MP HSIO blk-ctrl Date: Wed, 19 Jan 2022 08:49:01 -0600 Message-Id: <1642603741.780177.3540814.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220119_064904_319677_F83217F6 X-CRM114-Status: GOOD ( 12.85 ) 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 Wed, 19 Jan 2022 14:40:23 +0100, Lucas Stach wrote: > This adds the binding for the HSIO blk-ctrl on the i.MX8MP SoC. > > Signed-off-by: Lucas Stach > --- > .../soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml | 78 +++++++++++++++++++ > 1 file changed, 78 insertions(+) > create mode 100644 Documentation/devicetree/bindings/soc/imx/fsl,imx8mp-hsio-blk-ctrl.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/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/soc/imx/fsl,imx8mp-hsio-blk-ctrl.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml: duplicate '$id' value 'http://devicetree.org/schemas/soc/imx/fsl,imx8mm-disp-blk-ctrl.yaml#' doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1581785 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