|
@@ -40,7 +40,7 @@ Optional properties:
|
|
Example for a Mali-T760:
|
|
Example for a Mali-T760:
|
|
|
|
|
|
gpu@ffa30000 {
|
|
gpu@ffa30000 {
|
|
- compatible = "rockchip,rk3288-mali", "arm,mali-t760", "arm,mali-midgard";
|
|
|
|
|
|
+ compatible = "rockchip,rk3288-mali", "arm,mali-t760";
|
|
reg = <0xffa30000 0x10000>;
|
|
reg = <0xffa30000 0x10000>;
|
|
interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>,
|
|
interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>,
|
|
<GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>,
|
|
<GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>,
|