Skip to content

Commit f3b7cbe

Browse files
xdarklightkhilman
authored andcommitted
ARM: dts: meson8b: drop undocumented property from the Mali GPU node
Drop the undocumented "switch-delay" which is a left-over from my experiments with an early lima kernel driver when it was still out-of-tree and required this property on Amlogic SoCs. Fixes: c3ea80b ("ARM: dts: meson8b: add the Mali-450 MP2 GPU") Signed-off-by: Martin Blumenstingl <[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
1 parent 01dfdd7 commit f3b7cbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/meson8b.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@
229229
clocks = <&clkc CLKID_CLK81>, <&clkc CLKID_MALI>;
230230
clock-names = "bus", "core";
231231
operating-points-v2 = <&gpu_opp_table>;
232-
switch-delay = <0xffff>;
233232
};
234233
};
235234
}; /* end of / */

0 commit comments

Comments
 (0)