]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: Add labels to exynos5 nodes
authorKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Sun, 12 Apr 2015 11:39:04 +0000 (20:39 +0900)
committerKukjin Kim <kgene@kernel.org>
Wed, 3 Jun 2015 00:56:47 +0000 (09:56 +0900)
Add new labels to certain nodes so they could be easily referenced by
Exynos5 board DTS files.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/boot/dts/exynos5.dtsi
arch/arm/boot/dts/exynos5440.dtsi

index a0cc0b6f8f96d52c24729dd1432327e4935f389b..110dbd4fb884de7a6eeb63de3fa897fa08ebe601 100644 (file)
                interrupts = <0 54 0>;
        };
 
-       rtc@101E0000 {
+       rtc: rtc@101E0000 {
                compatible = "samsung,s3c6410-rtc";
                reg = <0x101E0000 0x100>;
                interrupts = <0 43 0>, <0 44 0>;
                status = "disabled";
        };
 
-       fimd@14400000 {
+       fimd: fimd@14400000 {
                compatible = "samsung,exynos5250-fimd";
                interrupt-parent = <&combiner>;
                reg = <0x14400000 0x40000>;
@@ -98,7 +98,7 @@
                status = "disabled";
        };
 
-       dp-controller@145B0000 {
+       dp: dp-controller@145B0000 {
                compatible = "samsung,exynos5-dp";
                reg = <0x145B0000 0x1000>;
                interrupts = <10 3>;
index 59d9416b3b03f042cd05c412736c1fd432440747..f18b51f2eeaa83883d27e99e80a43611266f60e3 100644 (file)
                clock-names = "usbhost";
        };
 
-       pcie@290000 {
+       pcie_0: pcie@290000 {
                compatible = "samsung,exynos5440-pcie", "snps,dw-pcie";
                reg = <0x290000 0x1000
                        0x270000 0x1000
                status = "disabled";
        };
 
-       pcie@2a0000 {
+       pcie_1: pcie@2a0000 {
                compatible = "samsung,exynos5440-pcie", "snps,dw-pcie";
                reg = <0x2a0000 0x1000
                        0x272000 0x1000