From: "Rob Herring (Arm)" <robh@kernel.org>
To: Sandor Yu <Sandor.yu@nxp.com>
Cc: andrzej.hajda@intel.com, sam@ravnborg.org, robh+dt@kernel.org,
jonas@kwiboo.se, Laurent.pinchart@ideasonboard.com,
krzysztof.kozlowski+dt@linaro.org,
linux-phy@lists.infradead.org,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
kernel@pengutronix.de, alexander.stein@ew.tq-group.com,
shawnguo@kernel.org, linux-imx@nxp.com, mripard@kernel.org,
vkoul@kernel.org, dri-devel@lists.freedesktop.org,
daniel@ffwll.ch, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, airlied@gmail.com,
jernej.skrabec@gmail.com, s.hauer@pengutronix.de,
oliver.brown@nxp.com, devicetree@vger.kernel.org,
festevam@gmail.com, dmitry.baryshkov@linaro.org,
neil.armstrong@linaro.org
Subject: Re: [PATCH v17 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
Date: Tue, 24 Sep 2024 13:01:06 -0500 [thread overview]
Message-ID: <172720086579.2917.61541648754055069.robh@kernel.org> (raw)
In-Reply-To: <b2e1d26f964a03163ec7a1ba6ac8d7c88d6cb111.1727159906.git.Sandor.yu@nxp.com>
On Tue, 24 Sep 2024 15:36:48 +0800, Sandor Yu wrote:
> Add bindings for Cadence MHDP8501 DisplayPort/HDMI bridge.
>
> Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> v16->v17:
> - Add lane-mapping property
>
> v9->v16:
> *No change
>
> .../display/bridge/cdns,mhdp8501.yaml | 109 ++++++++++++++++++
> 1 file changed, 109 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/display/bridge/cdns,mhdp8501.yaml
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/display/bridge/cdns,mhdp8501.yaml: lane-mapping: missing type definition
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/b2e1d26f964a03163ec7a1ba6ac8d7c88d6cb111.1727159906.git.Sandor.yu@nxp.com
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
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 after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
next prev parent reply other threads:[~2024-09-24 18:01 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-24 7:36 [PATCH v17 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ Sandor Yu
2024-09-24 7:36 ` [PATCH v17 1/8] drm: bridge: Cadence: Create mhdp helper driver Sandor Yu
2024-09-24 8:41 ` Alexander Stein
2024-09-24 9:31 ` Dmitry Baryshkov
2024-09-24 7:36 ` [PATCH v17 2/8] phy: Add HDMI configuration options Sandor Yu
2024-09-24 9:41 ` Maxime Ripard
2024-09-24 7:36 ` [PATCH v17 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501 Sandor Yu
2024-09-24 8:26 ` Krzysztof Kozlowski
2024-09-29 2:36 ` Sandor Yu
2024-09-30 11:06 ` Krzysztof Kozlowski
2024-10-25 12:30 ` [EXT] " Sandor Yu
2024-09-24 8:55 ` Dmitry Baryshkov
2024-09-24 18:01 ` Rob Herring (Arm) [this message]
2024-09-24 7:36 ` [PATCH v17 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver Sandor Yu
2024-09-24 10:16 ` Maxime Ripard
2024-09-24 13:47 ` Dmitry Baryshkov
2024-09-29 2:34 ` Sandor Yu
2024-09-29 2:34 ` Sandor Yu
2024-09-30 8:18 ` Maxime Ripard
2024-10-19 15:02 ` Dmitry Baryshkov
2024-10-24 14:25 ` Sandor Yu
2024-09-24 7:36 ` [PATCH v17 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY Sandor Yu
2024-09-24 7:36 ` [PATCH v17 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ Sandor Yu
2024-09-24 7:36 ` [PATCH v17 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline Sandor Yu
2024-09-24 7:36 ` [PATCH v17 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support Sandor Yu
2024-09-25 1:56 ` [PATCH v17 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ Rob Herring (Arm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=172720086579.2917.61541648754055069.robh@kernel.org \
--to=robh@kernel.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=Sandor.yu@nxp.com \
--cc=airlied@gmail.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=andrzej.hajda@intel.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=festevam@gmail.com \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=oliver.brown@nxp.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sam@ravnborg.org \
--cc=shawnguo@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome