ARM: dts: meson8b: drop undocumented property from the Mali GPU node
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 20 Apr 2019 09:32:58 +0000 (11:32 +0200)
committerKevin Hilman <khilman@baylibre.com>
Mon, 20 May 2019 16:58:37 +0000 (09:58 -0700)
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: c3ea80b6138cae ("ARM: dts: meson8b: add the Mali-450 MP2 GPU")
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/boot/dts/meson8b.dtsi

index 800cd65..4b91959 100644 (file)
                        clocks = <&clkc CLKID_CLK81>, <&clkc CLKID_MALI>;
                        clock-names = "bus", "core";
                        operating-points-v2 = <&gpu_opp_table>;
-                       switch-delay = <0xffff>;
                };
        };
 }; /* end of / */