提交 7c23e7e1 编写于 作者: K Krzysztof Kozlowski 提交者: Kukjin Kim

ARM: dts: Add labels to exynos5 nodes

Add new labels to certain nodes so they could be easily referenced by
Exynos5 board DTS files.
Signed-off-by: NKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: NKukjin Kim <kgene@kernel.org>
上级 719f39fe
...@@ -81,14 +81,14 @@ ...@@ -81,14 +81,14 @@
interrupts = <0 54 0>; interrupts = <0 54 0>;
}; };
rtc@101E0000 { rtc: rtc@101E0000 {
compatible = "samsung,s3c6410-rtc"; compatible = "samsung,s3c6410-rtc";
reg = <0x101E0000 0x100>; reg = <0x101E0000 0x100>;
interrupts = <0 43 0>, <0 44 0>; interrupts = <0 43 0>, <0 44 0>;
status = "disabled"; status = "disabled";
}; };
fimd@14400000 { fimd: fimd@14400000 {
compatible = "samsung,exynos5250-fimd"; compatible = "samsung,exynos5250-fimd";
interrupt-parent = <&combiner>; interrupt-parent = <&combiner>;
reg = <0x14400000 0x40000>; reg = <0x14400000 0x40000>;
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
status = "disabled"; status = "disabled";
}; };
dp-controller@145B0000 { dp: dp-controller@145B0000 {
compatible = "samsung,exynos5-dp"; compatible = "samsung,exynos5-dp";
reg = <0x145B0000 0x1000>; reg = <0x145B0000 0x1000>;
interrupts = <10 3>; interrupts = <10 3>;
......
...@@ -279,7 +279,7 @@ ...@@ -279,7 +279,7 @@
clock-names = "usbhost"; clock-names = "usbhost";
}; };
pcie@290000 { pcie_0: pcie@290000 {
compatible = "samsung,exynos5440-pcie", "snps,dw-pcie"; compatible = "samsung,exynos5440-pcie", "snps,dw-pcie";
reg = <0x290000 0x1000 reg = <0x290000 0x1000
0x270000 0x1000 0x270000 0x1000
...@@ -300,7 +300,7 @@ ...@@ -300,7 +300,7 @@
status = "disabled"; status = "disabled";
}; };
pcie@2a0000 { pcie_1: pcie@2a0000 {
compatible = "samsung,exynos5440-pcie", "snps,dw-pcie"; compatible = "samsung,exynos5440-pcie", "snps,dw-pcie";
reg = <0x2a0000 0x1000 reg = <0x2a0000 0x1000
0x272000 0x1000 0x272000 0x1000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册