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=-10.6 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,USER_AGENT_SANE_1 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 42A20C54FCB for ; Wed, 22 Apr 2020 19:40:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1D2B02077D for ; Wed, 22 Apr 2020 19:40:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587584408; bh=rYDQkQ1Rp6Ix6spFqR+dbfsGD6HIXCpq6Xh8vhT4YzM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=K97UeOG+thHK2BRxEsJEc5NYbmPmjhvIUKfxRvYjR0Jo28mRQULASjC8zfB/z5wWT u9/eA9+buT1yQMzuw0fsOvSA7iMMD9yGasgMZFlSvxRsj0CULC+4aW56VMVXXSFpEj 1pOzbyEJLI+277QWYI85oSMPSb/K147Zvnya59XI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726077AbgDVTkH (ORCPT ); Wed, 22 Apr 2020 15:40:07 -0400 Received: from mail-oi1-f194.google.com ([209.85.167.194]:39176 "EHLO mail-oi1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726002AbgDVTkG (ORCPT ); Wed, 22 Apr 2020 15:40:06 -0400 Received: by mail-oi1-f194.google.com with SMTP id m10so2951522oie.6; Wed, 22 Apr 2020 12:40:06 -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:user-agent; bh=Z8YCrPzH7bEfhD/XkAeainySJPOSuJ7nJpltH8wRYvo=; b=dyiOIQA1NcIu0PJ2ySV3ULUlS386hJHiXHYHDA+JeISdUrD2nHZMDZre45KvjBrr+z gPd4VWW26pvauONtr9U1SBosIXeWLMDUK/p0zsBzXZthgE72asW3yGx46sXQAtG0ZGHW UCPgDMbScODRhn0h1ctkT5rWTUdr2+Pjdq9O7qmIiOcRoGgLu4LPWbnhfI4z+pQ4qo6T /9D76Y4a9G1+AZqG9jyaXAiAsigxeWGSLnK8/is0KUemC1KXYIpNn4/BvH4J+0heoWUN zIs4UMbWTo4WNXLS+WNRzZ9fSMPhX3halH8Rf6GkpKKcdWF2VXmlqra/wQALxU8t3qCs Cv+g== X-Gm-Message-State: AGi0PuYOpJS1YEvHUnccRGyoH9RVka53TRXqgy/Z7XsT72VnJVH11tVh U220WgpQie5IbgzKFOi8SENpDx0= X-Google-Smtp-Source: APiQypL5TS8AlWHNE3HLmqbpzzM0B1ncKTbOmg75+Dduyj7CjMKgq9i2LgrvXa8y3GvDgtAYhrVM5A== X-Received: by 2002:aca:c3c1:: with SMTP id t184mr404747oif.171.1587584405664; Wed, 22 Apr 2020 12:40:05 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x17sm45506oif.28.2020.04.22.12.40.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Apr 2020 12:40:05 -0700 (PDT) Received: (nullmailer pid 4724 invoked by uid 1000); Wed, 22 Apr 2020 19:40:04 -0000 Date: Wed, 22 Apr 2020 14:40:04 -0500 From: Rob Herring To: Harigovindan P Cc: dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, Harigovindan P , robdclark@gmail.com, seanpaul@chromium.org, sean@poorly.run Subject: Re: [PATCH v11 2/2] dt-bindings: documenting compatible string vendor "visionox" Message-ID: <20200422194004.GA2197@bogus> References: <20200421045508.21137-1-harigovi@codeaurora.org> <20200421045508.21137-3-harigovi@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200421045508.21137-3-harigovi@codeaurora.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue, 21 Apr 2020 10:25:08 +0530, Harigovindan P wrote: > Documenting compatible string vendor "visionox" in vendor-prefix yaml file. > > Signed-off-by: Harigovindan P > --- > Changes in v11: > - Added visionox compatible string in vendor-prefixes.yaml > - Added as a part of checkpatch script error for panel driver. > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: patternProperties:visionox,.*: {'description': 'Visionox'} is not valid under any of the given schemas (Possible causes of the failure): /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: patternProperties:visionox,.*: 'not' is a required property Documentation/devicetree/bindings/Makefile:11: recipe for target 'Documentation/devicetree/bindings/vendor-prefixes.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/vendor-prefixes.example.dts] Error 1 make[1]: *** Waiting for unfinished jobs.... warning: no schema found in file: Documentation/devicetree/bindings/vendor-prefixes.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: ignoring, error in schema: patternProperties: visionox,.* warning: no schema found in file: Documentation/devicetree/bindings/vendor-prefixes.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: ignoring, error in schema: patternProperties: visionox,.* Makefile:1300: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1273941 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=-10.5 required=3.0 tests=MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 2305EC55185 for ; Wed, 22 Apr 2020 19:40:08 +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 EF33420767 for ; Wed, 22 Apr 2020 19:40:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EF33420767 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 5CECB89E2B; Wed, 22 Apr 2020 19:40:07 +0000 (UTC) Received: from mail-oi1-f195.google.com (mail-oi1-f195.google.com [209.85.167.195]) by gabe.freedesktop.org (Postfix) with ESMTPS id 73F6689E2B; Wed, 22 Apr 2020 19:40:06 +0000 (UTC) Received: by mail-oi1-f195.google.com with SMTP id m14so2972349oic.0; Wed, 22 Apr 2020 12:40:06 -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:user-agent; bh=Z8YCrPzH7bEfhD/XkAeainySJPOSuJ7nJpltH8wRYvo=; b=fGXoKh6T57S2HxtdpWtxldXTr8hO2ObOEaHE+j+3c/OqyamFwx7zL32Ai3r3qUyxfn TUWjeAVfZwu/W8HwJgJ0bbviaQoKcbXj43S1N0D85SWbciG81F2n0A9WG/pLEt3UAHUY m+Z9hR7kDBfrSGLeuWz7MIXaeVXKwxyaIqrnX940FpmlVY3Z3S0n1a8Fua7qfkCJwA1Y P5BKk9QxbGOWMt4CZpfxOaRs3ftE2bN9f3AiOj+gkcaA/WI5mP15JRijkNgkIvdHQEDD Si9zgsZ9gmrBUHWwBHSw0K6D/fsU9BMn92gw8zrqHa+eMDRkhzq7irWdy0apUznvy2BN +UnA== X-Gm-Message-State: AGi0PuYgYDKWPrLC0zPwThv52pq5Dc5xjmMjsptcnXXrflSclgq7dO8r kwt+p8EsLOysOgoQ6uRGig== X-Google-Smtp-Source: APiQypL5TS8AlWHNE3HLmqbpzzM0B1ncKTbOmg75+Dduyj7CjMKgq9i2LgrvXa8y3GvDgtAYhrVM5A== X-Received: by 2002:aca:c3c1:: with SMTP id t184mr404747oif.171.1587584405664; Wed, 22 Apr 2020 12:40:05 -0700 (PDT) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id x17sm45506oif.28.2020.04.22.12.40.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Apr 2020 12:40:05 -0700 (PDT) Received: (nullmailer pid 4724 invoked by uid 1000); Wed, 22 Apr 2020 19:40:04 -0000 Date: Wed, 22 Apr 2020 14:40:04 -0500 From: Rob Herring To: Harigovindan P Subject: Re: [PATCH v11 2/2] dt-bindings: documenting compatible string vendor "visionox" Message-ID: <20200422194004.GA2197@bogus> References: <20200421045508.21137-1-harigovi@codeaurora.org> <20200421045508.21137-3-harigovi@codeaurora.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200421045508.21137-3-harigovi@codeaurora.org> User-Agent: Mutt/1.10.1 (2018-07-13) 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: sean@poorly.run, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, Harigovindan P , dri-devel@lists.freedesktop.org, seanpaul@chromium.org, freedreno@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, 21 Apr 2020 10:25:08 +0530, Harigovindan P wrote: > Documenting compatible string vendor "visionox" in vendor-prefix yaml file. > > Signed-off-by: Harigovindan P > --- > Changes in v11: > - Added visionox compatible string in vendor-prefixes.yaml > - Added as a part of checkpatch script error for panel driver. > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > My bot found errors running 'make dt_binding_check' on your patch: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: patternProperties:visionox,.*: {'description': 'Visionox'} is not valid under any of the given schemas (Possible causes of the failure): /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: patternProperties:visionox,.*: 'not' is a required property Documentation/devicetree/bindings/Makefile:11: recipe for target 'Documentation/devicetree/bindings/vendor-prefixes.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/vendor-prefixes.example.dts] Error 1 make[1]: *** Waiting for unfinished jobs.... warning: no schema found in file: Documentation/devicetree/bindings/vendor-prefixes.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: ignoring, error in schema: patternProperties: visionox,.* warning: no schema found in file: Documentation/devicetree/bindings/vendor-prefixes.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/vendor-prefixes.yaml: ignoring, error in schema: patternProperties: visionox,.* Makefile:1300: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1273941 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