dt-bindings: display: mediatek: dpi: Allow specifying resets
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 24 Jul 2025 08:38:37 +0000 (10:38 +0200)
committerRob Herring (Arm) <robh@kernel.org>
Fri, 26 Sep 2025 19:50:43 +0000 (14:50 -0500)
commit069862313db33a2b68ebf9e92ac13b73ef12f2af
tree7feefddf0534cb5e249ddd8a8f7167ce69f08427
parent4379fbb9b06c8c17dac63652cfc2a7ada96c5074
dt-bindings: display: mediatek: dpi: Allow specifying resets

Even though the DPI IP has a reset bit on all MediaTek SoCs, it
is optional, and has always been unused until MT8195; specifically:
on older SoCs, like MT8173, the reset bit is located in MMSYS, and
on newer SoCs, like MT8195, it is located in VDOSYS.

For this reason, allow specifying the resets and reset-names on
all MediaTek SoCs.

Those properties are optional because there are multiple ways to
reset this IP and the reset lines in MM/VDO are used only if the
IP cannot perform warm-reset.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml