Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: mediatek: mmsys: Add VPPSYS compatible for MT8188

For MT8188, VPPSYS0 and VPPSYS1 are 2 display pipes with
hardware differences in power domains, clocks and subsystem counts,
which should be probed from mtk-mmsys driver to populate device by
platform_device_register_data then start its own clock driver.

Signed-off-by: yu-chang.lee <yu-chang.lee@mediatek.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

authored by

yu-chang.lee and committed by
AngeloGioacchino Del Regno
26bcd8a5 c7a72805

+2 -2
+2
Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
··· 32 32 - mediatek,mt8183-mmsys 33 33 - mediatek,mt8186-mmsys 34 34 - mediatek,mt8188-vdosys0 35 + - mediatek,mt8188-vppsys0 36 + - mediatek,mt8188-vppsys1 35 37 - mediatek,mt8192-mmsys 36 38 - mediatek,mt8195-vdosys1 37 39 - mediatek,mt8195-vppsys0
-2
Documentation/devicetree/bindings/clock/mediatek,mt8188-clock.yaml
··· 43 43 - mediatek,mt8188-vdecsys 44 44 - mediatek,mt8188-vdecsys-soc 45 45 - mediatek,mt8188-vencsys 46 - - mediatek,mt8188-vppsys0 47 - - mediatek,mt8188-vppsys1 48 46 - mediatek,mt8188-wpesys 49 47 - mediatek,mt8188-wpesys-vpp0 50 48