summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorCaesar Wang <wxt@rock-chips.com>2017-07-17 16:14:27 +0800
committerHeiko Stuebner <heiko@sntech.de>2017-07-22 22:59:37 +0200
commit7ca369145e1ff9f7828ba86a115acf4f4574d947 (patch)
treeae3f734543529637b8cc689dd42b3bec4b5b9578 /Documentation/devicetree
parent0bd6213f8ef75a3bf4cbc4995c34045789b4385e (diff)
downloadop-kernel-dev-7ca369145e1ff9f7828ba86a115acf4f4574d947.zip
op-kernel-dev-7ca369145e1ff9f7828ba86a115acf4f4574d947.tar.gz
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')
-rw-r--r--Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt1
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 d3b6e1a4..a461e47 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.
OpenPOWER on IntegriCloud