]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 1 Apr 2019 08:09:49 +0000 (10:09 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Tue, 9 Apr 2019 08:18:31 +0000 (10:18 +0200)
commit82403eb51751cc7bd796d50fc5709d6f62a4f344
treed26bb211819db590030c896e6078dc9a0e2d2c02
parenta1bdf09d0fbe9778ee8a4204ed0c0346fb9340c1
dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU

Add the bindings for the Bifrost family of ARM Mali GPUs.

The Bifrost GPU architecture is similar to the Midgard family,
but with a different Shader Core & Execution Engine structures.

Bindings are based on the Midgard family bindings, but the inner
architectural changes makes it a separate family needing separate
bindings.

The Bifrost GPUs are present in a number of recent SoCs, like the
Amlogic G12A Family, and many other vendors.
The Amlogic vendor specific compatible is added to handle the
specific IP integration differences and dependencies.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
[narmstrong: fixed small typo in compatible description]
Link: https://patchwork.freedesktop.org/patch/msgid/20190401080949.14550-1-narmstrong@baylibre.com
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.txt [new file with mode: 0644]