Re: [PATCH 0/3] arm64: dts: meson-axg-s400: add support for MIPI-DSI Panel

From: Neil Armstrong
Date: Fri Nov 20 2020 - 10:35:03 EST


On 07/09/2020 10:32, Neil Armstrong wrote:
> This adds the nodes to AXG and S400 board to enabled MIPI-DSI display support with
> the 1024*600 tl070wsh30 DSI panel.
>
> Dependencies:
> - Patch 1: [1] & [2]
> - Patch 2: [1], [3] & [4]
> - Patch 3: [5]
>
> [1] https://lore.kernel.org/r/20200907081825.1654-1-narmstrong@xxxxxxxxxxxx
> [2] https://lore.kernel.org/r/20200904161654.24141-1-narmstrong@xxxxxxxxxxxx
> [3] https://lore.kernel.org/r/20200907072708.26043-1-narmstrong@xxxxxxxxxxxx
> [4] https://lore.kernel.org/r/20200907073402.26674-1-narmstrong@xxxxxxxxxxxx
> [5] https://lore.kernel.org/r/20200904161504.23915-1-narmstrong@xxxxxxxxxxxx
>
> Neil Armstrong (3):
> arm64: dts: meson-axg: add VPU and PWRC nodes
> arm64: dts: meson-axg: add MIPI DSI Nodes
> arm64: dts: meson-axg-s400: add MIPI DSI panel nodes
>
> .../arm64/boot/dts/amlogic/meson-axg-s400.dts | 49 +++++++-
> arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 118 ++++++++++++++++++
> 2 files changed, 166 insertions(+), 1 deletion(-)
>

I extracted the PWRC & DSI PHY nodes into 20201120152131.3918814-1-narmstrong@xxxxxxxxxxxx

Will send the CPU & panel nodes when the DRM codes is merged.

Neil