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=-9.1 required=3.0 tests=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 7E841C433DF for ; Mon, 29 Jun 2020 22:03:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5FC802076C for ; Mon, 29 Jun 2020 22:03:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593468192; bh=VYq1lNey2fUgvALFz3SVmrQzywX/IIBoBeJKA6zhCz8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=cVBo5my2zsbo5e6YV2rJLHr45pNbydfZS6I7Y3kfWvPVO3qzgAHpCxX4FhrgJgfoF amB58JiXOJbw9+aBwZbTrACd+x0e37Sa/6VbA5KVoJ4GuVYKH5RBvGetjbQJDlFj4h GsD8Ylrg4CaGd6275QkgIQnQBH2Df57IkmrGyy7U= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390486AbgF2WDK (ORCPT ); Mon, 29 Jun 2020 18:03:10 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:33983 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726244AbgF2WDA (ORCPT ); Mon, 29 Jun 2020 18:03:00 -0400 Received: by mail-io1-f66.google.com with SMTP id m81so18904143ioa.1; Mon, 29 Jun 2020 15:03:00 -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=qeDnTuAisnNg9/O14eqv1V2d4bV/j01IJYJfWygBKh0=; b=DASQe9TWevNWg1Vn/H8vEWvgzHPDnwTN0KdN1sK1nVh2td2aZqmgdnstNGxb3V0Yz7 xFD1+zyThQMfBORXqBMeNVa4fBtI4FXjvG/u1MYS54jdH76+vU14OQzfN8auC/Blg+mg sPZVnsyIyRVhsQ0dslf54tDCdp+CMy72BhiHl34RYJ/xMrGX6GxPg8LzmYYH4Wcje4Wd yZXh9sPCIJ1/1zzp3brVs4X9dNSRmDlR3p7HPhaPWSTyIQ3lAHXclZ+EAa0BVXy0LicS qGczzkzdtas5e7P519WVtoClfIhh8weaT8O0WqN3C1XzpCJenNa6wAZb5tbRNtLFwYRL 5S3Q== X-Gm-Message-State: AOAM530UBoRg9e7bqGDQBHxVqC/N39JxdiNflBJgjJHQBb+M1eadT4XD qEyoP+eP2DFxfLi6FJb7Sg== X-Google-Smtp-Source: ABdhPJzJ5YH3Vs6Vibf5Q6Ji55Ezz3QnGARqFca/oQxAeka0ngDHcH9kK7ABYD+UNidUKik6XfPh0w== X-Received: by 2002:a02:9041:: with SMTP id y1mr20056027jaf.143.1593468179688; Mon, 29 Jun 2020 15:02:59 -0700 (PDT) Received: from xps15 ([64.188.179.255]) by smtp.gmail.com with ESMTPSA id q5sm602363ilm.73.2020.06.29.15.02.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jun 2020 15:02:59 -0700 (PDT) Received: (nullmailer pid 3016912 invoked by uid 1000); Mon, 29 Jun 2020 22:02:57 -0000 Date: Mon, 29 Jun 2020 16:02:57 -0600 From: Rob Herring To: Ondrej Jirman Cc: Samuel Holland , David Airlie , linux-kernel@vger.kernel.org, Icenowy Zheng , devicetree@vger.kernel.org, Linus Walleij , Maxime Ripard , Bhushan Shah , Sam Ravnborg , Luca Weiss , Rob Herring , linux-arm-kernel@lists.infradead.org, Chen-Yu Tsai , Daniel Vetter , Guido =?iso-8859-1?Q?G=FCnther?= , Thierry Reding , Martijn Braam , dri-devel@lists.freedesktop.org, Purism Kernel Team , linux-sunxi@googlegroups.com Subject: Re: [PATCH v5 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml Message-ID: <20200629220257.GA3016084@bogus> References: <20200626005601.241022-1-megous@megous.com> <20200626005601.241022-3-megous@megous.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200626005601.241022-3-megous@megous.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 26 Jun 2020 02:55:50 +0200, Ondrej Jirman wrote: > Convert Rocktech MIPI DSI panel driver from txt to yaml bindings. > > Signed-off-by: Ondrej Jirman > --- > .../display/panel/rocktech,jh057n00900.txt | 23 ------- > .../display/panel/rocktech,jh057n00900.yaml | 66 +++++++++++++++++++ > 2 files changed, 66 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml > My bot found errors running 'make dt_binding_check' on your patch: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: while scanning a block scalar in "", line 51, column 5 found a tab character where an indentation space is expected in "", line 58, column 1 Documentation/devicetree/bindings/Makefile:20: recipe for target 'Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.example.dts] Error 1 make[1]: *** Waiting for unfinished jobs.... /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: ignoring, error parsing file warning: no schema found in file: ./Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: ignoring, error parsing file warning: no schema found in file: ./Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml Makefile:1347: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1317299 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=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 2092DC433E0 for ; Mon, 29 Jun 2020 22:04:19 +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 E536D2065D for ; Mon, 29 Jun 2020 22:04:18 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="oN6BYU1d" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E536D2065D 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=1n94Yp2f1bLcHbFVmHcxYGyLFHADYocHjp8bA0dxaxw=; b=oN6BYU1d6luu72kUqWf1JnNq/ J4VmV10Zl5oidIdf5tUupsHf0TpwJub65rX93+qqIw1Xr2mQeUCVhC8RP69dqZCoZDAhHc713rerL 55q//angOGEXbysfpnVZIqCR21kGYLHltqG8xxDqgKwM/rmlDoSSm7qz2kJO75DwsTGSm5UOiXuV/ LoRU1ekSjaFmfTSaP0RIyjWP5PeuCnRZg0lxfgri0fv7E3ODMXkrTWxQJFOGCI56fo3qbjFof87qP q4tShaknETDpmu4x/kvpU0gxT0jvRllMnlydo5j7ctT/s+CnSEiDNJERrCbny/xFaMKJ9uSOETEug 3Cld6QboA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jq1ri-0006Xs-E4; Mon, 29 Jun 2020 22:03:02 +0000 Received: from mail-io1-f65.google.com ([209.85.166.65]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jq1rg-0006RM-9H for linux-arm-kernel@lists.infradead.org; Mon, 29 Jun 2020 22:03:01 +0000 Received: by mail-io1-f65.google.com with SMTP id k23so18830393iom.10 for ; Mon, 29 Jun 2020 15:03:00 -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=qeDnTuAisnNg9/O14eqv1V2d4bV/j01IJYJfWygBKh0=; b=TGe6hgcOAqSBp/C0ML0a/9+xUnCXtM1i6Sv+e3uF6vuOWig4mpWX5I0Y8u5+VVy+dX mfAuhYZNQMPCPpsjUwO/RdZa4X0ysh6jOwzF7SveFtLASL33283nEZrrDleuodIpCxdO aQvpY/qNcBeyW3849IOFiS321qjA7TdhdSBu/aCMlqlN5VEhFS3oB8k/7RxTrGnVkImL baKDADpmYE1+Zc0w2XHAzxCXzPIVyEZc9ABJGR/Qm+SgWI8xqaEVjuHBtZ9vVCc70b0p xQzZFy2nOs0x3g1sqygQAdmyE6Mc8SSSGgwW9CnoMzuAsbu567mDnh4CHNTlfzDLUSsB fKHA== X-Gm-Message-State: AOAM530UD04bQ+Iy4UbCinDBNNu/aya0ek1ud65a4Wd62eRXZCMy7YiI 8jF8WgKWeuKw1EuyflHFLDeZ+T1yEg== X-Google-Smtp-Source: ABdhPJzJ5YH3Vs6Vibf5Q6Ji55Ezz3QnGARqFca/oQxAeka0ngDHcH9kK7ABYD+UNidUKik6XfPh0w== X-Received: by 2002:a02:9041:: with SMTP id y1mr20056027jaf.143.1593468179688; Mon, 29 Jun 2020 15:02:59 -0700 (PDT) Received: from xps15 ([64.188.179.255]) by smtp.gmail.com with ESMTPSA id q5sm602363ilm.73.2020.06.29.15.02.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jun 2020 15:02:59 -0700 (PDT) Received: (nullmailer pid 3016912 invoked by uid 1000); Mon, 29 Jun 2020 22:02:57 -0000 Date: Mon, 29 Jun 2020 16:02:57 -0600 From: Rob Herring To: Ondrej Jirman Subject: Re: [PATCH v5 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml Message-ID: <20200629220257.GA3016084@bogus> References: <20200626005601.241022-1-megous@megous.com> <20200626005601.241022-3-megous@megous.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200626005601.241022-3-megous@megous.com> 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, linux-sunxi@googlegroups.com, Purism Kernel Team , Martijn Braam , Samuel Holland , David Airlie , Linus Walleij , Bhushan Shah , linux-kernel@vger.kernel.org, Maxime Ripard , Luca Weiss , Chen-Yu Tsai , Rob Herring , Thierry Reding , dri-devel@lists.freedesktop.org, Daniel Vetter , Sam Ravnborg , Guido =?iso-8859-1?Q?G=FCnther?= , linux-arm-kernel@lists.infradead.org, Icenowy Zheng 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 Fri, 26 Jun 2020 02:55:50 +0200, Ondrej Jirman wrote: > Convert Rocktech MIPI DSI panel driver from txt to yaml bindings. > > Signed-off-by: Ondrej Jirman > --- > .../display/panel/rocktech,jh057n00900.txt | 23 ------- > .../display/panel/rocktech,jh057n00900.yaml | 66 +++++++++++++++++++ > 2 files changed, 66 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml > My bot found errors running 'make dt_binding_check' on your patch: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: while scanning a block scalar in "", line 51, column 5 found a tab character where an indentation space is expected in "", line 58, column 1 Documentation/devicetree/bindings/Makefile:20: recipe for target 'Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.example.dts] Error 1 make[1]: *** Waiting for unfinished jobs.... /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: ignoring, error parsing file warning: no schema found in file: ./Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: ignoring, error parsing file warning: no schema found in file: ./Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml Makefile:1347: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1317299 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=-9.0 required=3.0 tests=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 65757C433DF for ; Mon, 29 Jun 2020 22:03:03 +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 463AD2065D for ; Mon, 29 Jun 2020 22:03:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 463AD2065D 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 4FED389CB5; Mon, 29 Jun 2020 22:03:02 +0000 (UTC) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7FEB089CB5 for ; Mon, 29 Jun 2020 22:03:00 +0000 (UTC) Received: by mail-io1-f66.google.com with SMTP id i25so18945845iog.0 for ; Mon, 29 Jun 2020 15:03:00 -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=qeDnTuAisnNg9/O14eqv1V2d4bV/j01IJYJfWygBKh0=; b=q2BcIcQnGAITqbBY2TAbp1Hj6YtlRi/GoFVv/P6rfbht6mDMSdPKUv7kQ1erGrJa+B wAuC0nVkNL/BVO8QBQWttCvoqNoYFcOL6XudA4zdZXUDVsLPpuUbDBYD/HfLyBRLzzNs 3temxEPVnFOnGt+D9GVCdpMkpKeALMfvqD5Dfnt1MK7958qlLI0wjBROjid17ygSOl4m ANfwQssrxKbynKVpRXb5PL5+N+xmNyJqMgut1wha3MVTXGwM10hRHXo9v+FE9S5UpRh1 MV0CLnRWxJaEUkvRneojxGSeRsr/n6Z9TSTG0Fc+vaSfzGL2s2g09uxoE+S+lJ955D9t 3Ttw== X-Gm-Message-State: AOAM530ESzXrIV30dXH7X5VIfC35oQlDWCYTefjKw0sDXBkQZpD1L4ID +iKxXfftagf5u6JXJ6KopA== X-Google-Smtp-Source: ABdhPJzJ5YH3Vs6Vibf5Q6Ji55Ezz3QnGARqFca/oQxAeka0ngDHcH9kK7ABYD+UNidUKik6XfPh0w== X-Received: by 2002:a02:9041:: with SMTP id y1mr20056027jaf.143.1593468179688; Mon, 29 Jun 2020 15:02:59 -0700 (PDT) Received: from xps15 ([64.188.179.255]) by smtp.gmail.com with ESMTPSA id q5sm602363ilm.73.2020.06.29.15.02.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Jun 2020 15:02:59 -0700 (PDT) Received: (nullmailer pid 3016912 invoked by uid 1000); Mon, 29 Jun 2020 22:02:57 -0000 Date: Mon, 29 Jun 2020 16:02:57 -0600 From: Rob Herring To: Ondrej Jirman Subject: Re: [PATCH v5 02/13] dt-bindings: panel: Convert rocktech, jh057n00900 to yaml Message-ID: <20200629220257.GA3016084@bogus> References: <20200626005601.241022-1-megous@megous.com> <20200626005601.241022-3-megous@megous.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200626005601.241022-3-megous@megous.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, linux-sunxi@googlegroups.com, Purism Kernel Team , Martijn Braam , Samuel Holland , David Airlie , Bhushan Shah , linux-kernel@vger.kernel.org, Luca Weiss , Chen-Yu Tsai , Rob Herring , Thierry Reding , dri-devel@lists.freedesktop.org, Sam Ravnborg , Guido =?iso-8859-1?Q?G=FCnther?= , linux-arm-kernel@lists.infradead.org, Icenowy Zheng Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 26 Jun 2020 02:55:50 +0200, Ondrej Jirman wrote: > Convert Rocktech MIPI DSI panel driver from txt to yaml bindings. > > Signed-off-by: Ondrej Jirman > --- > .../display/panel/rocktech,jh057n00900.txt | 23 ------- > .../display/panel/rocktech,jh057n00900.yaml | 66 +++++++++++++++++++ > 2 files changed, 66 insertions(+), 23 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.txt > create mode 100644 Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml > My bot found errors running 'make dt_binding_check' on your patch: Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: while scanning a block scalar in "", line 51, column 5 found a tab character where an indentation space is expected in "", line 58, column 1 Documentation/devicetree/bindings/Makefile:20: recipe for target 'Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.example.dts] Error 1 make[1]: *** Waiting for unfinished jobs.... /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: ignoring, error parsing file warning: no schema found in file: ./Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml: ignoring, error parsing file warning: no schema found in file: ./Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml Makefile:1347: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1317299 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