This series enables the support for DSI to DP bridge port
(labeled as DSI0) of the Qualcomm's QCS8300 Ride platform.
QCS8300 SoC has DSI controller v2.5.1 and DSI PHY v4.2.
The Ride platform is having ANX7625 DSI to DP bridge chip from Analogix.
---
Changes in v6: Addressed review comments from Konard
- Dt binding patches are merged in v5.
- Patch 1: Added new line at few palces and corret the regsiter
size.[Konard]
- Patch 2: Correct the order of the regulators and added new line.
- Link to v5:[konard]
https://lore.kernel.org/all/[email protected]/
Changes in v5: Addressed review comments from Krzysztof
- Patch 1: Updated commit description. [Krzysztof]
- Patch 2: Updated commit description.
- Patch 3: Added reviewed by tag from Krzysztof. [Krzysztof]
- Link to v4:
https://lore.kernel.org/all/[email protected]/
Changes in v4: Addressed review comments from konard and Krzysztof
- Patch 1: Update commit description to clarify PHY compatible string
details.[Krzysztof]
- Patch 2: Update commit description to clarify CTRL compatible string
details.
- Patch 4: Added new lines at few places. [konard]
- Patch 5:
- Moved regulator always-on and boot-on properties at the end of
the node. [konard]
- Added new lines at few places. [konard]
- Made the tlmm gpios entries sorted based on gpio index
number. [Konard]
- Drop output-high property. [konard]
- Link to v3 :
https://lore.kernel.org/all/[email protected]/
Changes in v3: Addressed review comments from konard and Dmitry
- Patch 2: Remove qcom,qcs8300-dsi-ctrl from clk details. [Dmitry]
- Remove PHY and CTRL driver support. The CTRL and PHY versions for
Monaco are the same as LeMans, and Monaco will use the same CTRL
and PHY based on the fallback compatible string [Dmitry/Konard]
- Patch 5: Rename the regulator used and arrange the compatible, reg,
address and size cell for i2cmux in proper order. [Dmitry]
- Link to v2:
https://lore.kernel.org/all/[email protected]/
Changes in v2: Addressed review comments from Konard and Dmitry
- Patch 1: Documented the qcom,qcs8300-dsi-phy-5nm compatible string.
- Patch 2: Documented the qcom,qcs8300-dsi-ctrl compatible string.
- Patch 3:
- Added qcom,qcs8300-dsi-ctrl and qcom,qcs8300-dsi-phy-5nm
compatible strings
to the Device Tree bindings. [Dmitry/Konard]
- Fixed indentation issue. [Dmitry]
- Drop the extra empty line. [Dmitry]
- Patch 4: Added PHY driver support for qcom,qcs8300-dsi-phy-5nm.
- Patch 5: Added CTRL driver support for qcom,qcs8300-dsi-ctrl.
- Patch 6: Included qcom,qcs8300-dsi-ctrl and
qcom,qcs8300-dsi-phy-5nm compatible strings in the Device Tree.
[Dmitry/Konard]
- Link to v1:
https://lore.kernel.org/all/[email protected]/
Ayushi Makhija (2):
arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node
arch/arm64/boot/dts/qcom/monaco.dtsi | 105 ++++++++++++-
arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 179 ++++++++++++++++++++++
2 files changed, 283 insertions(+), 1 deletion(-)
base-commit: e3b32dcb9f23e3c3927ef3eec6a5842a988fb574 ("next-20260121")
--
2.34.1