[PATCH v4 0/4] Add dp-intf and dp nodes

Bo-Chen Chen posted 4 patches 1 year, 10 months ago
.../boot/dts/mediatek/mt8195-cherry.dtsi      | 86 +++++++++++++++++++
arch/arm64/boot/dts/mediatek/mt8195.dtsi      | 48 +++++++++++
2 files changed, 134 insertions(+)
[PATCH v4 0/4] Add dp-intf and dp nodes
Posted by Bo-Chen Chen 1 year, 10 months ago
This series add MediaTek dp-intf nodes and dp nodes.
This series is based on linux-next-20220915.

Changes for v4:
1. Rebase to linux-next 20221109.

Changes for v3:
1. Update commit message for "arm64: dts: mediatek: cherry: Add edptx and dptx support".

Changes for v2:
1. Update commit messages.
2. reorder the place of "status = "disabled";"
3. reorder the place of dp-intf.

Bo-Chen Chen (4):
  arm64: dts: mt8195: Add dp-intf nodes
  arm64: dts: mt8195: Add edptx and dptx nodes
  arm64: dts: mediatek: cherry: Add dp-intf ports
  arm64: dts: mediatek: cherry: Add edptx and dptx support

 .../boot/dts/mediatek/mt8195-cherry.dtsi      | 86 +++++++++++++++++++
 arch/arm64/boot/dts/mediatek/mt8195.dtsi      | 48 +++++++++++
 2 files changed, 134 insertions(+)

-- 
2.18.0
Re: [PATCH v4 0/4] Add dp-intf and dp nodes
Posted by Matthias Brugger 1 year, 10 months ago

On 10/11/2022 07:37, Bo-Chen Chen wrote:
> This series add MediaTek dp-intf nodes and dp nodes.
> This series is based on linux-next-20220915.
> 
> Changes for v4:
> 1. Rebase to linux-next 20221109.
> 
> Changes for v3:
> 1. Update commit message for "arm64: dts: mediatek: cherry: Add edptx and dptx support".
> 
> Changes for v2:
> 1. Update commit messages.
> 2. reorder the place of "status = "disabled";"
> 3. reorder the place of dp-intf.
> 
> Bo-Chen Chen (4):
>    arm64: dts: mt8195: Add dp-intf nodes
>    arm64: dts: mt8195: Add edptx and dptx nodes
>    arm64: dts: mediatek: cherry: Add dp-intf ports
>    arm64: dts: mediatek: cherry: Add edptx and dptx support
> 

Whole series applied, thanks!

>   .../boot/dts/mediatek/mt8195-cherry.dtsi      | 86 +++++++++++++++++++
>   arch/arm64/boot/dts/mediatek/mt8195.dtsi      | 48 +++++++++++
>   2 files changed, 134 insertions(+)
>