diff options
author | Heiko Stuebner <heiko@sntech.de> | 2017-12-09 00:44:11 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-12-16 20:15:20 +0300 |
commit | c10e65b5874fe08643e40bf8d4d80627cc5e5da5 (patch) | |
tree | 4567a0a39b90fe7d7db41d63f88cce8b331f0955 /Documentation/devicetree/bindings/gpu | |
parent | cea5735c934f64a1659be7ea27c5848190c6c15a (diff) | |
download | linux-c10e65b5874fe08643e40bf8d4d80627cc5e5da5.tar.xz |
dt-bindings: gpu: mali-utgard: add rockchip,rk3328-mali compatible
The rk3328 quad-core Cortex A53 uses a Mali-450MP2 with 2 PPs, so
add a compatible for it.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpu')
-rw-r--r-- | Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt index c6814d7cc2b2..ad876548ab5d 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt +++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.txt @@ -17,6 +17,7 @@ Required properties: + rockchip,rk3066-mali + rockchip,rk3188-mali + rockchip,rk3228-mali + + rockchip,rk3328-mali + stericsson,db8500-mali - reg: Physical base address and length of the GPU registers |