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=-7.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 98D0AC4742C for ; Wed, 4 Nov 2020 18:32:11 +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 1BCC220825 for ; Wed, 4 Nov 2020 18:32:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1BCC220825 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 0E6E06E22B; Wed, 4 Nov 2020 18:32:10 +0000 (UTC) Received: from mail-ot1-f68.google.com (mail-ot1-f68.google.com [209.85.210.68]) by gabe.freedesktop.org (Postfix) with ESMTPS id B08866E20A for ; Wed, 4 Nov 2020 18:32:08 +0000 (UTC) Received: by mail-ot1-f68.google.com with SMTP id n11so20244848ota.2 for ; Wed, 04 Nov 2020 10:32:08 -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=oghSgZxFlVBv7JU4WB3s/OwRzfJOnjFiQ7TPHojsDUU=; b=sFMy+9DGZsfZ+a4RoCiFgvu92vYliZx8GS8xhYo97QEmkjyfb/2Ihmt2A+o9BbyVXm fPJ579uUopbJO/XZjpr5XaPHFQd5ShROpFirUHMXZokzsYrxqh0nfWoqZGX61cVTyNFS C1/pIkyUGMbxZKwNFqfAwBC0KsEOqzyTszpg8z4VQifXOCYlXOOuh0AXf7l/nvLXjUeS Dg0PgJT07k53Wxt1sHrhFCtOw1w/p1IgVRJnVhpf1SfdbrGlt05kig0l6i5Zkk8AKg7x PgHuKN7EiNt4KDXubuOObb0iEuwF4tqpy6SujlfzxIWcnikns+AORzfgzeGdMP4Nf8HZ 0lOw== X-Gm-Message-State: AOAM533pw+n4KrSg7YNePrwqyVj2gzhy+qQfsuOE+q91ATLwwqZFou40 4mLnrberAiTTO6B2d6nlNw== X-Google-Smtp-Source: ABdhPJytEnCxIKIlfBfza+NMnBCBgry1XIIkp5fTiGzOjNZ/aBg1i1I8QrMf2ufeUpbIQjxyFPOseA== X-Received: by 2002:a9d:649:: with SMTP id 67mr20405397otn.233.1604514728036; Wed, 04 Nov 2020 10:32:08 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id 186sm742366ooe.20.2020.11.04.10.32.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Nov 2020 10:32:07 -0800 (PST) Received: (nullmailer pid 3914664 invoked by uid 1000); Wed, 04 Nov 2020 18:32:06 -0000 Date: Wed, 4 Nov 2020 12:32:06 -0600 From: Rob Herring To: Paul Kocialkowski Subject: Re: [PATCH v7 1/3] dt-bindings: display: Document the Xylon LogiCVC display controller Message-ID: <20201104183206.GA3913864@bogus> References: <20201102155308.142691-1-paul.kocialkowski@bootlin.com> <20201102155308.142691-2-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201102155308.142691-2-paul.kocialkowski@bootlin.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, Thomas Zimmermann , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , Thomas Petazzoni Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, 02 Nov 2020 16:53:06 +0100, Paul Kocialkowski wrote: > The Xylon LogiCVC is a display controller implemented as programmable > logic in Xilinx FPGAs. > > Signed-off-by: Paul Kocialkowski > Acked-by: Rob Herring > --- > .../display/xylon,logicvc-display.yaml | 313 ++++++++++++++++++ > 1 file changed, 313 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/xylon,logicvc-display.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/display/xylon,logicvc-display.yaml:117:6: [warning] wrong indentation: expected 4 but found 5 (indentation) dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/xylon,logicvc-display.example.dt.yaml: logicvc@43c00000: 'display-engine@0' does not match any of the regexes: '^gpio@[0-9a-f]+$', 'pinctrl-[0-9]+' From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml See https://patchwork.ozlabs.org/patch/1392340 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