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=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 0CA97C433FE for ; Tue, 7 Sep 2021 14:51:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E682A610A3 for ; Tue, 7 Sep 2021 14:51:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241734AbhIGOwz (ORCPT ); Tue, 7 Sep 2021 10:52:55 -0400 Received: from mail-ot1-f42.google.com ([209.85.210.42]:33289 "EHLO mail-ot1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230427AbhIGOwx (ORCPT ); Tue, 7 Sep 2021 10:52:53 -0400 Received: by mail-ot1-f42.google.com with SMTP id c42-20020a05683034aa00b0051f4b99c40cso13113230otu.0; Tue, 07 Sep 2021 07:51:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=QW31+DP9HY/r4V30E1vm8cM8DbDpfwbSGw1klAkv3Nw=; b=JZSeBBorFnW6hxMRiw5NVNJYKu14eM04hcx36LeEz6ZOic7MdgLmoJGFIW7dshcnf6 K3oJ41m5r7yrBVK7twEa30dwUUBXOe5ue1eVb0hWNv8cBjOX1MiYK4xTQAmQJblovfIg qqrF6jntjUJdIwyJyFuc/Tt+a1GXJ10r21SyFJiTkwy2alfn+AZ7yFUFh1n4TMNmocsO 9tJ6e+u/3d4jCTpNcTnCoF6FsIOsWDK+WmiRNBOg8Ff4uYa8zvi8h9XDidwq88kv+W7P 6QvbdyKNZf4KWY6SK26Ei0XjsPLKs/H/zYz64iBBzYS16QY2G3BV3pSACsyZ8vHHqkYN F5Wg== X-Gm-Message-State: AOAM531ZyTL+gi55xhQcayC5eggsK19TFkVCoIyOzRyxsrZBjpKJ4Yi2 VYjq97Ic1Heq29+4cuT7Lw== X-Google-Smtp-Source: ABdhPJxcJL15uqG84K1L/XuTKDz+hov96kbNg/syHqy4gPJoZiaGsdG4k+EvI1uo1F7llZ566VmPuw== X-Received: by 2002:a05:6830:441f:: with SMTP id q31mr15527535otv.204.1631026306857; Tue, 07 Sep 2021 07:51:46 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id f25sm2457741otp.2.2021.09.07.07.51.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Sep 2021 07:51:46 -0700 (PDT) Received: (nullmailer pid 3958447 invoked by uid 1000); Tue, 07 Sep 2021 14:51:44 -0000 From: Rob Herring To: Guillaume Ranquet Cc: devicetree@vger.kernel.org, Jitao shi , linux-phy@lists.infradead.org, Daniel Vetter , Chun-Kuang Hu , dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Vinod Koul , CK Hu , linux-kernel@vger.kernel.org, Rob Herring , David Airlie , Chunfeng Yun , linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Philipp Zabel , Matthias Brugger In-Reply-To: <20210907083723.7725-4-granquet@baylibre.com> References: <20210907083723.7725-1-granquet@baylibre.com> <20210907083723.7725-4-granquet@baylibre.com> Subject: Re: [PATCH 3/4] dt-bindings: phy: Add binding for Mediatek MT8195 HDMI PHY Date: Tue, 07 Sep 2021 09:51:44 -0500 Message-Id: <1631026304.898566.3958446.nullmailer@robh.at.kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 07 Sep 2021 10:37:20 +0200, Guillaume Ranquet wrote: > Add bindings to describe Mediatek MT8195 HDMI PHY > > Signed-off-by: Guillaume Ranquet > --- > .../phy/mediatek,mtk8195-hdmi-phy.yaml | 71 +++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.yaml: properties:compatible: [{'const': 'mediatek,mt8195-hdmi-phy'}] is not of type 'object', 'boolean' from schema $id: http://json-schema.org/draft-07/schema# ./Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/phy/mediatek,mtk8195-hdmi-phy.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.yaml: ignoring, error in schema: properties: compatible warning: no schema found in file: ./Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.yaml Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.example.dts:19:18: fatal error: dt-bindings/clock/mt8195-clk.h: No such file or directory 19 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [scripts/Makefile.lib:379: Documentation/devicetree/bindings/phy/mediatek,mtk8195-hdmi-phy.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1438: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1525169 This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. 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.