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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62911C433EF for ; Wed, 10 Nov 2021 19:45:47 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 344D361106 for ; Wed, 10 Nov 2021 19:45:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 344D361106 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=BfwjRpAz/M4yP4U8nZunE7tAuzO0W7Qd+UHGxcxNK0M=; b=oAgy1QR5fIXcim 8mixdnPC9YCjRdsihg4cPAqRYP/4AeJiPtr+RycLxw2z1DJPqMd8vRbCsuEIfPin9T5hAEsVOKJbW EwWZOlIr67tl69seP95OXw4OletEqalepMcpSf16nuNkF76a/KlunsgxZ+zwkqngNoMMGGbLJKf+2 V0JOB3cOa3ymWIpH3jyJJEwFK8oQu6xAfbypCXmDe+4n5ElCAN86ZZ5av3YRhIHZIPKB54G10sB3j bvGsTgVus6Qb1RFYmI/xmCKI27ZBYt+i4EUev8XreLKYEmweiagj6tFrUEVi9COWC28SpubWYCW8D PWc1/6Z9oI3I4e1WhafQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mktWR-006BZD-NY; Wed, 10 Nov 2021 19:44:39 +0000 Received: from mail-ot1-f51.google.com ([209.85.210.51]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mktWD-006BVq-Ki; Wed, 10 Nov 2021 19:44:27 +0000 Received: by mail-ot1-f51.google.com with SMTP id w6-20020a9d77c6000000b0055e804fa524so5558818otl.3; Wed, 10 Nov 2021 11:44:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=LwMY7yGoVHRADsH1iBdmXQvs2eZecM5ZTPN7Dz6EBk8=; b=SpXk39dLyUVKL8f2g0m2AE+srk81A682MARg8yPT+jzhUCYL9uqUFyA/u6xHl4TPX2 KA6cbzabXFdzS6WDhEelT8heZUv9cJeUG9LP9k/qLd7cyduQ+oZ+Yff/wcb2l64UtSTs b878aNpRh1av2ORynQpS9BwWlMh/MdSD2I0Gi4iVIljzd0JpQhzUzn+Ov739dEYfviIZ qzpIQuLcVxKdEn3XT4e7zuOqjlRzYXRF82AsAiaQwDngtsG/BGxBoeDuBq8/bCv8UDSI 5RZoEdRQ4Fo0sWJKjeGxj9m9+OZIqmECXvCfWJDkPpgTBD9o/BsVe+C182KkiVY/M7jy HJeQ== X-Gm-Message-State: AOAM533lF50D4GKRhZRfYwIbndXQuRqJme3HRiFGFvBdfNtxZ/JrWDZi BlJERiyhLycxEfG2+UDMag== X-Google-Smtp-Source: ABdhPJwhKGD3zE5gwHgBoQy1rxHWG/g8Q1BHdfqtTlTJi1rNu2B51GVLx0DXi7o9Y8ZiTLEAs3H9uQ== X-Received: by 2002:a9d:8e9:: with SMTP id 96mr1491465otf.192.1636573464270; Wed, 10 Nov 2021 11:44:24 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id t12sm169197oth.21.2021.11.10.11.44.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Nov 2021 11:44:23 -0800 (PST) Received: (nullmailer pid 1783741 invoked by uid 1000); Wed, 10 Nov 2021 19:44:20 -0000 From: Rob Herring To: Guillaume Ranquet Cc: Chun-Kuang Hu , devicetree@vger.kernel.org, Rob Herring , Matthias Brugger , dri-devel@lists.freedesktop.org, Markus Schneider-Pargmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, David Airlie , Jitao shi , Philipp Zabel , linux-mediatek@lists.infradead.org, Daniel Vetter , CK Hu In-Reply-To: <20211110130623.20553-3-granquet@baylibre.com> References: <20211110130623.20553-1-granquet@baylibre.com> <20211110130623.20553-3-granquet@baylibre.com> Subject: Re: [PATCH v6 2/7] dt-bindings: mediatek, dp: Add Display Port binding Date: Wed, 10 Nov 2021 13:44:20 -0600 Message-Id: <1636573460.915903.1783740.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211110_114425_703387_89DF9596 X-CRM114-Status: GOOD ( 16.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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, 10 Nov 2021 14:06:18 +0100, Guillaume Ranquet wrote: > From: Markus Schneider-Pargmann > > This controller is present on several mediatek hardware. Currently > mt8195 and mt8395 have this controller without a functional difference, > so only one compatible field is added. > > The controller can have two forms, as a normal display port and as an > embedded display port. > > Signed-off-by: Markus Schneider-Pargmann > Signed-off-by: Guillaume Ranquet > Reviewed-by: Rob Herring > --- > .../display/mediatek/mediatek,dp.yaml | 87 +++++++++++++++++++ > 1 file changed, 87 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dp.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: Documentation/devicetree/bindings/display/mediatek/mediatek,dp.example.dts:20:18: fatal error: dt-bindings/power/mt8195-power.h: No such file or directory 20 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [scripts/Makefile.lib:385: Documentation/devicetree/bindings/display/mediatek/mediatek,dp.example.dt.yaml] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:1441: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1553428 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel