Re: [PATCH v3 0/5] Complete driver nodes for MT8192 SoC

From: Nícolas F. R. A. Prado
Date: Mon Jul 18 2022 - 19:23:37 EST


On Tue, Jul 12, 2022 at 07:40:41PM +0800, Allen-KH Cheng wrote:
> This series are based on matthias.bgg/linux.git, for-next.
>
> I remove vcodec lat and core nodes PATCH from series and will comfirm
> clocks usage then resend PATCH.
>
> Also should reference below PATCH for dsi in chunkuang.hu/linux.git
> dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
>
> changes since v2:
> - add mmsys #reset-cells PATCH
> - add missing fallback compatible
> - add display aliases
> - remove vcodec lat and core nodes PATCH
>
> changes since v1:
> - add Reviewed-by Tag
> - rename dsi-phy from dsi-dphy
> - add missing power-domains in disp mutex
> - Add remove mt8192 display rdma compatible PATCH in series
> - use "mediatek,mt8183-disp-rdma" as fallback
> - remove mediatek,larb from rdma node
> - remove syscon-dsi and add power-domains in dsi
> - add reset property in dsi and mt8192-resets.h
> - correct Typo: s/ndoe/node in commit message
>
> Allen-KH Cheng (5):
> arm64: dts: mt8192: Add pwm node
> arm64: dts: mt8192: Add mipi_tx node
> arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
> arm64: dts: mt8192: Add display nodes
> arm64: dts: mt8192: Add dsi node

For the whole series

Tested-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

Tested on mt8192-asurada-spherion. I have a working display with some additional
nodes on the mt8192-asurada DT.

Thanks,
Nícolas