Message ID | 20240611085602.491324-1-angelogioacchino.delregno@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | drm/panfrost: Add MT8188 support | expand |
On Tue, 11 Jun 2024 10:56:00 +0200 AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: > Changes in v3: > - Added comment stating that MT8188 uses same supplies as MT8183 > as requested by Steven > > Changes in v2: > - Fixed bindings to restrict number of power domains for MT8188's > GPU to three like MT8183(b). > > This series adds support for MT8188's Mali-G57 MC3. > > AngeloGioacchino Del Regno (2): > dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC > drm/panfrost: Add support for Mali on the MT8188 SoC Queued to drm-misc-next. Thanks, Boris > > .../devicetree/bindings/gpu/arm,mali-bifrost.yaml | 5 ++++- > drivers/gpu/drm/panfrost/panfrost_drv.c | 10 ++++++++++ > 2 files changed, 14 insertions(+), 1 deletion(-) >