Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Caesar Wang and committed by
Heiko Stuebner
7ca36914 0bd6213f

+1
+1
Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt
··· 17 17 * which must be preceded by one of the following vendor specifics: 18 18 + "amlogic,meson-gxm-mali" 19 19 + "rockchip,rk3288-mali" 20 + + "rockchip,rk3399-mali" 20 21 21 22 - reg : Physical base address of the device and length of the register area. 22 23