drm/vc4: txp: Add support for BCM2712 MOP
authorMaxime Ripard <maxime@cerno.tech>
Thu, 27 Apr 2023 07:30:49 +0000 (09:30 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:34:59 +0000 (11:34 +0000)
commit3922a85183efc4c4d920f89b724f4662e6494420
tree6e973d1c0862fbc99d7ed1074b94b032e2de596b
parentdd540a061f75edc69022cbb8c50091692b310608
drm/vc4: txp: Add support for BCM2712 MOP

The BCM2712 has an evolution of what used to be called TXP in the
earlier SoCs, but is now called MOP.

There's a few differences still, so we can add a new compatible to deal
with them easily.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_txp.c