commit | ca12437303f35b0a5b97c856d88886ce9df6a0d7 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Sat Jul 01 18:20:35 2017 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun Jul 16 17:04:50 2017 +0200 |
tree | 78e8da9cd141a2a4de929186d3f4906613e50838 | |
parent | 670d6303e90825f918cdcb77095706cad2df05c2 [diff] |
ARM: dts: rockchip: fix mali gpu node on rk3288 The binding specifies the actual implementations only (mali-t760 for example) but not the arm,mali-midgard used in some vendor kernels. So drop that compatible property from the rk3288 where it had slipped in. Also fix the node name which should be a generic gpu@... Signed-off-by: Heiko Stuebner <heiko@sntech.de>