]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/vc4: txp: Add support for BCM2712 MOP
authorMaxime Ripard <mripard@kernel.org>
Fri, 25 Oct 2024 17:15:51 +0000 (18:15 +0100)
committerDave Stevenson <dave.stevenson@raspberrypi.com>
Wed, 27 Nov 2024 14:37:20 +0000 (14:37 +0000)
commit5aab428cfe588a8ea952684c60530dfff71b2b42
tree15545c53dea94d8ff84afda028cec45467f34d25
parent7dc41ea6c021ca5c393de9ad06227bcd3d077eec
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 <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241025-drm-vc4-2712-support-v2-20-35efa83c8fc0@raspberrypi.com
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/vc4_txp.c