]> 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)
commit98cc86792be6801a977f7c0cd51d3a29546395ea
treed26bb211819db590030c896e6078dc9a0e2d2c02
parent92568bb8c4e3e3d084c8dc6ad925b6276119a84d
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]