All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171214210212.26467-1-krzk@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 32ba351..073b18e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Convert all hex addresses in node names to lower case to fix warnings
 like:
     arch/arm/boot/dts/exynos5422-odroidhc1.dtb: Warning (simple_bus_reg):
-      Node /soc/nocp@10CA1000 simple-bus unit address format error, expected "10ca1000"
+      Node /soc/nocp at 10CA1000 simple-bus unit address format error, expected "10ca1000"
 
 Conversion was done using sed:
 
@@ -30,36 +30,36 @@ index 2bd3872221a1..8d47571b3984 100644
  			syscon = <&pmu_system_controller>;
  		};
  
--		pd_cam: cam-power-domain@10023C00 {
-+		pd_cam: cam-power-domain@10023c00 {
+-		pd_cam: cam-power-domain at 10023C00 {
++		pd_cam: cam-power-domain at 10023c00 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x10023C00 0x20>;
  			#power-domain-cells = <0>;
  		};
  
--		pd_mfc: mfc-power-domain@10023C40 {
-+		pd_mfc: mfc-power-domain@10023c40 {
+-		pd_mfc: mfc-power-domain at 10023C40 {
++		pd_mfc: mfc-power-domain at 10023c40 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x10023C40 0x20>;
  			#power-domain-cells = <0>;
  		};
  
--		pd_g3d: g3d-power-domain@10023C60 {
-+		pd_g3d: g3d-power-domain@10023c60 {
+-		pd_g3d: g3d-power-domain at 10023C60 {
++		pd_g3d: g3d-power-domain at 10023c60 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x10023C60 0x20>;
  			#power-domain-cells = <0>;
  		};
  
--		pd_lcd0: lcd0-power-domain@10023C80 {
-+		pd_lcd0: lcd0-power-domain@10023c80 {
+-		pd_lcd0: lcd0-power-domain at 10023C80 {
++		pd_lcd0: lcd0-power-domain at 10023c80 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x10023C80 0x20>;
  			#power-domain-cells = <0>;
  		};
  
--		pd_isp: isp-power-domain@10023CA0 {
-+		pd_isp: isp-power-domain@10023ca0 {
+-		pd_isp: isp-power-domain at 10023CA0 {
++		pd_isp: isp-power-domain at 10023ca0 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x10023CA0 0x20>;
  			#power-domain-cells = <0>;
@@ -67,8 +67,8 @@ index 2bd3872221a1..8d47571b3984 100644
  						 <&cmu CLK_FIN_PLL>;
  		};
  
--		cmu_dmc: clock-controller@105C0000 {
-+		cmu_dmc: clock-controller@105c0000 {
+-		cmu_dmc: clock-controller at 105C0000 {
++		cmu_dmc: clock-controller at 105c0000 {
  			compatible = "samsung,exynos3250-cmu-dmc";
  			reg = <0x105C0000 0x2000>;
  			#clock-cells = <1>;
@@ -76,8 +76,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		tmu: tmu@100C0000 {
-+		tmu: tmu@100c0000 {
+-		tmu: tmu at 100C0000 {
++		tmu: tmu at 100c0000 {
  			compatible = "samsung,exynos3250-tmu";
  			reg = <0x100C0000 0x100>;
  			interrupts = <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>;
@@ -85,8 +85,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		sysmmu_jpeg: sysmmu@11A60000 {
-+		sysmmu_jpeg: sysmmu@11a60000 {
+-		sysmmu_jpeg: sysmmu at 11A60000 {
++		sysmmu_jpeg: sysmmu at 11a60000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x11a60000 0x1000>;
  			interrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>,
@@ -94,8 +94,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		dsi_0: dsi@11C80000 {
-+		dsi_0: dsi@11c80000 {
+-		dsi_0: dsi at 11C80000 {
++		dsi_0: dsi at 11c80000 {
  			compatible = "samsung,exynos3250-mipi-dsi";
  			reg = <0x11C80000 0x10000>;
  			interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
@@ -103,8 +103,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		sysmmu_fimd0: sysmmu@11E20000 {
-+		sysmmu_fimd0: sysmmu@11e20000 {
+-		sysmmu_fimd0: sysmmu at 11E20000 {
++		sysmmu_fimd0: sysmmu at 11e20000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x11e20000 0x1000>;
  			interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>,
@@ -112,8 +112,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		exynos_usbphy: exynos-usbphy@125B0000 {
-+		exynos_usbphy: exynos-usbphy@125b0000 {
+-		exynos_usbphy: exynos-usbphy at 125B0000 {
++		exynos_usbphy: exynos-usbphy at 125b0000 {
  			compatible = "samsung,exynos3250-usb2-phy";
  			reg = <0x125B0000 0x100>;
  			samsung,pmureg-phandle = <&pmu_system_controller>;
@@ -121,8 +121,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			};
  		};
  
--		adc: adc@126C0000 {
-+		adc: adc@126c0000 {
+-		adc: adc at 126C0000 {
++		adc: adc at 126c0000 {
  			compatible = "samsung,exynos3250-adc",
  				     "samsung,exynos-adc-v2";
  			reg = <0x126C0000 0x100>;
@@ -130,8 +130,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		i2c_4: i2c@138A0000 {
-+		i2c_4: i2c@138a0000 {
+-		i2c_4: i2c at 138A0000 {
++		i2c_4: i2c at 138a0000 {
  			#address-cells = <1>;
  			#size-cells = <0>;
  			compatible = "samsung,s3c2440-i2c";
@@ -139,8 +139,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		i2c_5: i2c@138B0000 {
-+		i2c_5: i2c@138b0000 {
+-		i2c_5: i2c at 138B0000 {
++		i2c_5: i2c at 138b0000 {
  			#address-cells = <1>;
  			#size-cells = <0>;
  			compatible = "samsung,s3c2440-i2c";
@@ -148,8 +148,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		i2c_6: i2c@138C0000 {
-+		i2c_6: i2c@138c0000 {
+-		i2c_6: i2c at 138C0000 {
++		i2c_6: i2c at 138c0000 {
  			#address-cells = <1>;
  			#size-cells = <0>;
  			compatible = "samsung,s3c2440-i2c";
@@ -157,8 +157,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		i2c_7: i2c@138D0000 {
-+		i2c_7: i2c@138d0000 {
+-		i2c_7: i2c at 138D0000 {
++		i2c_7: i2c at 138d0000 {
  			#address-cells = <1>;
  			#size-cells = <0>;
  			compatible = "samsung,s3c2440-i2c";
@@ -166,8 +166,8 @@ index 2bd3872221a1..8d47571b3984 100644
  			status = "disabled";
  		};
  
--		pwm: pwm@139D0000 {
-+		pwm: pwm@139d0000 {
+-		pwm: pwm at 139D0000 {
++		pwm: pwm at 139d0000 {
  			compatible = "samsung,exynos4210-pwm";
  			reg = <0x139D0000 0x1000>;
  			interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
@@ -179,32 +179,32 @@ index 2db6cfe5d908..f44aa383f626 100644
  		syscon = <&pmu_system_controller>;
  	};
  
--	pd_mfc: mfc-power-domain@10023C40 {
-+	pd_mfc: mfc-power-domain@10023c40 {
+-	pd_mfc: mfc-power-domain at 10023C40 {
++	pd_mfc: mfc-power-domain at 10023c40 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023C40 0x20>;
  		#power-domain-cells = <0>;
  		label = "MFC";
  	};
  
--	pd_g3d: g3d-power-domain@10023C60 {
-+	pd_g3d: g3d-power-domain@10023c60 {
+-	pd_g3d: g3d-power-domain at 10023C60 {
++	pd_g3d: g3d-power-domain at 10023c60 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023C60 0x20>;
  		#power-domain-cells = <0>;
  		label = "G3D";
  	};
  
--	pd_lcd0: lcd0-power-domain@10023C80 {
-+	pd_lcd0: lcd0-power-domain@10023c80 {
+-	pd_lcd0: lcd0-power-domain at 10023C80 {
++	pd_lcd0: lcd0-power-domain at 10023c80 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023C80 0x20>;
  		#power-domain-cells = <0>;
  		label = "LCD0";
  	};
  
--	pd_tv: tv-power-domain@10023C20 {
-+	pd_tv: tv-power-domain@10023c20 {
+-	pd_tv: tv-power-domain at 10023C20 {
++	pd_tv: tv-power-domain at 10023c20 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023C20 0x20>;
  		#power-domain-cells = <0>;
@@ -212,24 +212,24 @@ index 2db6cfe5d908..f44aa383f626 100644
  		label = "TV";
  	};
  
--	pd_cam: cam-power-domain@10023C00 {
-+	pd_cam: cam-power-domain@10023c00 {
+-	pd_cam: cam-power-domain at 10023C00 {
++	pd_cam: cam-power-domain at 10023c00 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023C00 0x20>;
  		#power-domain-cells = <0>;
  		label = "CAM";
  	};
  
--	pd_gps: gps-power-domain@10023CE0 {
-+	pd_gps: gps-power-domain@10023ce0 {
+-	pd_gps: gps-power-domain at 10023CE0 {
++	pd_gps: gps-power-domain at 10023ce0 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023CE0 0x20>;
  		#power-domain-cells = <0>;
  		label = "GPS";
  	};
  
--	pd_gps_alive: gps-alive-power-domain@10023D00 {
-+	pd_gps_alive: gps-alive-power-domain@10023d00 {
+-	pd_gps_alive: gps-alive-power-domain at 10023D00 {
++	pd_gps_alive: gps-alive-power-domain at 10023d00 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023D00 0x20>;
  		#power-domain-cells = <0>;
@@ -237,8 +237,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		interrupt-parent = <&gic>;
  	};
  
--	dsi_0: dsi@11C80000 {
-+	dsi_0: dsi@11c80000 {
+-	dsi_0: dsi at 11C80000 {
++	dsi_0: dsi at 11c80000 {
  		compatible = "samsung,exynos4210-mipi-dsi";
  		reg = <0x11C80000 0x10000>;
  		interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
@@ -246,8 +246,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	keypad: keypad@100A0000 {
-+	keypad: keypad@100a0000 {
+-	keypad: keypad at 100A0000 {
++	keypad: keypad at 100a0000 {
  		compatible = "samsung,s5pv210-keypad";
  		reg = <0x100A0000 0x100>;
  		interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
@@ -255,8 +255,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	exynos_usbphy: exynos-usbphy@125B0000 {
-+	exynos_usbphy: exynos-usbphy@125b0000 {
+-	exynos_usbphy: exynos-usbphy at 125B0000 {
++	exynos_usbphy: exynos-usbphy at 125b0000 {
  		compatible = "samsung,exynos4210-usb2-phy";
  		reg = <0x125B0000 0x100>;
  		samsung,pmureg-phandle = <&pmu_system_controller>;
@@ -264,8 +264,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	i2c_4: i2c@138A0000 {
-+	i2c_4: i2c@138a0000 {
+-	i2c_4: i2c at 138A0000 {
++	i2c_4: i2c at 138a0000 {
  		#address-cells = <1>;
  		#size-cells = <0>;
  		compatible = "samsung,s3c2440-i2c";
@@ -273,8 +273,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	i2c_5: i2c@138B0000 {
-+	i2c_5: i2c@138b0000 {
+-	i2c_5: i2c at 138B0000 {
++	i2c_5: i2c at 138b0000 {
  		#address-cells = <1>;
  		#size-cells = <0>;
  		compatible = "samsung,s3c2440-i2c";
@@ -282,8 +282,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	i2c_6: i2c@138C0000 {
-+	i2c_6: i2c@138c0000 {
+-	i2c_6: i2c at 138C0000 {
++	i2c_6: i2c at 138c0000 {
  		#address-cells = <1>;
  		#size-cells = <0>;
  		compatible = "samsung,s3c2440-i2c";
@@ -291,8 +291,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	i2c_7: i2c@138D0000 {
-+	i2c_7: i2c@138d0000 {
+-	i2c_7: i2c at 138D0000 {
++	i2c_7: i2c at 138d0000 {
  		#address-cells = <1>;
  		#size-cells = <0>;
  		compatible = "samsung,s3c2440-i2c";
@@ -300,8 +300,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	i2c_8: i2c@138E0000 {
-+	i2c_8: i2c@138e0000 {
+-	i2c_8: i2c at 138E0000 {
++	i2c_8: i2c at 138e0000 {
  		#address-cells = <1>;
  		#size-cells = <0>;
  		compatible = "samsung,s3c2440-hdmiphy-i2c";
@@ -309,8 +309,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	pwm: pwm@139D0000 {
-+	pwm: pwm@139d0000 {
+-	pwm: pwm at 139D0000 {
++	pwm: pwm at 139d0000 {
  		compatible = "samsung,exynos4210-pwm";
  		reg = <0x139D0000 0x1000>;
  		interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
@@ -318,8 +318,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	tmu: tmu@100C0000 {
-+	tmu: tmu@100c0000 {
+-	tmu: tmu at 100C0000 {
++	tmu: tmu at 100c0000 {
  		#include "exynos4412-tmu-sensor-conf.dtsi"
  	};
  
@@ -327,8 +327,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		iommus = <&sysmmu_rotator>;
  	};
  
--	hdmi: hdmi@12D00000 {
-+	hdmi: hdmi@12d00000 {
+-	hdmi: hdmi at 12D00000 {
++	hdmi: hdmi at 12d00000 {
  		compatible = "samsung,exynos4210-hdmi";
  		reg = <0x12D00000 0x70000>;
  		interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
@@ -336,8 +336,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	hdmicec: cec@100B0000 {
-+	hdmicec: cec@100b0000 {
+-	hdmicec: cec at 100B0000 {
++	hdmicec: cec at 100b0000 {
  		compatible = "samsung,s5p-cec";
  		reg = <0x100B0000 0x200>;
  		interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
@@ -345,8 +345,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		status = "disabled";
  	};
  
--	mixer: mixer@12C10000 {
-+	mixer: mixer@12c10000 {
+-	mixer: mixer at 12C10000 {
++	mixer: mixer at 12c10000 {
  		compatible = "samsung,exynos4210-mixer";
  		interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
  		reg = <0x12C10000 0x2100>, <0x12c00000 0x300>;
@@ -354,8 +354,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_tv: sysmmu@12E20000 {
-+	sysmmu_tv: sysmmu@12e20000 {
+-	sysmmu_tv: sysmmu at 12E20000 {
++	sysmmu_tv: sysmmu at 12e20000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x12E20000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -363,8 +363,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc0: sysmmu@11A20000 {
-+	sysmmu_fimc0: sysmmu@11a20000 {
+-	sysmmu_fimc0: sysmmu at 11A20000 {
++	sysmmu_fimc0: sysmmu at 11a20000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x11A20000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -372,8 +372,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc1: sysmmu@11A30000 {
-+	sysmmu_fimc1: sysmmu@11a30000 {
+-	sysmmu_fimc1: sysmmu at 11A30000 {
++	sysmmu_fimc1: sysmmu at 11a30000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x11A30000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -381,8 +381,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc2: sysmmu@11A40000 {
-+	sysmmu_fimc2: sysmmu@11a40000 {
+-	sysmmu_fimc2: sysmmu at 11A40000 {
++	sysmmu_fimc2: sysmmu at 11a40000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x11A40000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -390,8 +390,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc3: sysmmu@11A50000 {
-+	sysmmu_fimc3: sysmmu@11a50000 {
+-	sysmmu_fimc3: sysmmu at 11A50000 {
++	sysmmu_fimc3: sysmmu at 11a50000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x11A50000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -399,8 +399,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_jpeg: sysmmu@11A60000 {
-+	sysmmu_jpeg: sysmmu@11a60000 {
+-	sysmmu_jpeg: sysmmu at 11A60000 {
++	sysmmu_jpeg: sysmmu at 11a60000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x11A60000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -408,8 +408,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_rotator: sysmmu@12A30000 {
-+	sysmmu_rotator: sysmmu@12a30000 {
+-	sysmmu_rotator: sysmmu at 12A30000 {
++	sysmmu_rotator: sysmmu at 12a30000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x12A30000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -417,8 +417,8 @@ index 2db6cfe5d908..f44aa383f626 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimd0: sysmmu@11E20000 {
-+	sysmmu_fimd0: sysmmu@11e20000 {
+-	sysmmu_fimd0: sysmmu at 11E20000 {
++	sysmmu_fimd0: sysmmu at 11e20000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x11E20000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -430,8 +430,8 @@ index 03dd61f64809..ce161ad1215d 100644
  		};
  	};
  
--	pd_lcd1: lcd1-power-domain@10023CA0 {
-+	pd_lcd1: lcd1-power-domain@10023ca0 {
+-	pd_lcd1: lcd1-power-domain at 10023CA0 {
++	pd_lcd1: lcd1-power-domain at 10023ca0 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023CA0 0x20>;
  		#power-domain-cells = <0>;
@@ -439,8 +439,8 @@ index 03dd61f64809..ce161ad1215d 100644
  		reg = <0x03860000 0x1000>;
  	};
  
--	tmu: tmu@100C0000 {
-+	tmu: tmu@100c0000 {
+-	tmu: tmu at 100C0000 {
++	tmu: tmu at 100c0000 {
  		compatible = "samsung,exynos4210-tmu";
  		interrupt-parent = <&combiner>;
  		reg = <0x100C0000 0x100>;
@@ -448,8 +448,8 @@ index 03dd61f64809..ce161ad1215d 100644
  		};
  	};
  
--	mixer: mixer@12C10000 {
-+	mixer: mixer@12c10000 {
+-	mixer: mixer at 12C10000 {
++	mixer: mixer at 12c10000 {
  		clock-names = "mixer", "hdmi", "sclk_hdmi", "vp", "mout_mixer",
  			"sclk_mixer";
  		clocks = <&clock CLK_MIXER>, <&clock CLK_HDMI>,
@@ -457,8 +457,8 @@ index 03dd61f64809..ce161ad1215d 100644
  		status = "disabled";
  	};
  
--	sysmmu_g2d: sysmmu@12A20000 {
-+	sysmmu_g2d: sysmmu@12a20000 {
+-	sysmmu_g2d: sysmmu at 12A20000 {
++	sysmmu_g2d: sysmmu at 12a20000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x12A20000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -470,8 +470,8 @@ index 4eebd4721a5f..ef7b89d3db9e 100644
  		};
  	};
  
--	pinctrl_3: pinctrl@106E0000 {
-+	pinctrl_3: pinctrl@106e0000 {
+-	pinctrl_3: pinctrl at 106E0000 {
++	pinctrl_3: pinctrl at 106e0000 {
  		gpv0: gpv0 {
  			gpio-controller;
  			#gpio-cells = <2>;
@@ -483,8 +483,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		#address-cells = <1>;
  		#size-cells = <0>;
  
--		cpu0: cpu@A00 {
-+		cpu0: cpu@a00 {
+-		cpu0: cpu at A00 {
++		cpu0: cpu at a00 {
  			device_type = "cpu";
  			compatible = "arm,cortex-a9";
  			reg = <0xA00>;
@@ -492,24 +492,24 @@ index 282525ac7554..cec5bef44bdb 100644
  			#cooling-cells = <2>; /* min followed by max */
  		};
  
--		cpu@A01 {
-+		cpu@a01 {
+-		cpu at A01 {
++		cpu at a01 {
  			device_type = "cpu";
  			compatible = "arm,cortex-a9";
  			reg = <0xA01>;
  			operating-points-v2 = <&cpu0_opp_table>;
  		};
  
--		cpu@A02 {
-+		cpu@a02 {
+-		cpu at A02 {
++		cpu at a02 {
  			device_type = "cpu";
  			compatible = "arm,cortex-a9";
  			reg = <0xA02>;
  			operating-points-v2 = <&cpu0_opp_table>;
  		};
  
--		cpu@A03 {
-+		cpu@a03 {
+-		cpu at A03 {
++		cpu at a03 {
  			device_type = "cpu";
  			compatible = "arm,cortex-a9";
  			reg = <0xA03>;
@@ -517,8 +517,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		};
  	};
  
--	pd_isp: isp-power-domain@10023CA0 {
-+	pd_isp: isp-power-domain@10023ca0 {
+-	pd_isp: isp-power-domain at 10023CA0 {
++	pd_isp: isp-power-domain at 10023ca0 {
  		compatible = "samsung,exynos4210-pd";
  		reg = <0x10023CA0 0x20>;
  		#power-domain-cells = <0>;
@@ -526,8 +526,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		samsung,syscon-phandle = <&pmu_system_controller>;
  	};
  
--	adc: adc@126C0000 {
-+	adc: adc@126c0000 {
+-	adc: adc at 126C0000 {
++	adc: adc at 126c0000 {
  		compatible = "samsung,exynos-adc-v1";
  		reg = <0x126C0000 0x100>;
  		interrupt-parent = <&combiner>;
@@ -535,8 +535,8 @@ index 282525ac7554..cec5bef44bdb 100644
  			status = "disabled";
  		};
  
--		fimc_lite_1: fimc-lite@123A0000 {
-+		fimc_lite_1: fimc-lite@123a0000 {
+-		fimc_lite_1: fimc-lite at 123A0000 {
++		fimc_lite_1: fimc-lite at 123a0000 {
  			compatible = "samsung,exynos4212-fimc-lite";
  			reg = <0x123A0000 0x1000>;
  			interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
@@ -544,8 +544,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc_fd: sysmmu@122A0000 {
-+	sysmmu_fimc_fd: sysmmu@122a0000 {
+-	sysmmu_fimc_fd: sysmmu at 122A0000 {
++	sysmmu_fimc_fd: sysmmu at 122a0000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x122A0000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -553,8 +553,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc_mcuctl: sysmmu@122B0000 {
-+	sysmmu_fimc_mcuctl: sysmmu@122b0000 {
+-	sysmmu_fimc_mcuctl: sysmmu at 122B0000 {
++	sysmmu_fimc_mcuctl: sysmmu at 122b0000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x122B0000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -562,8 +562,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc_lite0: sysmmu@123B0000 {
-+	sysmmu_fimc_lite0: sysmmu@123b0000 {
+-	sysmmu_fimc_lite0: sysmmu at 123B0000 {
++	sysmmu_fimc_lite0: sysmmu at 123b0000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x123B0000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -571,8 +571,8 @@ index 282525ac7554..cec5bef44bdb 100644
  		#iommu-cells = <0>;
  	};
  
--	sysmmu_fimc_lite1: sysmmu@123C0000 {
-+	sysmmu_fimc_lite1: sysmmu@123c0000 {
+-	sysmmu_fimc_lite1: sysmmu at 123C0000 {
++	sysmmu_fimc_lite1: sysmmu at 123c0000 {
  		compatible = "samsung,exynos-sysmmu";
  		reg = <0x123C0000 0x1000>;
  		interrupt-parent = <&combiner>;
@@ -584,36 +584,36 @@ index b3c8428de389..1b1dd3850638 100644
  			reg = <0x10050000 0x5000>;
  		};
  
--		serial_0: serial@12C00000 {
-+		serial_0: serial@12c00000 {
+-		serial_0: serial at 12C00000 {
++		serial_0: serial at 12c00000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C00000 0x100>;
  			interrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		serial_1: serial@12C10000 {
-+		serial_1: serial@12c10000 {
+-		serial_1: serial at 12C10000 {
++		serial_1: serial at 12c10000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C10000 0x100>;
  			interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		serial_2: serial@12C20000 {
-+		serial_2: serial@12c20000 {
+-		serial_2: serial at 12C20000 {
++		serial_2: serial at 12c20000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C20000 0x100>;
  			interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		serial_3: serial@12C30000 {
-+		serial_3: serial@12c30000 {
+-		serial_3: serial at 12C30000 {
++		serial_3: serial at 12c30000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C30000 0x100>;
  			interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		i2c_0: i2c@12C60000 {
-+		i2c_0: i2c@12c60000 {
+-		i2c_0: i2c at 12C60000 {
++		i2c_0: i2c at 12c60000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12C60000 0x100>;
  			interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
@@ -621,8 +621,8 @@ index b3c8428de389..1b1dd3850638 100644
  			status = "disabled";
  		};
  
--		i2c_1: i2c@12C70000 {
-+		i2c_1: i2c@12c70000 {
+-		i2c_1: i2c at 12C70000 {
++		i2c_1: i2c at 12c70000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12C70000 0x100>;
  			interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
@@ -630,8 +630,8 @@ index b3c8428de389..1b1dd3850638 100644
  			status = "disabled";
  		};
  
--		i2c_2: i2c@12C80000 {
-+		i2c_2: i2c@12c80000 {
+-		i2c_2: i2c at 12C80000 {
++		i2c_2: i2c at 12c80000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12C80000 0x100>;
  			interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
@@ -639,8 +639,8 @@ index b3c8428de389..1b1dd3850638 100644
  			status = "disabled";
  		};
  
--		i2c_3: i2c@12C90000 {
-+		i2c_3: i2c@12c90000 {
+-		i2c_3: i2c at 12C90000 {
++		i2c_3: i2c at 12c90000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12C90000 0x100>;
  			interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
@@ -648,16 +648,16 @@ index b3c8428de389..1b1dd3850638 100644
  			status = "disabled";
  		};
  
--		pwm: pwm@12DD0000 {
-+		pwm: pwm@12dd0000 {
+-		pwm: pwm at 12DD0000 {
++		pwm: pwm at 12dd0000 {
  			compatible = "samsung,exynos4210-pwm";
  			reg = <0x12DD0000 0x100>;
  			samsung,pwm-outputs = <0>, <1>, <2>, <3>;
  			#pwm-cells = <3>;
  		};
  
--		rtc: rtc@101E0000 {
-+		rtc: rtc@101e0000 {
+-		rtc: rtc at 101E0000 {
++		rtc: rtc at 101e0000 {
  			compatible = "samsung,s3c6410-rtc";
  			reg = <0x101E0000 0x100>;
  			interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>,
@@ -665,8 +665,8 @@ index b3c8428de389..1b1dd3850638 100644
  			status = "disabled";
  		};
  
--		dp: dp-controller@145B0000 {
-+		dp: dp-controller@145b0000 {
+-		dp: dp-controller at 145B0000 {
++		dp: dp-controller at 145b0000 {
  			compatible = "samsung,exynos5-dp";
  			reg = <0x145B0000 0x1000>;
  			interrupts = <10 3>;
@@ -678,8 +678,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			label = "G3D";
  		};
  
--		pd_disp1: power-domain@100440A0 {
-+		pd_disp1: power-domain@100440a0 {
+-		pd_disp1: power-domain at 100440A0 {
++		pd_disp1: power-domain at 100440a0 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x100440A0 0x20>;
  			#power-domain-cells = <0>;
@@ -687,8 +687,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			clock-names = "oscclk", "clk0", "clk1";
  		};
  
--		pd_mau: power-domain@100440C0 {
-+		pd_mau: power-domain@100440c0 {
+-		pd_mau: power-domain at 100440C0 {
++		pd_mau: power-domain at 100440c0 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x100440C0 0x20>;
  			#power-domain-cells = <0>;
@@ -696,8 +696,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			clock-frequency = <24000000>;
  		};
  
--		mct@101C0000 {
-+		mct@101c0000 {
+-		mct at 101C0000 {
++		mct at 101c0000 {
  			compatible = "samsung,exynos4210-mct";
  			reg = <0x101C0000 0x800>;
  			interrupt-controller;
@@ -705,8 +705,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			interrupt-parent = <&gic>;
  		};
  
--		watchdog@101D0000 {
-+		watchdog@101d0000 {
+-		watchdog at 101D0000 {
++		watchdog at 101d0000 {
  			compatible = "samsung,exynos5250-wdt";
  			reg = <0x101D0000 0x100>;
  			interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
@@ -714,8 +714,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			iommu-names = "left", "right";
  		};
  
--		rotator: rotator@11C00000 {
-+		rotator: rotator@11c00000 {
+-		rotator: rotator at 11C00000 {
++		rotator: rotator at 11c00000 {
  			compatible = "samsung,exynos5250-rotator";
  			reg = <0x11C00000 0x64>;
  			interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
@@ -723,8 +723,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#include "exynos4412-tmu-sensor-conf.dtsi"
  		};
  
--		sata: sata@122F0000 {
-+		sata: sata@122f0000 {
+-		sata: sata at 122F0000 {
++		sata: sata at 122f0000 {
  			compatible = "snps,dwc-ahci";
  			samsung,sata-freq = <66>;
  			reg = <0x122F0000 0x1ff>;
@@ -732,8 +732,8 @@ index bdd742e3f3c3..571c89605a39 100644
  		};
  
  		/* i2c_0-3 are defined in exynos5.dtsi */
--		i2c_4: i2c@12CA0000 {
-+		i2c_4: i2c@12ca0000 {
+-		i2c_4: i2c at 12CA0000 {
++		i2c_4: i2c at 12ca0000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12CA0000 0x100>;
  			interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
@@ -741,8 +741,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			status = "disabled";
  		};
  
--		i2c_5: i2c@12CB0000 {
-+		i2c_5: i2c@12cb0000 {
+-		i2c_5: i2c at 12CB0000 {
++		i2c_5: i2c at 12cb0000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12CB0000 0x100>;
  			interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
@@ -750,8 +750,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			status = "disabled";
  		};
  
--		i2c_6: i2c@12CC0000 {
-+		i2c_6: i2c@12cc0000 {
+-		i2c_6: i2c at 12CC0000 {
++		i2c_6: i2c at 12cc0000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12CC0000 0x100>;
  			interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
@@ -759,8 +759,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			status = "disabled";
  		};
  
--		i2c_7: i2c@12CD0000 {
-+		i2c_7: i2c@12cd0000 {
+-		i2c_7: i2c at 12CD0000 {
++		i2c_7: i2c at 12cd0000 {
  			compatible = "samsung,s3c2440-i2c";
  			reg = <0x12CD0000 0x100>;
  			interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
@@ -768,8 +768,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			status = "disabled";
  		};
  
--		i2c_8: i2c@12CE0000 {
-+		i2c_8: i2c@12ce0000 {
+-		i2c_8: i2c at 12CE0000 {
++		i2c_8: i2c at 12ce0000 {
  			compatible = "samsung,s3c2440-hdmiphy-i2c";
  			reg = <0x12CE0000 0x1000>;
  			interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
@@ -777,8 +777,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			};
  		};
  
--		i2c_9: i2c@121D0000 {
-+		i2c_9: i2c@121d0000 {
+-		i2c_9: i2c at 121D0000 {
++		i2c_9: i2c at 121d0000 {
  			compatible = "samsung,exynos5-sata-phy-i2c";
  			reg = <0x121D0000 0x100>;
  			#address-cells = <1>;
@@ -786,8 +786,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			power-domains = <&pd_mau>;
  		};
  
--		i2s1: i2s@12D60000 {
-+		i2s1: i2s@12d60000 {
+-		i2s1: i2s at 12D60000 {
++		i2s1: i2s at 12d60000 {
  			compatible = "samsung,s3c6410-i2s";
  			status = "disabled";
  			reg = <0x12D60000 0x100>;
@@ -795,8 +795,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			power-domains = <&pd_mau>;
  		};
  
--		i2s2: i2s@12D70000 {
-+		i2s2: i2s@12d70000 {
+-		i2s2: i2s at 12D70000 {
++		i2s2: i2s at 12d70000 {
  			compatible = "samsung,s3c6410-i2s";
  			status = "disabled";
  			reg = <0x12D70000 0x100>;
@@ -804,8 +804,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			interrupt-parent = <&gic>;
  			ranges;
  
--			pdma0: pdma@121A0000 {
-+			pdma0: pdma@121a0000 {
+-			pdma0: pdma at 121A0000 {
++			pdma0: pdma at 121a0000 {
  				compatible = "arm,pl330", "arm,primecell";
  				reg = <0x121A0000 0x1000>;
  				interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
@@ -813,8 +813,8 @@ index bdd742e3f3c3..571c89605a39 100644
  				#dma-requests = <32>;
  			};
  
--			pdma1: pdma@121B0000 {
-+			pdma1: pdma@121b0000 {
+-			pdma1: pdma at 121B0000 {
++			pdma1: pdma at 121b0000 {
  				compatible = "arm,pl330", "arm,primecell";
  				reg = <0x121B0000 0x1000>;
  				interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
@@ -822,8 +822,8 @@ index bdd742e3f3c3..571c89605a39 100644
  				#dma-requests = <1>;
  			};
  
--			mdma1: mdma@11C10000 {
-+			mdma1: mdma@11c10000 {
+-			mdma1: mdma at 11C10000 {
++			mdma1: mdma at 11c10000 {
  				compatible = "arm,pl330", "arm,primecell";
  				reg = <0x11C10000 0x1000>;
  				interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
@@ -831,8 +831,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			status = "disabled";
  		};
  
--		hdmicec: cec@101B0000 {
-+		hdmicec: cec@101b0000 {
+-		hdmicec: cec at 101B0000 {
++		hdmicec: cec at 101b0000 {
  			compatible = "samsung,s5p-cec";
  			reg = <0x101B0000 0x200>;
  			interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
@@ -840,8 +840,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#phy-cells = <0>;
  		};
  
--		adc: adc@12D10000 {
-+		adc: adc@12d10000 {
+-		adc: adc at 12D10000 {
++		adc: adc at 12d10000 {
  			compatible = "samsung,exynos-adc-v1";
  			reg = <0x12D10000 0x100>;
  			interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
@@ -849,8 +849,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			status = "disabled";
  		};
  
--		sysmmu_g2d: sysmmu@10A60000 {
-+		sysmmu_g2d: sysmmu@10a60000 {
+-		sysmmu_g2d: sysmmu at 10A60000 {
++		sysmmu_g2d: sysmmu at 10a60000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x10A60000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -858,8 +858,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_rotator: sysmmu@11D40000 {
-+		sysmmu_rotator: sysmmu@11d40000 {
+-		sysmmu_rotator: sysmmu at 11D40000 {
++		sysmmu_rotator: sysmmu at 11d40000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x11D40000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -867,8 +867,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_jpeg: sysmmu@11F20000 {
-+		sysmmu_jpeg: sysmmu@11f20000 {
+-		sysmmu_jpeg: sysmmu at 11F20000 {
++		sysmmu_jpeg: sysmmu at 11f20000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x11F20000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -876,8 +876,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_fd: sysmmu@132A0000 {
-+		sysmmu_fimc_fd: sysmmu@132a0000 {
+-		sysmmu_fimc_fd: sysmmu at 132A0000 {
++		sysmmu_fimc_fd: sysmmu at 132a0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x132A0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -885,8 +885,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_mcuctl: sysmmu@132B0000 {
-+		sysmmu_fimc_mcuctl: sysmmu@132b0000 {
+-		sysmmu_fimc_mcuctl: sysmmu at 132B0000 {
++		sysmmu_fimc_mcuctl: sysmmu at 132b0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x132B0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -894,8 +894,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_odc: sysmmu@132C0000 {
-+		sysmmu_fimc_odc: sysmmu@132c0000 {
+-		sysmmu_fimc_odc: sysmmu at 132C0000 {
++		sysmmu_fimc_odc: sysmmu at 132c0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x132C0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -903,8 +903,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_dis0: sysmmu@132D0000 {
-+		sysmmu_fimc_dis0: sysmmu@132d0000 {
+-		sysmmu_fimc_dis0: sysmmu at 132D0000 {
++		sysmmu_fimc_dis0: sysmmu at 132d0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x132D0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -912,8 +912,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_3dnr: sysmmu@132F0000 {
-+		sysmmu_fimc_3dnr: sysmmu@132f0000 {
+-		sysmmu_fimc_3dnr: sysmmu at 132F0000 {
++		sysmmu_fimc_3dnr: sysmmu at 132f0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x132F0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -921,8 +921,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_lite0: sysmmu@13C40000 {
-+		sysmmu_fimc_lite0: sysmmu@13c40000 {
+-		sysmmu_fimc_lite0: sysmmu at 13C40000 {
++		sysmmu_fimc_lite0: sysmmu at 13c40000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x13C40000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -930,8 +930,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_fimc_lite1: sysmmu@13C50000 {
-+		sysmmu_fimc_lite1: sysmmu@13c50000 {
+-		sysmmu_fimc_lite1: sysmmu at 13C50000 {
++		sysmmu_fimc_lite1: sysmmu at 13c50000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x13C50000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -939,8 +939,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_gsc0: sysmmu@13E80000 {
-+		sysmmu_gsc0: sysmmu@13e80000 {
+-		sysmmu_gsc0: sysmmu at 13E80000 {
++		sysmmu_gsc0: sysmmu at 13e80000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x13E80000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -948,8 +948,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_gsc1: sysmmu@13E90000 {
-+		sysmmu_gsc1: sysmmu@13e90000 {
+-		sysmmu_gsc1: sysmmu at 13E90000 {
++		sysmmu_gsc1: sysmmu at 13e90000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x13E90000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -957,8 +957,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_gsc2: sysmmu@13EA0000 {
-+		sysmmu_gsc2: sysmmu@13ea0000 {
+-		sysmmu_gsc2: sysmmu at 13EA0000 {
++		sysmmu_gsc2: sysmmu at 13ea0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x13EA0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -966,8 +966,8 @@ index bdd742e3f3c3..571c89605a39 100644
  			#iommu-cells = <0>;
  		};
  
--		sysmmu_gsc3: sysmmu@13EB0000 {
-+		sysmmu_gsc3: sysmmu@13eb0000 {
+-		sysmmu_gsc3: sysmmu at 13EB0000 {
++		sysmmu_gsc3: sysmmu at 13eb0000 {
  			compatible = "samsung,exynos-sysmmu";
  			reg = <0x13EB0000 0x1000>;
  			interrupt-parent = <&combiner>;
@@ -979,15 +979,15 @@ index 5e88c9645975..12c6b011576b 100644
  			#clock-cells = <1>;
  		};
  
--		clock_g2d: clock-controller@10A00000 {
-+		clock_g2d: clock-controller@10a00000 {
+-		clock_g2d: clock-controller at 10A00000 {
++		clock_g2d: clock-controller at 10a00000 {
  			compatible = "samsung,exynos5260-clock-g2d";
  			reg = <0x10A00000 0x10000>;
  			#clock-cells = <1>;
  		};
  
--		clock_mif: clock-controller@10CE0000 {
-+		clock_mif: clock-controller@10ce0000 {
+-		clock_mif: clock-controller at 10CE0000 {
++		clock_mif: clock-controller at 10ce0000 {
  			compatible = "samsung,exynos5260-clock-mif";
  			reg = <0x10CE0000 0x10000>;
  			#clock-cells = <1>;
@@ -995,29 +995,29 @@ index 5e88c9645975..12c6b011576b 100644
  			#clock-cells = <1>;
  		};
  
--		clock_fsys: clock-controller@122E0000 {
-+		clock_fsys: clock-controller@122e0000 {
+-		clock_fsys: clock-controller at 122E0000 {
++		clock_fsys: clock-controller at 122e0000 {
  			compatible = "samsung,exynos5260-clock-fsys";
  			reg = <0x122E0000 0x10000>;
  			#clock-cells = <1>;
  		};
  
--		clock_aud: clock-controller@128C0000 {
-+		clock_aud: clock-controller@128c0000 {
+-		clock_aud: clock-controller at 128C0000 {
++		clock_aud: clock-controller at 128c0000 {
  			compatible = "samsung,exynos5260-clock-aud";
  			reg = <0x128C0000 0x10000>;
  			#clock-cells = <1>;
  		};
  
--		clock_isp: clock-controller@133C0000 {
-+		clock_isp: clock-controller@133c0000 {
+-		clock_isp: clock-controller at 133C0000 {
++		clock_isp: clock-controller at 133c0000 {
  			compatible = "samsung,exynos5260-clock-isp";
  			reg = <0x133C0000 0x10000>;
  			#clock-cells = <1>;
  		};
  
--		clock_gscl: clock-controller@13F00000 {
-+		clock_gscl: clock-controller@13f00000 {
+-		clock_gscl: clock-controller at 13F00000 {
++		clock_gscl: clock-controller at 13f00000 {
  			compatible = "samsung,exynos5260-clock-gscl";
  			reg = <0x13F00000 0x10000>;
  			#clock-cells = <1>;
@@ -1025,8 +1025,8 @@ index 5e88c9645975..12c6b011576b 100644
  			reg = <0x10000000 0x100>;
  		};
  
--		mct: mct@100B0000 {
-+		mct: mct@100b0000 {
+-		mct: mct at 100B0000 {
++		mct: mct at 100b0000 {
  			compatible = "samsung,exynos4210-mct";
  			reg = <0x100B0000 0x1000>;
  			clocks = <&fin_pll>, <&clock_peri PERI_CLK_MCT>;
@@ -1034,8 +1034,8 @@ index 5e88c9645975..12c6b011576b 100644
  				     <GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		cci: cci@10F00000 {
-+		cci: cci@10f00000 {
+-		cci: cci at 10F00000 {
++		cci: cci at 10f00000 {
  			compatible = "arm,cci-400";
  			#address-cells = <1>;
  			#size-cells = <1>;
@@ -1043,21 +1043,21 @@ index 5e88c9645975..12c6b011576b 100644
  			interrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		pinctrl_2: pinctrl@128B0000 {
-+		pinctrl_2: pinctrl@128b0000 {
+-		pinctrl_2: pinctrl at 128B0000 {
++		pinctrl_2: pinctrl at 128b0000 {
  			compatible = "samsung,exynos5260-pinctrl";
  			reg = <0x128B0000 0x1000>;
  			interrupts = <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>;
  		};
  
--		pmu_system_controller: system-controller@10D50000 {
-+		pmu_system_controller: system-controller@10d50000 {
+-		pmu_system_controller: system-controller at 10D50000 {
++		pmu_system_controller: system-controller at 10d50000 {
  			compatible = "samsung,exynos5260-pmu", "syscon";
  			reg = <0x10D50000 0x10000>;
  		};
  
--		uart0: serial@12C00000 {
-+		uart0: serial@12c00000 {
+-		uart0: serial at 12C00000 {
++		uart0: serial at 12c00000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C00000 0x100>;
  			interrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;
@@ -1065,8 +1065,8 @@ index 5e88c9645975..12c6b011576b 100644
  			status = "disabled";
  		};
  
--		uart1: serial@12C10000 {
-+		uart1: serial@12c10000 {
+-		uart1: serial at 12C10000 {
++		uart1: serial at 12c10000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C10000 0x100>;
  			interrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;
@@ -1074,8 +1074,8 @@ index 5e88c9645975..12c6b011576b 100644
  			status = "disabled";
  		};
  
--		uart2: serial@12C20000 {
-+		uart2: serial@12c20000 {
+-		uart2: serial at 12C20000 {
++		uart2: serial at 12c20000 {
  			compatible = "samsung,exynos4210-uart";
  			reg = <0x12C20000 0x100>;
  			interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
@@ -1087,43 +1087,43 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		nocp_mem0_0: nocp@10CA1000 {
-+		nocp_mem0_0: nocp@10ca1000 {
+-		nocp_mem0_0: nocp at 10CA1000 {
++		nocp_mem0_0: nocp at 10ca1000 {
  			compatible = "samsung,exynos5420-nocp";
  			reg = <0x10CA1000 0x200>;
  			status = "disabled";
  		};
  
--		nocp_mem0_1: nocp@10CA1400 {
-+		nocp_mem0_1: nocp@10ca1400 {
+-		nocp_mem0_1: nocp at 10CA1400 {
++		nocp_mem0_1: nocp at 10ca1400 {
  			compatible = "samsung,exynos5420-nocp";
  			reg = <0x10CA1400 0x200>;
  			status = "disabled";
  		};
  
--		nocp_mem1_0: nocp@10CA1800 {
-+		nocp_mem1_0: nocp@10ca1800 {
+-		nocp_mem1_0: nocp at 10CA1800 {
++		nocp_mem1_0: nocp at 10ca1800 {
  			compatible = "samsung,exynos5420-nocp";
  			reg = <0x10CA1800 0x200>;
  			status = "disabled";
  		};
  
--		nocp_mem1_1: nocp@10CA1C00 {
-+		nocp_mem1_1: nocp@10ca1c00 {
+-		nocp_mem1_1: nocp at 10CA1C00 {
++		nocp_mem1_1: nocp at 10ca1c00 {
  			compatible = "samsung,exynos5420-nocp";
  			reg = <0x10CA1C00 0x200>;
  			status = "disabled";
  		};
  
--		nocp_g3d_0: nocp@11A51000 {
-+		nocp_g3d_0: nocp@11a51000 {
+-		nocp_g3d_0: nocp at 11A51000 {
++		nocp_g3d_0: nocp at 11a51000 {
  			compatible = "samsung,exynos5420-nocp";
  			reg = <0x11A51000 0x200>;
  			status = "disabled";
  		};
  
--		nocp_g3d_1: nocp@11A51400 {
-+		nocp_g3d_1: nocp@11a51400 {
+-		nocp_g3d_1: nocp at 11A51400 {
++		nocp_g3d_1: nocp at 11a51400 {
  			compatible = "samsung,exynos5420-nocp";
  			reg = <0x11A51400 0x200>;
  			status = "disabled";
@@ -1131,8 +1131,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			label = "MSC";
  		};
  
--		disp_pd: power-domain@100440C0 {
-+		disp_pd: power-domain@100440c0 {
+-		disp_pd: power-domain at 100440C0 {
++		disp_pd: power-domain at 100440c0 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x100440C0 0x20>;
  			#power-domain-cells = <0>;
@@ -1140,8 +1140,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			clock-names = "oscclk", "clk0", "clk1", "clk2", "asb0", "asb1";
  		};
  
--		mau_pd: power-domain@100440E0 {
-+		mau_pd: power-domain@100440e0 {
+-		mau_pd: power-domain at 100440E0 {
++		mau_pd: power-domain at 100440e0 {
  			compatible = "samsung,exynos4210-pd";
  			reg = <0x100440E0 0x20>;
  			#power-domain-cells = <0>;
@@ -1149,8 +1149,8 @@ index e451b7b4d1ca..340443e2f004 100644
  				power-domains = <&mau_pd>;
  			};
  
--			pdma0: pdma@121A0000 {
-+			pdma0: pdma@121a0000 {
+-			pdma0: pdma at 121A0000 {
++			pdma0: pdma at 121a0000 {
  				compatible = "arm,pl330", "arm,primecell";
  				reg = <0x121A0000 0x1000>;
  				interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
@@ -1158,8 +1158,8 @@ index e451b7b4d1ca..340443e2f004 100644
  				#dma-requests = <32>;
  			};
  
--			pdma1: pdma@121B0000 {
-+			pdma1: pdma@121b0000 {
+-			pdma1: pdma at 121B0000 {
++			pdma1: pdma at 121b0000 {
  				compatible = "arm,pl330", "arm,primecell";
  				reg = <0x121B0000 0x1000>;
  				interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
@@ -1167,8 +1167,8 @@ index e451b7b4d1ca..340443e2f004 100644
  				#dma-requests = <1>;
  			};
  
--			mdma1: mdma@11C10000 {
-+			mdma1: mdma@11c10000 {
+-			mdma1: mdma at 11C10000 {
++			mdma1: mdma at 11c10000 {
  				compatible = "arm,pl330", "arm,primecell";
  				reg = <0x11C10000 0x1000>;
  				interrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;
@@ -1176,8 +1176,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		i2s1: i2s@12D60000 {
-+		i2s1: i2s@12d60000 {
+-		i2s1: i2s at 12D60000 {
++		i2s1: i2s at 12d60000 {
  			compatible = "samsung,exynos5420-i2s";
  			reg = <0x12D60000 0x100>;
  			dmas = <&pdma1 12
@@ -1185,7 +1185,7 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		i2s2: i2s@12D70000 {
+-		i2s2: i2s at 12D70000 {
 +		i2s2: i2s@12d70000 {
  			compatible = "samsung,exynos5420-i2s";
  			reg = <0x12D70000 0x100>;
@@ -1194,7 +1194,7 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		adc: adc@12D10000 {
+-		adc: adc at 12D10000 {
 +		adc: adc@12d10000 {
  			compatible = "samsung,exynos-adc-v2";
  			reg = <0x12D10000 0x100>;
@@ -1203,8 +1203,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		hsi2c_8: i2c@12E00000 {
-+		hsi2c_8: i2c@12e00000 {
+-		hsi2c_8: i2c at 12E00000 {
++		hsi2c_8: i2c at 12e00000 {
  			compatible = "samsung,exynos5250-hsi2c";
  			reg = <0x12E00000 0x1000>;
  			interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
@@ -1212,8 +1212,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		hsi2c_9: i2c@12E10000 {
-+		hsi2c_9: i2c@12e10000 {
+-		hsi2c_9: i2c at 12E10000 {
++		hsi2c_9: i2c at 12e10000 {
  			compatible = "samsung,exynos5250-hsi2c";
  			reg = <0x12E10000 0x1000>;
  			interrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;
@@ -1221,8 +1221,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		hsi2c_10: i2c@12E20000 {
-+		hsi2c_10: i2c@12e20000 {
+-		hsi2c_10: i2c at 12E20000 {
++		hsi2c_10: i2c at 12e20000 {
  			compatible = "samsung,exynos5250-hsi2c";
  			reg = <0x12E20000 0x1000>;
  			interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>;
@@ -1230,13 +1230,13 @@ index e451b7b4d1ca..340443e2f004 100644
  			#sound-dai-cells = <0>;
  		};
  
--		hdmiphy: hdmiphy@145D0000 {
-+		hdmiphy: hdmiphy@145d0000 {
+-		hdmiphy: hdmiphy at 145D0000 {
++		hdmiphy: hdmiphy at 145d0000 {
  			reg = <0x145D0000 0x20>;
  		};
  
--		hdmicec: cec@101B0000 {
-+		hdmicec: cec@101b0000 {
+-		hdmicec: cec at 101B0000 {
++		hdmicec: cec at 101b0000 {
  			compatible = "samsung,s5p-cec";
  			reg = <0x101B0000 0x200>;
  			interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
@@ -1244,8 +1244,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			status = "disabled";
  		};
  
--		rotator: rotator@11C00000 {
-+		rotator: rotator@11c00000 {
+-		rotator: rotator at 11C00000 {
++		rotator: rotator at 11c00000 {
  			compatible = "samsung,exynos5250-rotator";
  			reg = <0x11C00000 0x64>;
  			interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
@@ -1253,8 +1253,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			iommus = <&sysmmu_gscl1>;
  		};
  
--		jpeg_0: jpeg@11F50000 {
-+		jpeg_0: jpeg@11f50000 {
+-		jpeg_0: jpeg at 11F50000 {
++		jpeg_0: jpeg at 11f50000 {
  			compatible = "samsung,exynos5420-jpeg";
  			reg = <0x11F50000 0x1000>;
  			interrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
@@ -1262,8 +1262,8 @@ index e451b7b4d1ca..340443e2f004 100644
  			iommus = <&sysmmu_jpeg0>;
  		};
  
--		jpeg_1: jpeg@11F60000 {
-+		jpeg_1: jpeg@11f60000 {
+-		jpeg_1: jpeg at 11F60000 {
++		jpeg_1: jpeg at 11f60000 {
  			compatible = "samsung,exynos5420-jpeg";
  			reg = <0x11F60000 0x1000>;
  			interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;
@@ -1275,8 +1275,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		#clock-cells = <1>;
  	};
  
--	gic: interrupt-controller@2E0000 {
-+	gic: interrupt-controller@2e0000 {
+-	gic: interrupt-controller at 2E0000 {
++	gic: interrupt-controller at 2e0000 {
  		compatible = "arm,cortex-a15-gic";
  		#interrupt-cells = <3>;
  		interrupt-controller;
@@ -1284,8 +1284,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		>;
  	};
  
--	serial_0: serial@B0000 {
-+	serial_0: serial@b0000 {
+-	serial_0: serial at B0000 {
++	serial_0: serial at b0000 {
  		compatible = "samsung,exynos4210-uart";
  		reg = <0xB0000 0x1000>;
  		interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
@@ -1293,8 +1293,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		clock-names = "uart", "clk_uart_baud0";
  	};
  
--	serial_1: serial@C0000 {
-+	serial_1: serial@c0000 {
+-	serial_1: serial at C0000 {
++	serial_1: serial at c0000 {
  		compatible = "samsung,exynos4210-uart";
  		reg = <0xC0000 0x1000>;
  		interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
@@ -1302,8 +1302,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		clock-names = "uart", "clk_uart_baud0";
  	};
  
--	spi_0: spi@D0000 {
-+	spi_0: spi@d0000 {
+-	spi_0: spi at D0000 {
++	spi_0: spi at d0000 {
  		compatible = "samsung,exynos5440-spi";
  		reg = <0xD0000 0x100>;
  		interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
@@ -1311,8 +1311,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		clock-names = "spi", "spi_busclk0";
  	};
  
--	pin_ctrl: pinctrl@E0000 {
-+	pin_ctrl: pinctrl@e0000 {
+-	pin_ctrl: pinctrl at E0000 {
++	pin_ctrl: pinctrl at e0000 {
  		compatible = "samsung,exynos5440-pinctrl";
  		reg = <0xE0000 0x1000>;
  		interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,
@@ -1320,8 +1320,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		};
  	};
  
--	i2c@F0000 {
-+	i2c@f0000 {
+-	i2c at F0000 {
++	i2c at f0000 {
  		compatible = "samsung,exynos5440-i2c";
  		reg = <0xF0000 0x1000>;
  		interrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
@@ -1329,8 +1329,8 @@ index 9c3c75ae5e48..3acf3f2d643e 100644
  		#include "exynos5440-tmu-sensor-conf.dtsi"
  	};
  
--	tmuctrl_1: tmuctrl@16011C {
-+	tmuctrl_1: tmuctrl@16011c {
+-	tmuctrl_1: tmuctrl at 16011C {
++	tmuctrl_1: tmuctrl at 16011c {
  		compatible = "samsung,exynos5440-tmu";
  		reg = <0x16011C 0x230>, <0x160368 0x10>;
  		interrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;
diff --git a/a/content_digest b/N1/content_digest
index 6b7e287..7c5854e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,13 @@
- "From\0Krzysztof Kozlowski <krzk@kernel.org>\0"
+ "From\0krzk@kernel.org (Krzysztof Kozlowski)\0"
  "Subject\0[PATCH] ARM: dts: exynos: Use lower case hex addresses in node names\0"
  "Date\0Thu, 14 Dec 2017 22:02:12 +0100\0"
- "To\0Rob Herring <robh+dt@kernel.org>"
-  Mark Rutland <mark.rutland@arm.com>
-  Russell King <linux@armlinux.org.uk>
-  Kukjin Kim <kgene@kernel.org>
-  Krzysztof Kozlowski <krzk@kernel.org>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-samsung-soc@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
- "Cc\0Mathieu Malaterre <malat@debian.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Convert all hex addresses in node names to lower case to fix warnings\n"
  "like:\n"
  "    arch/arm/boot/dts/exynos5422-odroidhc1.dtb: Warning (simple_bus_reg):\n"
- "      Node /soc/nocp@10CA1000 simple-bus unit address format error, expected \"10ca1000\"\n"
+ "      Node /soc/nocp at 10CA1000 simple-bus unit address format error, expected \"10ca1000\"\n"
  "\n"
  "Conversion was done using sed:\n"
  "\n"
@@ -45,36 +36,36 @@
  " \t\t\tsyscon = <&pmu_system_controller>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_cam: cam-power-domain@10023C00 {\n"
- "+\t\tpd_cam: cam-power-domain@10023c00 {\n"
+ "-\t\tpd_cam: cam-power-domain at 10023C00 {\n"
+ "+\t\tpd_cam: cam-power-domain at 10023c00 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x10023C00 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_mfc: mfc-power-domain@10023C40 {\n"
- "+\t\tpd_mfc: mfc-power-domain@10023c40 {\n"
+ "-\t\tpd_mfc: mfc-power-domain at 10023C40 {\n"
+ "+\t\tpd_mfc: mfc-power-domain at 10023c40 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x10023C40 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_g3d: g3d-power-domain@10023C60 {\n"
- "+\t\tpd_g3d: g3d-power-domain@10023c60 {\n"
+ "-\t\tpd_g3d: g3d-power-domain at 10023C60 {\n"
+ "+\t\tpd_g3d: g3d-power-domain at 10023c60 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x10023C60 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_lcd0: lcd0-power-domain@10023C80 {\n"
- "+\t\tpd_lcd0: lcd0-power-domain@10023c80 {\n"
+ "-\t\tpd_lcd0: lcd0-power-domain at 10023C80 {\n"
+ "+\t\tpd_lcd0: lcd0-power-domain at 10023c80 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x10023C80 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_isp: isp-power-domain@10023CA0 {\n"
- "+\t\tpd_isp: isp-power-domain@10023ca0 {\n"
+ "-\t\tpd_isp: isp-power-domain at 10023CA0 {\n"
+ "+\t\tpd_isp: isp-power-domain at 10023ca0 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x10023CA0 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
@@ -82,8 +73,8 @@
  " \t\t\t\t\t\t <&cmu CLK_FIN_PLL>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tcmu_dmc: clock-controller@105C0000 {\n"
- "+\t\tcmu_dmc: clock-controller@105c0000 {\n"
+ "-\t\tcmu_dmc: clock-controller at 105C0000 {\n"
+ "+\t\tcmu_dmc: clock-controller at 105c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos3250-cmu-dmc\";\n"
  " \t\t\treg = <0x105C0000 0x2000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
@@ -91,8 +82,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ttmu: tmu@100C0000 {\n"
- "+\t\ttmu: tmu@100c0000 {\n"
+ "-\t\ttmu: tmu at 100C0000 {\n"
+ "+\t\ttmu: tmu at 100c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos3250-tmu\";\n"
  " \t\t\treg = <0x100C0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 216 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -100,8 +91,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_jpeg: sysmmu@11A60000 {\n"
- "+\t\tsysmmu_jpeg: sysmmu@11a60000 {\n"
+ "-\t\tsysmmu_jpeg: sysmmu at 11A60000 {\n"
+ "+\t\tsysmmu_jpeg: sysmmu at 11a60000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x11a60000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 156 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -109,8 +100,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tdsi_0: dsi@11C80000 {\n"
- "+\t\tdsi_0: dsi@11c80000 {\n"
+ "-\t\tdsi_0: dsi at 11C80000 {\n"
+ "+\t\tdsi_0: dsi at 11c80000 {\n"
  " \t\t\tcompatible = \"samsung,exynos3250-mipi-dsi\";\n"
  " \t\t\treg = <0x11C80000 0x10000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -118,8 +109,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimd0: sysmmu@11E20000 {\n"
- "+\t\tsysmmu_fimd0: sysmmu@11e20000 {\n"
+ "-\t\tsysmmu_fimd0: sysmmu at 11E20000 {\n"
+ "+\t\tsysmmu_fimd0: sysmmu at 11e20000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x11e20000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -127,8 +118,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\texynos_usbphy: exynos-usbphy@125B0000 {\n"
- "+\t\texynos_usbphy: exynos-usbphy@125b0000 {\n"
+ "-\t\texynos_usbphy: exynos-usbphy at 125B0000 {\n"
+ "+\t\texynos_usbphy: exynos-usbphy at 125b0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos3250-usb2-phy\";\n"
  " \t\t\treg = <0x125B0000 0x100>;\n"
  " \t\t\tsamsung,pmureg-phandle = <&pmu_system_controller>;\n"
@@ -136,8 +127,8 @@
  " \t\t\t};\n"
  " \t\t};\n"
  " \n"
- "-\t\tadc: adc@126C0000 {\n"
- "+\t\tadc: adc@126c0000 {\n"
+ "-\t\tadc: adc at 126C0000 {\n"
+ "+\t\tadc: adc at 126c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos3250-adc\",\n"
  " \t\t\t\t     \"samsung,exynos-adc-v2\";\n"
  " \t\t\treg = <0x126C0000 0x100>;\n"
@@ -145,8 +136,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_4: i2c@138A0000 {\n"
- "+\t\ti2c_4: i2c@138a0000 {\n"
+ "-\t\ti2c_4: i2c at 138A0000 {\n"
+ "+\t\ti2c_4: i2c at 138a0000 {\n"
  " \t\t\t#address-cells = <1>;\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -154,8 +145,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_5: i2c@138B0000 {\n"
- "+\t\ti2c_5: i2c@138b0000 {\n"
+ "-\t\ti2c_5: i2c at 138B0000 {\n"
+ "+\t\ti2c_5: i2c at 138b0000 {\n"
  " \t\t\t#address-cells = <1>;\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -163,8 +154,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_6: i2c@138C0000 {\n"
- "+\t\ti2c_6: i2c@138c0000 {\n"
+ "-\t\ti2c_6: i2c at 138C0000 {\n"
+ "+\t\ti2c_6: i2c at 138c0000 {\n"
  " \t\t\t#address-cells = <1>;\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -172,8 +163,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_7: i2c@138D0000 {\n"
- "+\t\ti2c_7: i2c@138d0000 {\n"
+ "-\t\ti2c_7: i2c at 138D0000 {\n"
+ "+\t\ti2c_7: i2c at 138d0000 {\n"
  " \t\t\t#address-cells = <1>;\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -181,8 +172,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tpwm: pwm@139D0000 {\n"
- "+\t\tpwm: pwm@139d0000 {\n"
+ "-\t\tpwm: pwm at 139D0000 {\n"
+ "+\t\tpwm: pwm at 139d0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pwm\";\n"
  " \t\t\treg = <0x139D0000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -194,32 +185,32 @@
  " \t\tsyscon = <&pmu_system_controller>;\n"
  " \t};\n"
  " \n"
- "-\tpd_mfc: mfc-power-domain@10023C40 {\n"
- "+\tpd_mfc: mfc-power-domain@10023c40 {\n"
+ "-\tpd_mfc: mfc-power-domain at 10023C40 {\n"
+ "+\tpd_mfc: mfc-power-domain at 10023c40 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023C40 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
  " \t\tlabel = \"MFC\";\n"
  " \t};\n"
  " \n"
- "-\tpd_g3d: g3d-power-domain@10023C60 {\n"
- "+\tpd_g3d: g3d-power-domain@10023c60 {\n"
+ "-\tpd_g3d: g3d-power-domain at 10023C60 {\n"
+ "+\tpd_g3d: g3d-power-domain at 10023c60 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023C60 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
  " \t\tlabel = \"G3D\";\n"
  " \t};\n"
  " \n"
- "-\tpd_lcd0: lcd0-power-domain@10023C80 {\n"
- "+\tpd_lcd0: lcd0-power-domain@10023c80 {\n"
+ "-\tpd_lcd0: lcd0-power-domain at 10023C80 {\n"
+ "+\tpd_lcd0: lcd0-power-domain at 10023c80 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023C80 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
  " \t\tlabel = \"LCD0\";\n"
  " \t};\n"
  " \n"
- "-\tpd_tv: tv-power-domain@10023C20 {\n"
- "+\tpd_tv: tv-power-domain@10023c20 {\n"
+ "-\tpd_tv: tv-power-domain at 10023C20 {\n"
+ "+\tpd_tv: tv-power-domain at 10023c20 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023C20 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
@@ -227,24 +218,24 @@
  " \t\tlabel = \"TV\";\n"
  " \t};\n"
  " \n"
- "-\tpd_cam: cam-power-domain@10023C00 {\n"
- "+\tpd_cam: cam-power-domain@10023c00 {\n"
+ "-\tpd_cam: cam-power-domain at 10023C00 {\n"
+ "+\tpd_cam: cam-power-domain at 10023c00 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023C00 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
  " \t\tlabel = \"CAM\";\n"
  " \t};\n"
  " \n"
- "-\tpd_gps: gps-power-domain@10023CE0 {\n"
- "+\tpd_gps: gps-power-domain@10023ce0 {\n"
+ "-\tpd_gps: gps-power-domain at 10023CE0 {\n"
+ "+\tpd_gps: gps-power-domain at 10023ce0 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023CE0 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
  " \t\tlabel = \"GPS\";\n"
  " \t};\n"
  " \n"
- "-\tpd_gps_alive: gps-alive-power-domain@10023D00 {\n"
- "+\tpd_gps_alive: gps-alive-power-domain@10023d00 {\n"
+ "-\tpd_gps_alive: gps-alive-power-domain at 10023D00 {\n"
+ "+\tpd_gps_alive: gps-alive-power-domain at 10023d00 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023D00 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
@@ -252,8 +243,8 @@
  " \t\tinterrupt-parent = <&gic>;\n"
  " \t};\n"
  " \n"
- "-\tdsi_0: dsi@11C80000 {\n"
- "+\tdsi_0: dsi@11c80000 {\n"
+ "-\tdsi_0: dsi at 11C80000 {\n"
+ "+\tdsi_0: dsi at 11c80000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-mipi-dsi\";\n"
  " \t\treg = <0x11C80000 0x10000>;\n"
  " \t\tinterrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -261,8 +252,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\tkeypad: keypad@100A0000 {\n"
- "+\tkeypad: keypad@100a0000 {\n"
+ "-\tkeypad: keypad at 100A0000 {\n"
+ "+\tkeypad: keypad at 100a0000 {\n"
  " \t\tcompatible = \"samsung,s5pv210-keypad\";\n"
  " \t\treg = <0x100A0000 0x100>;\n"
  " \t\tinterrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -270,8 +261,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\texynos_usbphy: exynos-usbphy@125B0000 {\n"
- "+\texynos_usbphy: exynos-usbphy@125b0000 {\n"
+ "-\texynos_usbphy: exynos-usbphy at 125B0000 {\n"
+ "+\texynos_usbphy: exynos-usbphy at 125b0000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-usb2-phy\";\n"
  " \t\treg = <0x125B0000 0x100>;\n"
  " \t\tsamsung,pmureg-phandle = <&pmu_system_controller>;\n"
@@ -279,8 +270,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\ti2c_4: i2c@138A0000 {\n"
- "+\ti2c_4: i2c@138a0000 {\n"
+ "-\ti2c_4: i2c at 138A0000 {\n"
+ "+\ti2c_4: i2c at 138a0000 {\n"
  " \t\t#address-cells = <1>;\n"
  " \t\t#size-cells = <0>;\n"
  " \t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -288,8 +279,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\ti2c_5: i2c@138B0000 {\n"
- "+\ti2c_5: i2c@138b0000 {\n"
+ "-\ti2c_5: i2c at 138B0000 {\n"
+ "+\ti2c_5: i2c at 138b0000 {\n"
  " \t\t#address-cells = <1>;\n"
  " \t\t#size-cells = <0>;\n"
  " \t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -297,8 +288,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\ti2c_6: i2c@138C0000 {\n"
- "+\ti2c_6: i2c@138c0000 {\n"
+ "-\ti2c_6: i2c at 138C0000 {\n"
+ "+\ti2c_6: i2c at 138c0000 {\n"
  " \t\t#address-cells = <1>;\n"
  " \t\t#size-cells = <0>;\n"
  " \t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -306,8 +297,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\ti2c_7: i2c@138D0000 {\n"
- "+\ti2c_7: i2c@138d0000 {\n"
+ "-\ti2c_7: i2c at 138D0000 {\n"
+ "+\ti2c_7: i2c at 138d0000 {\n"
  " \t\t#address-cells = <1>;\n"
  " \t\t#size-cells = <0>;\n"
  " \t\tcompatible = \"samsung,s3c2440-i2c\";\n"
@@ -315,8 +306,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\ti2c_8: i2c@138E0000 {\n"
- "+\ti2c_8: i2c@138e0000 {\n"
+ "-\ti2c_8: i2c at 138E0000 {\n"
+ "+\ti2c_8: i2c at 138e0000 {\n"
  " \t\t#address-cells = <1>;\n"
  " \t\t#size-cells = <0>;\n"
  " \t\tcompatible = \"samsung,s3c2440-hdmiphy-i2c\";\n"
@@ -324,8 +315,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\tpwm: pwm@139D0000 {\n"
- "+\tpwm: pwm@139d0000 {\n"
+ "-\tpwm: pwm at 139D0000 {\n"
+ "+\tpwm: pwm at 139d0000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pwm\";\n"
  " \t\treg = <0x139D0000 0x1000>;\n"
  " \t\tinterrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -333,8 +324,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\ttmu: tmu@100C0000 {\n"
- "+\ttmu: tmu@100c0000 {\n"
+ "-\ttmu: tmu at 100C0000 {\n"
+ "+\ttmu: tmu at 100c0000 {\n"
  " \t\t#include \"exynos4412-tmu-sensor-conf.dtsi\"\n"
  " \t};\n"
  " \n"
@@ -342,8 +333,8 @@
  " \t\tiommus = <&sysmmu_rotator>;\n"
  " \t};\n"
  " \n"
- "-\thdmi: hdmi@12D00000 {\n"
- "+\thdmi: hdmi@12d00000 {\n"
+ "-\thdmi: hdmi at 12D00000 {\n"
+ "+\thdmi: hdmi at 12d00000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-hdmi\";\n"
  " \t\treg = <0x12D00000 0x70000>;\n"
  " \t\tinterrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -351,8 +342,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\thdmicec: cec@100B0000 {\n"
- "+\thdmicec: cec@100b0000 {\n"
+ "-\thdmicec: cec at 100B0000 {\n"
+ "+\thdmicec: cec at 100b0000 {\n"
  " \t\tcompatible = \"samsung,s5p-cec\";\n"
  " \t\treg = <0x100B0000 0x200>;\n"
  " \t\tinterrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -360,8 +351,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\tmixer: mixer@12C10000 {\n"
- "+\tmixer: mixer@12c10000 {\n"
+ "-\tmixer: mixer at 12C10000 {\n"
+ "+\tmixer: mixer at 12c10000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-mixer\";\n"
  " \t\tinterrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\treg = <0x12C10000 0x2100>, <0x12c00000 0x300>;\n"
@@ -369,8 +360,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_tv: sysmmu@12E20000 {\n"
- "+\tsysmmu_tv: sysmmu@12e20000 {\n"
+ "-\tsysmmu_tv: sysmmu at 12E20000 {\n"
+ "+\tsysmmu_tv: sysmmu at 12e20000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x12E20000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -378,8 +369,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc0: sysmmu@11A20000 {\n"
- "+\tsysmmu_fimc0: sysmmu@11a20000 {\n"
+ "-\tsysmmu_fimc0: sysmmu at 11A20000 {\n"
+ "+\tsysmmu_fimc0: sysmmu at 11a20000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x11A20000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -387,8 +378,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc1: sysmmu@11A30000 {\n"
- "+\tsysmmu_fimc1: sysmmu@11a30000 {\n"
+ "-\tsysmmu_fimc1: sysmmu at 11A30000 {\n"
+ "+\tsysmmu_fimc1: sysmmu at 11a30000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x11A30000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -396,8 +387,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc2: sysmmu@11A40000 {\n"
- "+\tsysmmu_fimc2: sysmmu@11a40000 {\n"
+ "-\tsysmmu_fimc2: sysmmu at 11A40000 {\n"
+ "+\tsysmmu_fimc2: sysmmu at 11a40000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x11A40000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -405,8 +396,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc3: sysmmu@11A50000 {\n"
- "+\tsysmmu_fimc3: sysmmu@11a50000 {\n"
+ "-\tsysmmu_fimc3: sysmmu at 11A50000 {\n"
+ "+\tsysmmu_fimc3: sysmmu at 11a50000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x11A50000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -414,8 +405,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_jpeg: sysmmu@11A60000 {\n"
- "+\tsysmmu_jpeg: sysmmu@11a60000 {\n"
+ "-\tsysmmu_jpeg: sysmmu at 11A60000 {\n"
+ "+\tsysmmu_jpeg: sysmmu at 11a60000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x11A60000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -423,8 +414,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_rotator: sysmmu@12A30000 {\n"
- "+\tsysmmu_rotator: sysmmu@12a30000 {\n"
+ "-\tsysmmu_rotator: sysmmu at 12A30000 {\n"
+ "+\tsysmmu_rotator: sysmmu at 12a30000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x12A30000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -432,8 +423,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimd0: sysmmu@11E20000 {\n"
- "+\tsysmmu_fimd0: sysmmu@11e20000 {\n"
+ "-\tsysmmu_fimd0: sysmmu at 11E20000 {\n"
+ "+\tsysmmu_fimd0: sysmmu at 11e20000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x11E20000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -445,8 +436,8 @@
  " \t\t};\n"
  " \t};\n"
  " \n"
- "-\tpd_lcd1: lcd1-power-domain@10023CA0 {\n"
- "+\tpd_lcd1: lcd1-power-domain@10023ca0 {\n"
+ "-\tpd_lcd1: lcd1-power-domain at 10023CA0 {\n"
+ "+\tpd_lcd1: lcd1-power-domain at 10023ca0 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023CA0 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
@@ -454,8 +445,8 @@
  " \t\treg = <0x03860000 0x1000>;\n"
  " \t};\n"
  " \n"
- "-\ttmu: tmu@100C0000 {\n"
- "+\ttmu: tmu@100c0000 {\n"
+ "-\ttmu: tmu at 100C0000 {\n"
+ "+\ttmu: tmu at 100c0000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-tmu\";\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
  " \t\treg = <0x100C0000 0x100>;\n"
@@ -463,8 +454,8 @@
  " \t\t};\n"
  " \t};\n"
  " \n"
- "-\tmixer: mixer@12C10000 {\n"
- "+\tmixer: mixer@12c10000 {\n"
+ "-\tmixer: mixer at 12C10000 {\n"
+ "+\tmixer: mixer at 12c10000 {\n"
  " \t\tclock-names = \"mixer\", \"hdmi\", \"sclk_hdmi\", \"vp\", \"mout_mixer\",\n"
  " \t\t\t\"sclk_mixer\";\n"
  " \t\tclocks = <&clock CLK_MIXER>, <&clock CLK_HDMI>,\n"
@@ -472,8 +463,8 @@
  " \t\tstatus = \"disabled\";\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_g2d: sysmmu@12A20000 {\n"
- "+\tsysmmu_g2d: sysmmu@12a20000 {\n"
+ "-\tsysmmu_g2d: sysmmu at 12A20000 {\n"
+ "+\tsysmmu_g2d: sysmmu at 12a20000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x12A20000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -485,8 +476,8 @@
  " \t\t};\n"
  " \t};\n"
  " \n"
- "-\tpinctrl_3: pinctrl@106E0000 {\n"
- "+\tpinctrl_3: pinctrl@106e0000 {\n"
+ "-\tpinctrl_3: pinctrl at 106E0000 {\n"
+ "+\tpinctrl_3: pinctrl at 106e0000 {\n"
  " \t\tgpv0: gpv0 {\n"
  " \t\t\tgpio-controller;\n"
  " \t\t\t#gpio-cells = <2>;\n"
@@ -498,8 +489,8 @@
  " \t\t#address-cells = <1>;\n"
  " \t\t#size-cells = <0>;\n"
  " \n"
- "-\t\tcpu0: cpu@A00 {\n"
- "+\t\tcpu0: cpu@a00 {\n"
+ "-\t\tcpu0: cpu at A00 {\n"
+ "+\t\tcpu0: cpu at a00 {\n"
  " \t\t\tdevice_type = \"cpu\";\n"
  " \t\t\tcompatible = \"arm,cortex-a9\";\n"
  " \t\t\treg = <0xA00>;\n"
@@ -507,24 +498,24 @@
  " \t\t\t#cooling-cells = <2>; /* min followed by max */\n"
  " \t\t};\n"
  " \n"
- "-\t\tcpu@A01 {\n"
- "+\t\tcpu@a01 {\n"
+ "-\t\tcpu at A01 {\n"
+ "+\t\tcpu at a01 {\n"
  " \t\t\tdevice_type = \"cpu\";\n"
  " \t\t\tcompatible = \"arm,cortex-a9\";\n"
  " \t\t\treg = <0xA01>;\n"
  " \t\t\toperating-points-v2 = <&cpu0_opp_table>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tcpu@A02 {\n"
- "+\t\tcpu@a02 {\n"
+ "-\t\tcpu at A02 {\n"
+ "+\t\tcpu at a02 {\n"
  " \t\t\tdevice_type = \"cpu\";\n"
  " \t\t\tcompatible = \"arm,cortex-a9\";\n"
  " \t\t\treg = <0xA02>;\n"
  " \t\t\toperating-points-v2 = <&cpu0_opp_table>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tcpu@A03 {\n"
- "+\t\tcpu@a03 {\n"
+ "-\t\tcpu at A03 {\n"
+ "+\t\tcpu at a03 {\n"
  " \t\t\tdevice_type = \"cpu\";\n"
  " \t\t\tcompatible = \"arm,cortex-a9\";\n"
  " \t\t\treg = <0xA03>;\n"
@@ -532,8 +523,8 @@
  " \t\t};\n"
  " \t};\n"
  " \n"
- "-\tpd_isp: isp-power-domain@10023CA0 {\n"
- "+\tpd_isp: isp-power-domain@10023ca0 {\n"
+ "-\tpd_isp: isp-power-domain at 10023CA0 {\n"
+ "+\tpd_isp: isp-power-domain at 10023ca0 {\n"
  " \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\treg = <0x10023CA0 0x20>;\n"
  " \t\t#power-domain-cells = <0>;\n"
@@ -541,8 +532,8 @@
  " \t\tsamsung,syscon-phandle = <&pmu_system_controller>;\n"
  " \t};\n"
  " \n"
- "-\tadc: adc@126C0000 {\n"
- "+\tadc: adc@126c0000 {\n"
+ "-\tadc: adc at 126C0000 {\n"
+ "+\tadc: adc at 126c0000 {\n"
  " \t\tcompatible = \"samsung,exynos-adc-v1\";\n"
  " \t\treg = <0x126C0000 0x100>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -550,8 +541,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tfimc_lite_1: fimc-lite@123A0000 {\n"
- "+\t\tfimc_lite_1: fimc-lite@123a0000 {\n"
+ "-\t\tfimc_lite_1: fimc-lite at 123A0000 {\n"
+ "+\t\tfimc_lite_1: fimc-lite at 123a0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4212-fimc-lite\";\n"
  " \t\t\treg = <0x123A0000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -559,8 +550,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc_fd: sysmmu@122A0000 {\n"
- "+\tsysmmu_fimc_fd: sysmmu@122a0000 {\n"
+ "-\tsysmmu_fimc_fd: sysmmu at 122A0000 {\n"
+ "+\tsysmmu_fimc_fd: sysmmu at 122a0000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x122A0000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -568,8 +559,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc_mcuctl: sysmmu@122B0000 {\n"
- "+\tsysmmu_fimc_mcuctl: sysmmu@122b0000 {\n"
+ "-\tsysmmu_fimc_mcuctl: sysmmu at 122B0000 {\n"
+ "+\tsysmmu_fimc_mcuctl: sysmmu at 122b0000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x122B0000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -577,8 +568,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc_lite0: sysmmu@123B0000 {\n"
- "+\tsysmmu_fimc_lite0: sysmmu@123b0000 {\n"
+ "-\tsysmmu_fimc_lite0: sysmmu at 123B0000 {\n"
+ "+\tsysmmu_fimc_lite0: sysmmu at 123b0000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x123B0000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -586,8 +577,8 @@
  " \t\t#iommu-cells = <0>;\n"
  " \t};\n"
  " \n"
- "-\tsysmmu_fimc_lite1: sysmmu@123C0000 {\n"
- "+\tsysmmu_fimc_lite1: sysmmu@123c0000 {\n"
+ "-\tsysmmu_fimc_lite1: sysmmu at 123C0000 {\n"
+ "+\tsysmmu_fimc_lite1: sysmmu at 123c0000 {\n"
  " \t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\treg = <0x123C0000 0x1000>;\n"
  " \t\tinterrupt-parent = <&combiner>;\n"
@@ -599,36 +590,36 @@
  " \t\t\treg = <0x10050000 0x5000>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tserial_0: serial@12C00000 {\n"
- "+\t\tserial_0: serial@12c00000 {\n"
+ "-\t\tserial_0: serial at 12C00000 {\n"
+ "+\t\tserial_0: serial at 12c00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C00000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 51 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tserial_1: serial@12C10000 {\n"
- "+\t\tserial_1: serial@12c10000 {\n"
+ "-\t\tserial_1: serial at 12C10000 {\n"
+ "+\t\tserial_1: serial at 12c10000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C10000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tserial_2: serial@12C20000 {\n"
- "+\t\tserial_2: serial@12c20000 {\n"
+ "-\t\tserial_2: serial at 12C20000 {\n"
+ "+\t\tserial_2: serial at 12c20000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C20000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tserial_3: serial@12C30000 {\n"
- "+\t\tserial_3: serial@12c30000 {\n"
+ "-\t\tserial_3: serial at 12C30000 {\n"
+ "+\t\tserial_3: serial at 12c30000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C30000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_0: i2c@12C60000 {\n"
- "+\t\ti2c_0: i2c@12c60000 {\n"
+ "-\t\ti2c_0: i2c at 12C60000 {\n"
+ "+\t\ti2c_0: i2c at 12c60000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12C60000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -636,8 +627,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_1: i2c@12C70000 {\n"
- "+\t\ti2c_1: i2c@12c70000 {\n"
+ "-\t\ti2c_1: i2c at 12C70000 {\n"
+ "+\t\ti2c_1: i2c at 12c70000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12C70000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -645,8 +636,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_2: i2c@12C80000 {\n"
- "+\t\ti2c_2: i2c@12c80000 {\n"
+ "-\t\ti2c_2: i2c at 12C80000 {\n"
+ "+\t\ti2c_2: i2c at 12c80000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12C80000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -654,8 +645,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_3: i2c@12C90000 {\n"
- "+\t\ti2c_3: i2c@12c90000 {\n"
+ "-\t\ti2c_3: i2c at 12C90000 {\n"
+ "+\t\ti2c_3: i2c at 12c90000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12C90000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -663,16 +654,16 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tpwm: pwm@12DD0000 {\n"
- "+\t\tpwm: pwm@12dd0000 {\n"
+ "-\t\tpwm: pwm at 12DD0000 {\n"
+ "+\t\tpwm: pwm at 12dd0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pwm\";\n"
  " \t\t\treg = <0x12DD0000 0x100>;\n"
  " \t\t\tsamsung,pwm-outputs = <0>, <1>, <2>, <3>;\n"
  " \t\t\t#pwm-cells = <3>;\n"
  " \t\t};\n"
  " \n"
- "-\t\trtc: rtc@101E0000 {\n"
- "+\t\trtc: rtc@101e0000 {\n"
+ "-\t\trtc: rtc at 101E0000 {\n"
+ "+\t\trtc: rtc at 101e0000 {\n"
  " \t\t\tcompatible = \"samsung,s3c6410-rtc\";\n"
  " \t\t\treg = <0x101E0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -680,8 +671,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tdp: dp-controller@145B0000 {\n"
- "+\t\tdp: dp-controller@145b0000 {\n"
+ "-\t\tdp: dp-controller at 145B0000 {\n"
+ "+\t\tdp: dp-controller at 145b0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5-dp\";\n"
  " \t\t\treg = <0x145B0000 0x1000>;\n"
  " \t\t\tinterrupts = <10 3>;\n"
@@ -693,8 +684,8 @@
  " \t\t\tlabel = \"G3D\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_disp1: power-domain@100440A0 {\n"
- "+\t\tpd_disp1: power-domain@100440a0 {\n"
+ "-\t\tpd_disp1: power-domain at 100440A0 {\n"
+ "+\t\tpd_disp1: power-domain at 100440a0 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x100440A0 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
@@ -702,8 +693,8 @@
  " \t\t\tclock-names = \"oscclk\", \"clk0\", \"clk1\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tpd_mau: power-domain@100440C0 {\n"
- "+\t\tpd_mau: power-domain@100440c0 {\n"
+ "-\t\tpd_mau: power-domain at 100440C0 {\n"
+ "+\t\tpd_mau: power-domain at 100440c0 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x100440C0 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
@@ -711,8 +702,8 @@
  " \t\t\tclock-frequency = <24000000>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tmct@101C0000 {\n"
- "+\t\tmct@101c0000 {\n"
+ "-\t\tmct at 101C0000 {\n"
+ "+\t\tmct at 101c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-mct\";\n"
  " \t\t\treg = <0x101C0000 0x800>;\n"
  " \t\t\tinterrupt-controller;\n"
@@ -720,8 +711,8 @@
  " \t\t\tinterrupt-parent = <&gic>;\n"
  " \t\t};\n"
  " \n"
- "-\t\twatchdog@101D0000 {\n"
- "+\t\twatchdog@101d0000 {\n"
+ "-\t\twatchdog at 101D0000 {\n"
+ "+\t\twatchdog at 101d0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5250-wdt\";\n"
  " \t\t\treg = <0x101D0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -729,8 +720,8 @@
  " \t\t\tiommu-names = \"left\", \"right\";\n"
  " \t\t};\n"
  " \n"
- "-\t\trotator: rotator@11C00000 {\n"
- "+\t\trotator: rotator@11c00000 {\n"
+ "-\t\trotator: rotator at 11C00000 {\n"
+ "+\t\trotator: rotator at 11c00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5250-rotator\";\n"
  " \t\t\treg = <0x11C00000 0x64>;\n"
  " \t\t\tinterrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -738,8 +729,8 @@
  " \t\t\t#include \"exynos4412-tmu-sensor-conf.dtsi\"\n"
  " \t\t};\n"
  " \n"
- "-\t\tsata: sata@122F0000 {\n"
- "+\t\tsata: sata@122f0000 {\n"
+ "-\t\tsata: sata at 122F0000 {\n"
+ "+\t\tsata: sata at 122f0000 {\n"
  " \t\t\tcompatible = \"snps,dwc-ahci\";\n"
  " \t\t\tsamsung,sata-freq = <66>;\n"
  " \t\t\treg = <0x122F0000 0x1ff>;\n"
@@ -747,8 +738,8 @@
  " \t\t};\n"
  " \n"
  " \t\t/* i2c_0-3 are defined in exynos5.dtsi */\n"
- "-\t\ti2c_4: i2c@12CA0000 {\n"
- "+\t\ti2c_4: i2c@12ca0000 {\n"
+ "-\t\ti2c_4: i2c at 12CA0000 {\n"
+ "+\t\ti2c_4: i2c at 12ca0000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12CA0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -756,8 +747,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_5: i2c@12CB0000 {\n"
- "+\t\ti2c_5: i2c@12cb0000 {\n"
+ "-\t\ti2c_5: i2c at 12CB0000 {\n"
+ "+\t\ti2c_5: i2c at 12cb0000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12CB0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -765,8 +756,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_6: i2c@12CC0000 {\n"
- "+\t\ti2c_6: i2c@12cc0000 {\n"
+ "-\t\ti2c_6: i2c at 12CC0000 {\n"
+ "+\t\ti2c_6: i2c at 12cc0000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12CC0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -774,8 +765,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_7: i2c@12CD0000 {\n"
- "+\t\ti2c_7: i2c@12cd0000 {\n"
+ "-\t\ti2c_7: i2c at 12CD0000 {\n"
+ "+\t\ti2c_7: i2c at 12cd0000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-i2c\";\n"
  " \t\t\treg = <0x12CD0000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -783,8 +774,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_8: i2c@12CE0000 {\n"
- "+\t\ti2c_8: i2c@12ce0000 {\n"
+ "-\t\ti2c_8: i2c at 12CE0000 {\n"
+ "+\t\ti2c_8: i2c at 12ce0000 {\n"
  " \t\t\tcompatible = \"samsung,s3c2440-hdmiphy-i2c\";\n"
  " \t\t\treg = <0x12CE0000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -792,8 +783,8 @@
  " \t\t\t};\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2c_9: i2c@121D0000 {\n"
- "+\t\ti2c_9: i2c@121d0000 {\n"
+ "-\t\ti2c_9: i2c at 121D0000 {\n"
+ "+\t\ti2c_9: i2c at 121d0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5-sata-phy-i2c\";\n"
  " \t\t\treg = <0x121D0000 0x100>;\n"
  " \t\t\t#address-cells = <1>;\n"
@@ -801,8 +792,8 @@
  " \t\t\tpower-domains = <&pd_mau>;\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2s1: i2s@12D60000 {\n"
- "+\t\ti2s1: i2s@12d60000 {\n"
+ "-\t\ti2s1: i2s at 12D60000 {\n"
+ "+\t\ti2s1: i2s at 12d60000 {\n"
  " \t\t\tcompatible = \"samsung,s3c6410-i2s\";\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t\treg = <0x12D60000 0x100>;\n"
@@ -810,8 +801,8 @@
  " \t\t\tpower-domains = <&pd_mau>;\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2s2: i2s@12D70000 {\n"
- "+\t\ti2s2: i2s@12d70000 {\n"
+ "-\t\ti2s2: i2s at 12D70000 {\n"
+ "+\t\ti2s2: i2s at 12d70000 {\n"
  " \t\t\tcompatible = \"samsung,s3c6410-i2s\";\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t\treg = <0x12D70000 0x100>;\n"
@@ -819,8 +810,8 @@
  " \t\t\tinterrupt-parent = <&gic>;\n"
  " \t\t\tranges;\n"
  " \n"
- "-\t\t\tpdma0: pdma@121A0000 {\n"
- "+\t\t\tpdma0: pdma@121a0000 {\n"
+ "-\t\t\tpdma0: pdma at 121A0000 {\n"
+ "+\t\t\tpdma0: pdma at 121a0000 {\n"
  " \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  " \t\t\t\treg = <0x121A0000 0x1000>;\n"
  " \t\t\t\tinterrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -828,8 +819,8 @@
  " \t\t\t\t#dma-requests = <32>;\n"
  " \t\t\t};\n"
  " \n"
- "-\t\t\tpdma1: pdma@121B0000 {\n"
- "+\t\t\tpdma1: pdma@121b0000 {\n"
+ "-\t\t\tpdma1: pdma at 121B0000 {\n"
+ "+\t\t\tpdma1: pdma at 121b0000 {\n"
  " \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  " \t\t\t\treg = <0x121B0000 0x1000>;\n"
  " \t\t\t\tinterrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -837,8 +828,8 @@
  " \t\t\t\t#dma-requests = <1>;\n"
  " \t\t\t};\n"
  " \n"
- "-\t\t\tmdma1: mdma@11C10000 {\n"
- "+\t\t\tmdma1: mdma@11c10000 {\n"
+ "-\t\t\tmdma1: mdma at 11C10000 {\n"
+ "+\t\t\tmdma1: mdma at 11c10000 {\n"
  " \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  " \t\t\t\treg = <0x11C10000 0x1000>;\n"
  " \t\t\t\tinterrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -846,8 +837,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\thdmicec: cec@101B0000 {\n"
- "+\t\thdmicec: cec@101b0000 {\n"
+ "-\t\thdmicec: cec at 101B0000 {\n"
+ "+\t\thdmicec: cec at 101b0000 {\n"
  " \t\t\tcompatible = \"samsung,s5p-cec\";\n"
  " \t\t\treg = <0x101B0000 0x200>;\n"
  " \t\t\tinterrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -855,8 +846,8 @@
  " \t\t\t#phy-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tadc: adc@12D10000 {\n"
- "+\t\tadc: adc@12d10000 {\n"
+ "-\t\tadc: adc at 12D10000 {\n"
+ "+\t\tadc: adc at 12d10000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-adc-v1\";\n"
  " \t\t\treg = <0x12D10000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -864,8 +855,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_g2d: sysmmu@10A60000 {\n"
- "+\t\tsysmmu_g2d: sysmmu@10a60000 {\n"
+ "-\t\tsysmmu_g2d: sysmmu at 10A60000 {\n"
+ "+\t\tsysmmu_g2d: sysmmu at 10a60000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x10A60000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -873,8 +864,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_rotator: sysmmu@11D40000 {\n"
- "+\t\tsysmmu_rotator: sysmmu@11d40000 {\n"
+ "-\t\tsysmmu_rotator: sysmmu at 11D40000 {\n"
+ "+\t\tsysmmu_rotator: sysmmu at 11d40000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x11D40000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -882,8 +873,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_jpeg: sysmmu@11F20000 {\n"
- "+\t\tsysmmu_jpeg: sysmmu@11f20000 {\n"
+ "-\t\tsysmmu_jpeg: sysmmu at 11F20000 {\n"
+ "+\t\tsysmmu_jpeg: sysmmu at 11f20000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x11F20000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -891,8 +882,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_fd: sysmmu@132A0000 {\n"
- "+\t\tsysmmu_fimc_fd: sysmmu@132a0000 {\n"
+ "-\t\tsysmmu_fimc_fd: sysmmu at 132A0000 {\n"
+ "+\t\tsysmmu_fimc_fd: sysmmu at 132a0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x132A0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -900,8 +891,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_mcuctl: sysmmu@132B0000 {\n"
- "+\t\tsysmmu_fimc_mcuctl: sysmmu@132b0000 {\n"
+ "-\t\tsysmmu_fimc_mcuctl: sysmmu at 132B0000 {\n"
+ "+\t\tsysmmu_fimc_mcuctl: sysmmu at 132b0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x132B0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -909,8 +900,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_odc: sysmmu@132C0000 {\n"
- "+\t\tsysmmu_fimc_odc: sysmmu@132c0000 {\n"
+ "-\t\tsysmmu_fimc_odc: sysmmu at 132C0000 {\n"
+ "+\t\tsysmmu_fimc_odc: sysmmu at 132c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x132C0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -918,8 +909,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_dis0: sysmmu@132D0000 {\n"
- "+\t\tsysmmu_fimc_dis0: sysmmu@132d0000 {\n"
+ "-\t\tsysmmu_fimc_dis0: sysmmu at 132D0000 {\n"
+ "+\t\tsysmmu_fimc_dis0: sysmmu at 132d0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x132D0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -927,8 +918,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_3dnr: sysmmu@132F0000 {\n"
- "+\t\tsysmmu_fimc_3dnr: sysmmu@132f0000 {\n"
+ "-\t\tsysmmu_fimc_3dnr: sysmmu at 132F0000 {\n"
+ "+\t\tsysmmu_fimc_3dnr: sysmmu at 132f0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x132F0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -936,8 +927,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_lite0: sysmmu@13C40000 {\n"
- "+\t\tsysmmu_fimc_lite0: sysmmu@13c40000 {\n"
+ "-\t\tsysmmu_fimc_lite0: sysmmu at 13C40000 {\n"
+ "+\t\tsysmmu_fimc_lite0: sysmmu at 13c40000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x13C40000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -945,8 +936,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_fimc_lite1: sysmmu@13C50000 {\n"
- "+\t\tsysmmu_fimc_lite1: sysmmu@13c50000 {\n"
+ "-\t\tsysmmu_fimc_lite1: sysmmu at 13C50000 {\n"
+ "+\t\tsysmmu_fimc_lite1: sysmmu at 13c50000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x13C50000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -954,8 +945,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_gsc0: sysmmu@13E80000 {\n"
- "+\t\tsysmmu_gsc0: sysmmu@13e80000 {\n"
+ "-\t\tsysmmu_gsc0: sysmmu at 13E80000 {\n"
+ "+\t\tsysmmu_gsc0: sysmmu at 13e80000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x13E80000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -963,8 +954,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_gsc1: sysmmu@13E90000 {\n"
- "+\t\tsysmmu_gsc1: sysmmu@13e90000 {\n"
+ "-\t\tsysmmu_gsc1: sysmmu at 13E90000 {\n"
+ "+\t\tsysmmu_gsc1: sysmmu at 13e90000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x13E90000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -972,8 +963,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_gsc2: sysmmu@13EA0000 {\n"
- "+\t\tsysmmu_gsc2: sysmmu@13ea0000 {\n"
+ "-\t\tsysmmu_gsc2: sysmmu at 13EA0000 {\n"
+ "+\t\tsysmmu_gsc2: sysmmu at 13ea0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x13EA0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -981,8 +972,8 @@
  " \t\t\t#iommu-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tsysmmu_gsc3: sysmmu@13EB0000 {\n"
- "+\t\tsysmmu_gsc3: sysmmu@13eb0000 {\n"
+ "-\t\tsysmmu_gsc3: sysmmu at 13EB0000 {\n"
+ "+\t\tsysmmu_gsc3: sysmmu at 13eb0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-sysmmu\";\n"
  " \t\t\treg = <0x13EB0000 0x1000>;\n"
  " \t\t\tinterrupt-parent = <&combiner>;\n"
@@ -994,15 +985,15 @@
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tclock_g2d: clock-controller@10A00000 {\n"
- "+\t\tclock_g2d: clock-controller@10a00000 {\n"
+ "-\t\tclock_g2d: clock-controller at 10A00000 {\n"
+ "+\t\tclock_g2d: clock-controller at 10a00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-clock-g2d\";\n"
  " \t\t\treg = <0x10A00000 0x10000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tclock_mif: clock-controller@10CE0000 {\n"
- "+\t\tclock_mif: clock-controller@10ce0000 {\n"
+ "-\t\tclock_mif: clock-controller at 10CE0000 {\n"
+ "+\t\tclock_mif: clock-controller at 10ce0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-clock-mif\";\n"
  " \t\t\treg = <0x10CE0000 0x10000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
@@ -1010,29 +1001,29 @@
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tclock_fsys: clock-controller@122E0000 {\n"
- "+\t\tclock_fsys: clock-controller@122e0000 {\n"
+ "-\t\tclock_fsys: clock-controller at 122E0000 {\n"
+ "+\t\tclock_fsys: clock-controller at 122e0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-clock-fsys\";\n"
  " \t\t\treg = <0x122E0000 0x10000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tclock_aud: clock-controller@128C0000 {\n"
- "+\t\tclock_aud: clock-controller@128c0000 {\n"
+ "-\t\tclock_aud: clock-controller at 128C0000 {\n"
+ "+\t\tclock_aud: clock-controller at 128c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-clock-aud\";\n"
  " \t\t\treg = <0x128C0000 0x10000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tclock_isp: clock-controller@133C0000 {\n"
- "+\t\tclock_isp: clock-controller@133c0000 {\n"
+ "-\t\tclock_isp: clock-controller at 133C0000 {\n"
+ "+\t\tclock_isp: clock-controller at 133c0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-clock-isp\";\n"
  " \t\t\treg = <0x133C0000 0x10000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tclock_gscl: clock-controller@13F00000 {\n"
- "+\t\tclock_gscl: clock-controller@13f00000 {\n"
+ "-\t\tclock_gscl: clock-controller at 13F00000 {\n"
+ "+\t\tclock_gscl: clock-controller at 13f00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-clock-gscl\";\n"
  " \t\t\treg = <0x13F00000 0x10000>;\n"
  " \t\t\t#clock-cells = <1>;\n"
@@ -1040,8 +1031,8 @@
  " \t\t\treg = <0x10000000 0x100>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tmct: mct@100B0000 {\n"
- "+\t\tmct: mct@100b0000 {\n"
+ "-\t\tmct: mct at 100B0000 {\n"
+ "+\t\tmct: mct at 100b0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-mct\";\n"
  " \t\t\treg = <0x100B0000 0x1000>;\n"
  " \t\t\tclocks = <&fin_pll>, <&clock_peri PERI_CLK_MCT>;\n"
@@ -1049,8 +1040,8 @@
  " \t\t\t\t     <GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tcci: cci@10F00000 {\n"
- "+\t\tcci: cci@10f00000 {\n"
+ "-\t\tcci: cci at 10F00000 {\n"
+ "+\t\tcci: cci at 10f00000 {\n"
  " \t\t\tcompatible = \"arm,cci-400\";\n"
  " \t\t\t#address-cells = <1>;\n"
  " \t\t\t#size-cells = <1>;\n"
@@ -1058,21 +1049,21 @@
  " \t\t\tinterrupts = <GIC_SPI 157 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpinctrl_2: pinctrl@128B0000 {\n"
- "+\t\tpinctrl_2: pinctrl@128b0000 {\n"
+ "-\t\tpinctrl_2: pinctrl at 128B0000 {\n"
+ "+\t\tpinctrl_2: pinctrl at 128b0000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-pinctrl\";\n"
  " \t\t\treg = <0x128B0000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 243 IRQ_TYPE_LEVEL_HIGH>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tpmu_system_controller: system-controller@10D50000 {\n"
- "+\t\tpmu_system_controller: system-controller@10d50000 {\n"
+ "-\t\tpmu_system_controller: system-controller at 10D50000 {\n"
+ "+\t\tpmu_system_controller: system-controller at 10d50000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5260-pmu\", \"syscon\";\n"
  " \t\t\treg = <0x10D50000 0x10000>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tuart0: serial@12C00000 {\n"
- "+\t\tuart0: serial@12c00000 {\n"
+ "-\t\tuart0: serial at 12C00000 {\n"
+ "+\t\tuart0: serial at 12c00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C00000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 146 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1080,8 +1071,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tuart1: serial@12C10000 {\n"
- "+\t\tuart1: serial@12c10000 {\n"
+ "-\t\tuart1: serial at 12C10000 {\n"
+ "+\t\tuart1: serial at 12c10000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C10000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 147 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1089,8 +1080,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tuart2: serial@12C20000 {\n"
- "+\t\tuart2: serial@12c20000 {\n"
+ "-\t\tuart2: serial at 12C20000 {\n"
+ "+\t\tuart2: serial at 12c20000 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\t\treg = <0x12C20000 0x100>;\n"
  " \t\t\tinterrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1102,43 +1093,43 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tnocp_mem0_0: nocp@10CA1000 {\n"
- "+\t\tnocp_mem0_0: nocp@10ca1000 {\n"
+ "-\t\tnocp_mem0_0: nocp at 10CA1000 {\n"
+ "+\t\tnocp_mem0_0: nocp at 10ca1000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  " \t\t\treg = <0x10CA1000 0x200>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tnocp_mem0_1: nocp@10CA1400 {\n"
- "+\t\tnocp_mem0_1: nocp@10ca1400 {\n"
+ "-\t\tnocp_mem0_1: nocp at 10CA1400 {\n"
+ "+\t\tnocp_mem0_1: nocp at 10ca1400 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  " \t\t\treg = <0x10CA1400 0x200>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tnocp_mem1_0: nocp@10CA1800 {\n"
- "+\t\tnocp_mem1_0: nocp@10ca1800 {\n"
+ "-\t\tnocp_mem1_0: nocp at 10CA1800 {\n"
+ "+\t\tnocp_mem1_0: nocp at 10ca1800 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  " \t\t\treg = <0x10CA1800 0x200>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tnocp_mem1_1: nocp@10CA1C00 {\n"
- "+\t\tnocp_mem1_1: nocp@10ca1c00 {\n"
+ "-\t\tnocp_mem1_1: nocp at 10CA1C00 {\n"
+ "+\t\tnocp_mem1_1: nocp at 10ca1c00 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  " \t\t\treg = <0x10CA1C00 0x200>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tnocp_g3d_0: nocp@11A51000 {\n"
- "+\t\tnocp_g3d_0: nocp@11a51000 {\n"
+ "-\t\tnocp_g3d_0: nocp at 11A51000 {\n"
+ "+\t\tnocp_g3d_0: nocp at 11a51000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  " \t\t\treg = <0x11A51000 0x200>;\n"
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tnocp_g3d_1: nocp@11A51400 {\n"
- "+\t\tnocp_g3d_1: nocp@11a51400 {\n"
+ "-\t\tnocp_g3d_1: nocp at 11A51400 {\n"
+ "+\t\tnocp_g3d_1: nocp at 11a51400 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-nocp\";\n"
  " \t\t\treg = <0x11A51400 0x200>;\n"
  " \t\t\tstatus = \"disabled\";\n"
@@ -1146,8 +1137,8 @@
  " \t\t\tlabel = \"MSC\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tdisp_pd: power-domain@100440C0 {\n"
- "+\t\tdisp_pd: power-domain@100440c0 {\n"
+ "-\t\tdisp_pd: power-domain at 100440C0 {\n"
+ "+\t\tdisp_pd: power-domain at 100440c0 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x100440C0 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
@@ -1155,8 +1146,8 @@
  " \t\t\tclock-names = \"oscclk\", \"clk0\", \"clk1\", \"clk2\", \"asb0\", \"asb1\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tmau_pd: power-domain@100440E0 {\n"
- "+\t\tmau_pd: power-domain@100440e0 {\n"
+ "-\t\tmau_pd: power-domain at 100440E0 {\n"
+ "+\t\tmau_pd: power-domain at 100440e0 {\n"
  " \t\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  " \t\t\treg = <0x100440E0 0x20>;\n"
  " \t\t\t#power-domain-cells = <0>;\n"
@@ -1164,8 +1155,8 @@
  " \t\t\t\tpower-domains = <&mau_pd>;\n"
  " \t\t\t};\n"
  " \n"
- "-\t\t\tpdma0: pdma@121A0000 {\n"
- "+\t\t\tpdma0: pdma@121a0000 {\n"
+ "-\t\t\tpdma0: pdma at 121A0000 {\n"
+ "+\t\t\tpdma0: pdma at 121a0000 {\n"
  " \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  " \t\t\t\treg = <0x121A0000 0x1000>;\n"
  " \t\t\t\tinterrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1173,8 +1164,8 @@
  " \t\t\t\t#dma-requests = <32>;\n"
  " \t\t\t};\n"
  " \n"
- "-\t\t\tpdma1: pdma@121B0000 {\n"
- "+\t\t\tpdma1: pdma@121b0000 {\n"
+ "-\t\t\tpdma1: pdma at 121B0000 {\n"
+ "+\t\t\tpdma1: pdma at 121b0000 {\n"
  " \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  " \t\t\t\treg = <0x121B0000 0x1000>;\n"
  " \t\t\t\tinterrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1182,8 +1173,8 @@
  " \t\t\t\t#dma-requests = <1>;\n"
  " \t\t\t};\n"
  " \n"
- "-\t\t\tmdma1: mdma@11C10000 {\n"
- "+\t\t\tmdma1: mdma@11c10000 {\n"
+ "-\t\t\tmdma1: mdma at 11C10000 {\n"
+ "+\t\t\tmdma1: mdma at 11c10000 {\n"
  " \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  " \t\t\t\treg = <0x11C10000 0x1000>;\n"
  " \t\t\t\tinterrupts = <GIC_SPI 124 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1191,8 +1182,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2s1: i2s@12D60000 {\n"
- "+\t\ti2s1: i2s@12d60000 {\n"
+ "-\t\ti2s1: i2s at 12D60000 {\n"
+ "+\t\ti2s1: i2s at 12d60000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-i2s\";\n"
  " \t\t\treg = <0x12D60000 0x100>;\n"
  " \t\t\tdmas = <&pdma1 12\n"
@@ -1200,7 +1191,7 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\ti2s2: i2s@12D70000 {\n"
+ "-\t\ti2s2: i2s at 12D70000 {\n"
  "+\t\ti2s2: i2s@12d70000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-i2s\";\n"
  " \t\t\treg = <0x12D70000 0x100>;\n"
@@ -1209,7 +1200,7 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\tadc: adc@12D10000 {\n"
+ "-\t\tadc: adc at 12D10000 {\n"
  "+\t\tadc: adc@12d10000 {\n"
  " \t\t\tcompatible = \"samsung,exynos-adc-v2\";\n"
  " \t\t\treg = <0x12D10000 0x100>;\n"
@@ -1218,8 +1209,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\thsi2c_8: i2c@12E00000 {\n"
- "+\t\thsi2c_8: i2c@12e00000 {\n"
+ "-\t\thsi2c_8: i2c at 12E00000 {\n"
+ "+\t\thsi2c_8: i2c at 12e00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5250-hsi2c\";\n"
  " \t\t\treg = <0x12E00000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1227,8 +1218,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\thsi2c_9: i2c@12E10000 {\n"
- "+\t\thsi2c_9: i2c@12e10000 {\n"
+ "-\t\thsi2c_9: i2c at 12E10000 {\n"
+ "+\t\thsi2c_9: i2c at 12e10000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5250-hsi2c\";\n"
  " \t\t\treg = <0x12E10000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 88 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1236,8 +1227,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\thsi2c_10: i2c@12E20000 {\n"
- "+\t\thsi2c_10: i2c@12e20000 {\n"
+ "-\t\thsi2c_10: i2c at 12E20000 {\n"
+ "+\t\thsi2c_10: i2c at 12e20000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5250-hsi2c\";\n"
  " \t\t\treg = <0x12E20000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1245,13 +1236,13 @@
  " \t\t\t#sound-dai-cells = <0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\thdmiphy: hdmiphy@145D0000 {\n"
- "+\t\thdmiphy: hdmiphy@145d0000 {\n"
+ "-\t\thdmiphy: hdmiphy at 145D0000 {\n"
+ "+\t\thdmiphy: hdmiphy at 145d0000 {\n"
  " \t\t\treg = <0x145D0000 0x20>;\n"
  " \t\t};\n"
  " \n"
- "-\t\thdmicec: cec@101B0000 {\n"
- "+\t\thdmicec: cec@101b0000 {\n"
+ "-\t\thdmicec: cec at 101B0000 {\n"
+ "+\t\thdmicec: cec at 101b0000 {\n"
  " \t\t\tcompatible = \"samsung,s5p-cec\";\n"
  " \t\t\treg = <0x101B0000 0x200>;\n"
  " \t\t\tinterrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1259,8 +1250,8 @@
  " \t\t\tstatus = \"disabled\";\n"
  " \t\t};\n"
  " \n"
- "-\t\trotator: rotator@11C00000 {\n"
- "+\t\trotator: rotator@11c00000 {\n"
+ "-\t\trotator: rotator at 11C00000 {\n"
+ "+\t\trotator: rotator at 11c00000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5250-rotator\";\n"
  " \t\t\treg = <0x11C00000 0x64>;\n"
  " \t\t\tinterrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1268,8 +1259,8 @@
  " \t\t\tiommus = <&sysmmu_gscl1>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tjpeg_0: jpeg@11F50000 {\n"
- "+\t\tjpeg_0: jpeg@11f50000 {\n"
+ "-\t\tjpeg_0: jpeg at 11F50000 {\n"
+ "+\t\tjpeg_0: jpeg at 11f50000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-jpeg\";\n"
  " \t\t\treg = <0x11F50000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1277,8 +1268,8 @@
  " \t\t\tiommus = <&sysmmu_jpeg0>;\n"
  " \t\t};\n"
  " \n"
- "-\t\tjpeg_1: jpeg@11F60000 {\n"
- "+\t\tjpeg_1: jpeg@11f60000 {\n"
+ "-\t\tjpeg_1: jpeg at 11F60000 {\n"
+ "+\t\tjpeg_1: jpeg at 11f60000 {\n"
  " \t\t\tcompatible = \"samsung,exynos5420-jpeg\";\n"
  " \t\t\treg = <0x11F60000 0x1000>;\n"
  " \t\t\tinterrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1290,8 +1281,8 @@
  " \t\t#clock-cells = <1>;\n"
  " \t};\n"
  " \n"
- "-\tgic: interrupt-controller@2E0000 {\n"
- "+\tgic: interrupt-controller@2e0000 {\n"
+ "-\tgic: interrupt-controller at 2E0000 {\n"
+ "+\tgic: interrupt-controller at 2e0000 {\n"
  " \t\tcompatible = \"arm,cortex-a15-gic\";\n"
  " \t\t#interrupt-cells = <3>;\n"
  " \t\tinterrupt-controller;\n"
@@ -1299,8 +1290,8 @@
  " \t\t>;\n"
  " \t};\n"
  " \n"
- "-\tserial_0: serial@B0000 {\n"
- "+\tserial_0: serial@b0000 {\n"
+ "-\tserial_0: serial at B0000 {\n"
+ "+\tserial_0: serial at b0000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\treg = <0xB0000 0x1000>;\n"
  " \t\tinterrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1308,8 +1299,8 @@
  " \t\tclock-names = \"uart\", \"clk_uart_baud0\";\n"
  " \t};\n"
  " \n"
- "-\tserial_1: serial@C0000 {\n"
- "+\tserial_1: serial@c0000 {\n"
+ "-\tserial_1: serial at C0000 {\n"
+ "+\tserial_1: serial at c0000 {\n"
  " \t\tcompatible = \"samsung,exynos4210-uart\";\n"
  " \t\treg = <0xC0000 0x1000>;\n"
  " \t\tinterrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1317,8 +1308,8 @@
  " \t\tclock-names = \"uart\", \"clk_uart_baud0\";\n"
  " \t};\n"
  " \n"
- "-\tspi_0: spi@D0000 {\n"
- "+\tspi_0: spi@d0000 {\n"
+ "-\tspi_0: spi at D0000 {\n"
+ "+\tspi_0: spi at d0000 {\n"
  " \t\tcompatible = \"samsung,exynos5440-spi\";\n"
  " \t\treg = <0xD0000 0x100>;\n"
  " \t\tinterrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1326,8 +1317,8 @@
  " \t\tclock-names = \"spi\", \"spi_busclk0\";\n"
  " \t};\n"
  " \n"
- "-\tpin_ctrl: pinctrl@E0000 {\n"
- "+\tpin_ctrl: pinctrl@e0000 {\n"
+ "-\tpin_ctrl: pinctrl at E0000 {\n"
+ "+\tpin_ctrl: pinctrl at e0000 {\n"
  " \t\tcompatible = \"samsung,exynos5440-pinctrl\";\n"
  " \t\treg = <0xE0000 0x1000>;\n"
  " \t\tinterrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>,\n"
@@ -1335,8 +1326,8 @@
  " \t\t};\n"
  " \t};\n"
  " \n"
- "-\ti2c@F0000 {\n"
- "+\ti2c@f0000 {\n"
+ "-\ti2c at F0000 {\n"
+ "+\ti2c at f0000 {\n"
  " \t\tcompatible = \"samsung,exynos5440-i2c\";\n"
  " \t\treg = <0xF0000 0x1000>;\n"
  " \t\tinterrupts = <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -1344,12 +1335,12 @@
  " \t\t#include \"exynos5440-tmu-sensor-conf.dtsi\"\n"
  " \t};\n"
  " \n"
- "-\ttmuctrl_1: tmuctrl@16011C {\n"
- "+\ttmuctrl_1: tmuctrl@16011c {\n"
+ "-\ttmuctrl_1: tmuctrl at 16011C {\n"
+ "+\ttmuctrl_1: tmuctrl at 16011c {\n"
  " \t\tcompatible = \"samsung,exynos5440-tmu\";\n"
  " \t\treg = <0x16011C 0x230>, <0x160368 0x10>;\n"
  " \t\tinterrupts = <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH>;\n"
  "-- \n"
  2.11.0
 
-da56039dd367ba4a447c60f128f77f3e6ab5acf8cca55c5bae10fa713ac1a9d9
+4ab1054812ff5c87ff3ef75a4acc5af04f063c8de7ede76fbc7a3bce1ebf917b

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.