arm: dts: exynos5422: change mali node position in alphabet order
authorInki Dae <inki.dae@samsung.com>
Mon, 26 Nov 2018 00:33:42 +0000 (09:33 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 3 Dec 2018 00:56:49 +0000 (09:56 +0900)
Change-Id: I8e0d490d51093488849f99f70d242f038863ba01
Signed-off-by: Inki Dae <inki.dae@samsung.com>
arch/arm/boot/dts/exynos5422-odroid-core.dtsi

index 824d608c9dad5bcd918a32d39fefd706267e1e7a..8e56aa232af665e2566c7647b7be854ebe87ac2c 100644 (file)
        };
 };
 
+&mali {
+       mali-supply = <&buck4_reg>;
+       assigned-clocks = <&clock CLK_FOUT_VPLL>;
+       assigned-clock-rates = <600000000>;
+       status = "okay";
+};
+
 &mmc_2 {
        status = "okay";
        card-detect-delay = <200>;
        vtmu-supply = <&ldo7_reg>;
 };
 
-&mali {
-       mali-supply = <&buck4_reg>;
-       assigned-clocks = <&clock CLK_FOUT_VPLL>;
-       assigned-clock-rates = <600000000>;
-       status = "okay";
-};
-
 &rtc {
        status = "okay";
        clocks = <&clock CLK_RTC>, <&s2mps11_osc S2MPS11_CLK_AP>;