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=-12.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 9F2D6C433E4 for ; Wed, 19 Aug 2020 22:36:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7B309207FF for ; Wed, 19 Aug 2020 22:36:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597876592; bh=bQGk1HXf83G+3qHcMRDd49tPkaALMlqpoPVE07kT1yQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=wXa22B3XDC1DdYy2GqrOZaxva6Pp9Jk6eAyP5WsKmsvPrElPPwiZckNK+WolmpG5G xTM6j/zM5uVTcmkDcEczRQsyEy0SO/BHTx2+xCeT3m82hJhgCnKwtxzQ7odMEfJ6QX Uviy/mlDKL8yZAaltqGI/OCKdoW94hkZze6sK99k= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727111AbgHSWgb (ORCPT ); Wed, 19 Aug 2020 18:36:31 -0400 Received: from mail-io1-f65.google.com ([209.85.166.65]:35088 "EHLO mail-io1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726209AbgHSWga (ORCPT ); Wed, 19 Aug 2020 18:36:30 -0400 Received: by mail-io1-f65.google.com with SMTP id s2so413972ioo.2; Wed, 19 Aug 2020 15:36:29 -0700 (PDT) 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=bC6aASYEgsmqX0lrYUMvyzWqmXHNI5bk9/vbQX0AirY=; b=SWTs008CEnelWbAez7PJeCHAIGaPzw12nSXnkigcyRglTdj+2qTPIpfbZTB44q3qrP 1HUJXJiPEIvKB/RABIWEfsqZHOfxmoX9HmhvgJRHkpvZDRXZcVsdr9MXf1QUDXzOM+UT 3ih7/fiAL+le0Nqu6HbHoFGiFQbOe12IFANNzQw/ly8PT9oQ3/j08oUfQF+aYMETyoGc OkQPXAIaUw3OE0EXirbTGsj8WgxV/lpBBruL8lpDG34Se6nLa56Fkm8vQJ6YJbJeKvbq I4DJ6Ma5tvPM8qY3gsVfRtzpf9nsM2MrCFKhcce32Zx31oH/LQ22a0V3gFJZ8es+YRND oFiQ== X-Gm-Message-State: AOAM533OPoAraIbyMe+b3nZEUtW9eDpAUW/Z/2qSXESqyIKyBycX76B7 aZyNAhhomC6lDdHnp5holQ== X-Google-Smtp-Source: ABdhPJyExfthK/G2i9U35sdrsHpH6q4ydgO7dbM/7WUr+hI2m5whIMc2HLDa2NliEenlvW3c4ys8/A== X-Received: by 2002:a6b:591a:: with SMTP id n26mr147084iob.122.1597876589103; Wed, 19 Aug 2020 15:36:29 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p21sm49152ioj.10.2020.08.19.15.36.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Aug 2020 15:36:28 -0700 (PDT) Received: (nullmailer pid 2087313 invoked by uid 1000); Wed, 19 Aug 2020 22:36:25 -0000 Date: Wed, 19 Aug 2020 16:36:25 -0600 From: Rob Herring To: Mauro Carvalho Chehab Cc: Jesper Dangaard Brouer , Manivannan Sadhasivam , devicetree@vger.kernel.org, Rob Herring , Daniel Borkmann , John Fastabend , linuxarm@huawei.com, David Airlie , Wei Xu , Alexei Starovoitov , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Daniel Vetter , "David S. Miller" , dri-devel , linux-arm-kernel@lists.infradead.org, bpf@vger.kernel.org, Greg Kroah-Hartman , mauro.chehab@huawei.com, Jakub Kicinski , John Stultz Subject: Re: [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970 Message-ID: <20200819223625.GA2086431@bogus> References: <6471642f74779fecfc9d5e990d90f9475d8b32d4.1597833138.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6471642f74779fecfc9d5e990d90f9475d8b32d4.1597833138.git.mchehab+huawei@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 19 Aug 2020 13:46:17 +0200, Mauro Carvalho Chehab wrote: > Add a description of the bindings used by Kirin 960/970 Display > Serial Interface (DSI) controller and by its Display Engine (DPE). > > Signed-off-by: Mauro Carvalho Chehab > --- > .../display/hisilicon,hi3660-dpe.yaml | 99 +++++++++++++++++ > .../display/hisilicon,hi3660-dsi.yaml | 102 ++++++++++++++++++ > .../boot/dts/hisilicon/hikey970-drm.dtsi | 4 +- > 3 files changed, 203 insertions(+), 2 deletions(-) > create mode 100644 Documentation/devicetree/bindings/display/hisilicon,hi3660-dpe.yaml > create mode 100644 Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.yaml > My bot found errors running 'make dt_binding_check' on your patch: Error: Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.example.dts:25.31-32 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1367: dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1347736 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit. 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=-12.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY, 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 92E9CC433E1 for ; Wed, 19 Aug 2020 22:37:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 5FFD4207FF for ; Wed, 19 Aug 2020 22:37:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="NcYWfDkM" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5FFD4207FF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=+2DqI0dbD6mHUy9VQzGVbG3/A22+wjB1AF/OqR2JT7M=; b=NcYWfDkMKzMjQNiZihmcPqFG3 zVQ2f0vLqtlwG/vN4KWGbsjTrqYyPM8fPoHw7i3Mmw4oHatCe0I9IC/nxfQj6DdtwQmI1jlv0FQdf ZY6zxDv+XcSaA3CcCmKIuR8agJzVtzd1STfRsQ9/1YJ4cQp3VEFMyfoX90cp2+XAhXK/3iUjHwUtK 9WaRKev9x6ITMBXEenbGhviHTYewJXbrgF4SkQN0tl3uRUWWOaCowFHuVqxLbPedsFUvWb7qD0Pj6 HQpoVDT1jLlAeORghqCw6Z1Su/CxUwXZ5j32MSJBQJbgjp9fk78zSbs6eQQAtgG0fUDO8iZNBLU2T nQb8Nslhw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k8Wh6-00027y-4b; Wed, 19 Aug 2020 22:36:32 +0000 Received: from mail-io1-f66.google.com ([209.85.166.66]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k8Wh3-00027R-TV for linux-arm-kernel@lists.infradead.org; Wed, 19 Aug 2020 22:36:30 +0000 Received: by mail-io1-f66.google.com with SMTP id h4so396344ioe.5 for ; Wed, 19 Aug 2020 15:36:29 -0700 (PDT) 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=bC6aASYEgsmqX0lrYUMvyzWqmXHNI5bk9/vbQX0AirY=; b=PoSXNTojiNNzmNUL8aqcrvwNMsyThb0Fn0y1UAmbVPduPElbE8iR2BpWUR24Pnn0TC Ej6RGiNXxbzafwpXM1lE+L8bNmljVmUlla38Shg3ZFTtzFIo3LJiNmO9F5k0nealOlGU hypb5XXuaoOUmkNNFzbnyTSTCa45UpZedNSxLPW8hvlKEIsPsUvNrEJG/vmy+cC5wb45 eFHVE48AAy5Qw3ftaG96P8UiTHkFus0C87cX1qoVc7ijxRRFng8Q2ioc3kWEKc9Fs5Y9 Sm8McrmZk73HRYV2RzqnPECTqf4iUGMluiwdCbXtP+/OcK8tdnyh7V9K+KdhCcba2m78 7EVA== X-Gm-Message-State: AOAM531w7AMBAg2pw3Vtr4N4MogRh2Fq7DK0yi2ZvaWMCxYqwskDPvnk 3g094vwAbih/pu6+wVFKHw== X-Google-Smtp-Source: ABdhPJyExfthK/G2i9U35sdrsHpH6q4ydgO7dbM/7WUr+hI2m5whIMc2HLDa2NliEenlvW3c4ys8/A== X-Received: by 2002:a6b:591a:: with SMTP id n26mr147084iob.122.1597876589103; Wed, 19 Aug 2020 15:36:29 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p21sm49152ioj.10.2020.08.19.15.36.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Aug 2020 15:36:28 -0700 (PDT) Received: (nullmailer pid 2087313 invoked by uid 1000); Wed, 19 Aug 2020 22:36:25 -0000 Date: Wed, 19 Aug 2020 16:36:25 -0600 From: Rob Herring To: Mauro Carvalho Chehab Subject: Re: [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970 Message-ID: <20200819223625.GA2086431@bogus> References: <6471642f74779fecfc9d5e990d90f9475d8b32d4.1597833138.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6471642f74779fecfc9d5e990d90f9475d8b32d4.1597833138.git.mchehab+huawei@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200819_183630_004321_2FF83A3A X-CRM114-Status: GOOD ( 15.41 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, John Stultz , Jesper Dangaard Brouer , Daniel Borkmann , Manivannan Sadhasivam , David Airlie , linux-kernel@vger.kernel.org, John Fastabend , linuxarm@huawei.com, Wei Xu , Alexei Starovoitov , Rob Herring , Greg Kroah-Hartman , dri-devel , Daniel Vetter , netdev@vger.kernel.org, mauro.chehab@huawei.com, Jakub Kicinski , bpf@vger.kernel.org, "David S. Miller" , linux-arm-kernel@lists.infradead.org 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 Aug 2020 13:46:17 +0200, Mauro Carvalho Chehab wrote: > Add a description of the bindings used by Kirin 960/970 Display > Serial Interface (DSI) controller and by its Display Engine (DPE). > > Signed-off-by: Mauro Carvalho Chehab > --- > .../display/hisilicon,hi3660-dpe.yaml | 99 +++++++++++++++++ > .../display/hisilicon,hi3660-dsi.yaml | 102 ++++++++++++++++++ > .../boot/dts/hisilicon/hikey970-drm.dtsi | 4 +- > 3 files changed, 203 insertions(+), 2 deletions(-) > create mode 100644 Documentation/devicetree/bindings/display/hisilicon,hi3660-dpe.yaml > create mode 100644 Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.yaml > My bot found errors running 'make dt_binding_check' on your patch: Error: Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.example.dts:25.31-32 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1367: dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1347736 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --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 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=-12.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,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 1B401C433E3 for ; Wed, 19 Aug 2020 22:36:32 +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 EEF24208DB for ; Wed, 19 Aug 2020 22:36:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EEF24208DB 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 0B76A6E863; Wed, 19 Aug 2020 22:36:31 +0000 (UTC) Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id BB4656E863 for ; Wed, 19 Aug 2020 22:36:29 +0000 (UTC) Received: by mail-io1-f65.google.com with SMTP id s1so366273iot.10 for ; Wed, 19 Aug 2020 15:36:29 -0700 (PDT) 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=bC6aASYEgsmqX0lrYUMvyzWqmXHNI5bk9/vbQX0AirY=; b=l6lQGM+zAy0/S73gsaHQRAKf6x4d+DwkAZnD46FQKSiI+IR0b7JQ0gqUE/GT4liDw+ tpilURWH3GLMY4PKOKJfXJ2HiWFOV9tQBlS06qxwnRLh5NHb6P9sgSC4+lnF7wAAR01q oCE6+OcqR3ZvB5Ae65KzkgM835QXtoTGOk7Mm3AEzgMrr2ScI0q8u7vB32ne2MxZGxoR VfFgASqLWYdCN6rQdJNRE5NOBuJ6qKc46KUNQ7fGH49BWUJaqhwyCxPnO5jyllODXBmn F6RgYyznMEs8q3SHFa3eByGOg3bKx6FETwryfUFS2JAtcjoW6lJegzUQmCB6uyO2FKUM 2Vpg== X-Gm-Message-State: AOAM530YOks+po2AC8YgYzE3TOUHAAX9IP542uBGFueaN7W35NzR6Dw+ 2BToXasQfB3RW9oVwjFFDw== X-Google-Smtp-Source: ABdhPJyExfthK/G2i9U35sdrsHpH6q4ydgO7dbM/7WUr+hI2m5whIMc2HLDa2NliEenlvW3c4ys8/A== X-Received: by 2002:a6b:591a:: with SMTP id n26mr147084iob.122.1597876589103; Wed, 19 Aug 2020 15:36:29 -0700 (PDT) Received: from xps15 ([64.188.179.249]) by smtp.gmail.com with ESMTPSA id p21sm49152ioj.10.2020.08.19.15.36.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Aug 2020 15:36:28 -0700 (PDT) Received: (nullmailer pid 2087313 invoked by uid 1000); Wed, 19 Aug 2020 22:36:25 -0000 Date: Wed, 19 Aug 2020 16:36:25 -0600 From: Rob Herring To: Mauro Carvalho Chehab Subject: Re: [PATCH 49/49] dt: display: Add binds for the DPE and DSI controller for Kirin 960/970 Message-ID: <20200819223625.GA2086431@bogus> References: <6471642f74779fecfc9d5e990d90f9475d8b32d4.1597833138.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6471642f74779fecfc9d5e990d90f9475d8b32d4.1597833138.git.mchehab+huawei@kernel.org> 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, Jesper Dangaard Brouer , Daniel Borkmann , Manivannan Sadhasivam , David Airlie , linux-kernel@vger.kernel.org, John Fastabend , linuxarm@huawei.com, Wei Xu , Alexei Starovoitov , Rob Herring , Greg Kroah-Hartman , dri-devel , netdev@vger.kernel.org, mauro.chehab@huawei.com, Jakub Kicinski , bpf@vger.kernel.org, "David S. Miller" , 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 Wed, 19 Aug 2020 13:46:17 +0200, Mauro Carvalho Chehab wrote: > Add a description of the bindings used by Kirin 960/970 Display > Serial Interface (DSI) controller and by its Display Engine (DPE). > > Signed-off-by: Mauro Carvalho Chehab > --- > .../display/hisilicon,hi3660-dpe.yaml | 99 +++++++++++++++++ > .../display/hisilicon,hi3660-dsi.yaml | 102 ++++++++++++++++++ > .../boot/dts/hisilicon/hikey970-drm.dtsi | 4 +- > 3 files changed, 203 insertions(+), 2 deletions(-) > create mode 100644 Documentation/devicetree/bindings/display/hisilicon,hi3660-dpe.yaml > create mode 100644 Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.yaml > My bot found errors running 'make dt_binding_check' on your patch: Error: Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.example.dts:25.31-32 syntax error FATAL ERROR: Unable to parse input tree make[1]: *** [scripts/Makefile.lib:342: Documentation/devicetree/bindings/display/hisilicon,hi3660-dsi.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1367: dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1347736 If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure dt-schema is up to date: pip3 install git+https://github.com/devicetree-org/dt-schema.git@master --upgrade Please check and re-submit. _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel