From: Fabio Estevam <festevam@gmail.com>
To: sakari.ailus@linux.intel.com
Cc: rfoss@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
mchehab@kernel.org, laurent.pinchart@ideasonboard.com,
devicetree@vger.kernel.org, linux-media@vger.kernel.org,
xji@analogixsemi.com, Fabio Estevam <festevam@denx.de>
Subject: [PATCH v2 1/3] dt-bindings: drm/bridge: anx7625: Remove incorrect bus-type
Date: Fri, 1 Dec 2023 09:39:33 -0300 [thread overview]
Message-ID: <20231201123935.1057929-1-festevam@gmail.com> (raw)
From: Fabio Estevam <festevam@denx.de>
bus-type = <7> is incorrect as this is a DSI endpoint, not a DPI
endpoint.
Reported-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
Changes since v1:
- Newly introduced.
.../devicetree/bindings/display/bridge/analogix,anx7625.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml b/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
index a1ed1004651b..f043d57dd25a 100644
--- a/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
@@ -157,7 +157,6 @@ examples:
reg = <0>;
anx7625_in: endpoint {
remote-endpoint = <&mipi_dsi>;
- bus-type = <7>;
data-lanes = <0 1 2 3>;
};
};
--
2.34.1
next reply other threads:[~2023-12-01 12:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-01 12:39 Fabio Estevam [this message]
2023-12-01 12:39 ` [PATCH v2 2/3] media: dt-bindings: media: Introduce MEDIA_BUS_TYPE_DPI Fabio Estevam
2023-12-01 12:39 ` [PATCH v2 3/3] media: dt-bindings: Use bus-types definitions from video-interfaces.h Fabio Estevam
2023-12-01 15:41 ` [PATCH v2 1/3] dt-bindings: drm/bridge: anx7625: Remove incorrect bus-type Conor Dooley
2023-12-04 4:09 ` Chen-Yu Tsai
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=20231201123935.1057929-1-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@denx.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=rfoss@kernel.org \
--cc=robh+dt@kernel.org \
--cc=sakari.ailus@linux.intel.com \
--cc=xji@analogixsemi.com \
/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