diff options
author | Caesar Wang <wxt@rock-chips.com> | 2017-07-17 11:14:27 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-07-22 23:59:37 +0300 |
commit | 7ca369145e1ff9f7828ba86a115acf4f4574d947 (patch) | |
tree | ae3f734543529637b8cc689dd42b3bec4b5b9578 /Documentation/devicetree/bindings/gpu | |
parent | 0bd6213f8ef75a3bf4cbc4995c34045789b4385e (diff) | |
download | linux-7ca369145e1ff9f7828ba86a115acf4f4574d947.tar.xz |
dt-bindings: gpu: add the RK3399 mali for rockchip specifics
RK3399's GPU uses the quad-core Mali-T860, which is the new generation of
high-end graphics processors from ARM.
This patch added "rockchip,rk3399-mali" for dt-bindings, in order to
support IPA of gpu thermal in later.
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/gpu')
-rw-r--r-- | Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt index d3b6e1a4713a..a461e479c6ab 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt +++ b/Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt @@ -17,6 +17,7 @@ Required properties: * which must be preceded by one of the following vendor specifics: + "amlogic,meson-gxm-mali" + "rockchip,rk3288-mali" + + "rockchip,rk3399-mali" - reg : Physical base address of the device and length of the register area. |