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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 50E2AC3DA7E for ; Thu, 25 Jul 2024 09:48:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Subject:Message-ID:MIME-Version:To:Cc:Date:References:Content-Type: In-Reply-To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2zMhCRjIFjF1k2rX4RdnK6V3C5uhMGunvnYo/mcfNCY=; b=U3dLHbJlLwlAjGb/fH0W7iDiz5 KZ/wOtR6WQboba1AyVy+os2BzS+tMGZ+diQvnn7mvLKc+veJKyJ1xvxvgAtdksgyx2Y/4KQ4HTLo7 fXHhN3CD6RFql3TdnZgk3FAuN98AzV875dNYSFhXLMNUkf/RXZQ7Uy0LI8ZABytGFft5qSXRE0f7l uyAuSoxdzgci3VS3Y1oyJMCn7CQ//sHTFltf7LQkvw/sTV8jiQAUiZYv2SVF+NDtZ+cMRhrFbSJk6 njRSnOXxC5RQDCnF53jMeiUVkaJpZz5Ay0YlaJI9zprkDlX9TMnSy0GJPkWRYqXZ4cLcUSvNO08LG WRyMHsPg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sWv5K-00000000X66-0vj7; Thu, 25 Jul 2024 09:48:32 +0000 Received: from madrid.collaboradmins.com ([2a00:1098:ed:100::25]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sWv3n-00000000WSI-3lAk; Thu, 25 Jul 2024 09:46:58 +0000 Received: from harlem.collaboradmins.com (harlem.collaboradmins.com [IPv6:2a01:4f8:1c0c:5936::1]) by madrid.collaboradmins.com (Postfix) with ESMTP id AE7C137811F4; Thu, 25 Jul 2024 09:46:51 +0000 (UTC) From: "Shreeya Patel" In-Reply-To: <172142702137.153951.8294803513682327237.robh@kernel.org> Content-Type: text/plain; charset="utf-8" X-Forward: 127.0.0.1 References: <20240719124032.26852-1-shreeya.patel@collabora.com> <20240719124032.26852-3-shreeya.patel@collabora.com> <172142702137.153951.8294803513682327237.robh@kernel.org> Date: Thu, 25 Jul 2024 10:46:51 +0100 Cc: kernel@collabora.com, mchehab@kernel.org, conor+dt@kernel.org, linux-media@vger.kernel.org, nelson.costa@synopsys.com, linux-arm-kernel@lists.infradead.org, heiko@sntech.de, mturquette@baylibre.com, hverkuil@xs4all.nl, hverkuil-cisco@xs4all.nl, linux-rockchip@lists.infradead.org, shawn.wen@rock-chips.com, sboyd@kernel.org, "Dmitry Osipenko" , p.zabel@pengutronix.de, jose.abreu@synopsys.com, linux-kernel@vger.kernel.org, krzk+dt@kernel.org, devicetree@vger.kernel.org, nicolas.dufresne@collabora.com To: "Rob Herring (Arm)" MIME-Version: 1.0 Message-ID: Subject: =?utf-8?q?Re=3A?= [PATCH v4 2/4] =?utf-8?q?dt-bindings=3A?= =?utf-8?q?_media=3A?= Document bindings for HDMI RX Controller User-Agent: SOGoMail 5.10.0 Content-Transfer-Encoding: quoted-printable X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240725_024656_117611_D81FD7BC X-CRM114-Status: GOOD ( 23.96 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Saturday, July 20, 2024 03:40 IST, "Rob Herring (Arm)" wrote: >=20 > On Fri, 19 Jul 2024 18:10:30 +0530, Shreeya Patel wrote: > > Document bindings for the Synopsys DesignWare HDMI RX Controller. > >=20 > > Reviewed-by: Rob Herring > > Reviewed-by: Dmitry Osipenko > > Signed-off-by: Shreeya Patel > > --- > >=20 > > Changes in v4 :- > > - No change > >=20 > > Changes in v3 :- > > - Rename hdmirx=5Fcma to hdmi=5Freceiver=5Fcma > > - Add a Reviewed-by tag > >=20 > > Changes in v2 :- > > - Add a description for the hardware > > - Rename resets, vo1 grf and HPD properties > > - Add a proper description for grf and vo1-grf phandles > > - Rename the HDMI Input node name to hdmi-receiver > > - Improve the subject line > > - Include gpio header file in example to fix dt=5Fbinding=5Fcheck= failure > >=20 > > .../bindings/media/snps,dw-hdmi-rx.yaml | 132 ++++++++++++++= ++++ > > 1 file changed, 132 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/media/snps,dw= -hdmi-rx.yaml > >=20 >=20 > My bot found errors running 'make dt=5Fbinding=5Fcheck' on your patch= : >=20 > yamllint warnings/errors: >=20 > dtschema/dtc warnings/errors: > Error: Documentation/devicetree/bindings/media/snps,dw-hdmi-rx.exampl= e.dts:53.38-39 syntax error > FATAL ERROR: Unable to parse input tree > make[2]: *** [scripts/Makefile.lib:427: Documentation/devicetree/bind= ings/media/snps,dw-hdmi-rx.example.dtb] Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[1]: *** [/builds/robherring/dt-review-ci/linux/Makefile:1430: dt= =5Fbinding=5Fcheck] Error 2 > make: *** [Makefile:240: =5F=5Fsub-make] Error 2 >=20 > doc reference errors (make refcheckdocs): >=20 > See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20= 240719124032.26852-3-shreeya.patel@collabora.com >=20 > The base for the series is generally the latest rc1. A different depe= ndency > should be noted in *this* patch. >=20 My HDMI RX patches are based on the linux-next/master branch. Since the bot tested the patches on top of rc1, it resulted in some err= ors due to missing reset ID patches. I think the above statement means I should explicitly mention in this patch that it is based on linux-next/master (something to keep in mind for future :) > If you already ran 'make dt=5Fbinding=5Fcheck' and didn't see the abo= ve > error(s), then make sure 'yamllint' is installed and dt-schema is up = to > date: >=20 > pip3 install dtschema --upgrade >=20 > Please check and re-submit after running the above command yourself. = Note > that DT=5FSCHEMA=5FFILES can be set to your schema file to speed up c= hecking > your schema. However, it must be unset to test all examples with your= schema. >=20 > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > Kernel mailing list -- kernel@mailman.collabora.com > To unsubscribe send an email to kernel-leave@mailman.collabora.com > This list is managed by https://mailman.collabora.com