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.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,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 7A30EC56201 for ; Thu, 19 Nov 2020 15:48:17 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 1C3CE20643 for ; Thu, 19 Nov 2020 15:48:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1C3CE20643 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 505D689BD4; Thu, 19 Nov 2020 15:48:16 +0000 (UTC) Received: from mail-ot1-f65.google.com (mail-ot1-f65.google.com [209.85.210.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id E297589BD4 for ; Thu, 19 Nov 2020 15:48:15 +0000 (UTC) Received: by mail-ot1-f65.google.com with SMTP id f16so5674156otl.11 for ; Thu, 19 Nov 2020 07:48:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=jNIhPxmg0BaACTrqzvaGUD3Lem9SsDuuD5upZKtAA4E=; b=YT3bPY12Ddoi80auAMoZlycoxnac6s4l2rUtkr9hQmRUB+Wtr7wGa03VN5xTqVwzPa 7tBTDSlXVQXlZbhY/0WjZ6Ddggnfkuey6cuYicZKw0h9JEcaNEC8RNYdoX9Wjej7rcqa L3fT33GJmRX5HDIkviz43vIwMaPeiJUkmEauK5gxnD9nriklKxE9zohxRD4L1DxGjFR2 qqOppnDbWC+1npqoxx1L7CuUGlHCQxV2Ie0Pc5LBDiezspl/w2OmCby/WbbUPAP1DUVj GPMWxunISbWed6S+8uttljA1ClW3HasYzmFjEQWzl/Nyg/M4AT55z319iZsCdg0OXMy0 /kJw== X-Gm-Message-State: AOAM532l+3vgaEkZMsKhmK1q2SQ6d7JhsOmWN/76S82FEOqVvlRTCn0K 0CDCkGtQ3c89LpfM8JZRCA== X-Google-Smtp-Source: ABdhPJzsfxth9Ic2aCa7zH6IVqqbDHRcU4XR7Phf3pasfHNI1BZH8DOoXQawnG5okLRXsgiGsFi66Q== X-Received: by 2002:a05:6830:12c2:: with SMTP id a2mr10641245otq.162.1605800895148; Thu, 19 Nov 2020 07:48:15 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id t19sm22850otp.51.2020.11.19.07.48.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 19 Nov 2020 07:48:14 -0800 (PST) Received: (nullmailer pid 3308585 invoked by uid 1000); Thu, 19 Nov 2020 15:48:13 -0000 Date: Thu, 19 Nov 2020 09:48:13 -0600 From: Rob Herring To: Liu Ying Subject: Re: [PATCH 2/8] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding Message-ID: <20201119154813.GA3308033@bogus> References: <1605777745-23625-1-git-send-email-victor.liu@nxp.com> <1605777745-23625-3-git-send-email-victor.liu@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1605777745-23625-3-git-send-email-victor.liu@nxp.com> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, tzimmermann@suse.de, airlied@linux.ie, s.hauer@pengutronix.de, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, robh+dt@kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 19 Nov 2020 17:22:19 +0800, Liu Ying wrote: > This patch adds bindings for i.MX8qxp/qm Display Prefetch Resolve Gasket. > > Signed-off-by: Liu Ying > --- > .../bindings/display/imx/fsl,imx8qxp-prg.yaml | 60 ++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-prg.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: dtschema/dtc warnings/errors: Error: Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-prg.example.dts:24.33-34 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/display/imx/fsl,imx8qxp-prg.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1364: dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1402851 The base for the patch is generally the last rc1. Any dependencies should be noted. 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. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel