All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <27536111.odlCO093Zi@amdc1032>

diff --git a/a/1.txt b/N1/1.txt
index a1edc81..4414839 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@
 Hi,
 
 On Friday, July 26, 2013 08:28:19 PM Cho KyongHo wrote:
-> Signed-off-by: Cho KyongHo <pullip.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
 > ---
 >  .../bindings/iommu/samsung,exynos4210-sysmmu.txt   |  103 +++++++
 >  arch/arm/boot/dts/exynos4.dtsi                     |  122 ++++++++
@@ -62,7 +62,7 @@ On Friday, July 26, 2013 08:28:19 PM Cho KyongHo wrote:
 > +
 > +Examples:
 > +A System MMU is dedicated to a single master device.
-> +	gsc_0:  gsc@0x13e00000 {
+> +	gsc_0:  gsc at 0x13e00000 {
 > +		compatible = "samsung,exynos5-gsc";
 > +		reg = <0x13e00000 0x1000>;
 > +		interrupts = <0 85 0>;
@@ -72,7 +72,7 @@ On Friday, July 26, 2013 08:28:19 PM Cho KyongHo wrote:
 > +		iommu = <&sysmmu_gsc1>;
 > +	};
 > +
-> +	sysmmu_gsc0: sysmmu@13E80000 {
+> +	sysmmu_gsc0: sysmmu at 13E80000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13E80000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -99,7 +99,7 @@ requiring use of multiple System MMUs above changes would allow us (unless
 I'm missing something?) to use just one System MMU device per struct
 exynos_iommu_client instance (making driver a lot simpler).
 
-> +	mfc: codec@13400000 {
+> +	mfc: codec at 13400000 {
 > +		compatible = "samsung,mfc-v5";
 > +		reg = <0x13400000 0x10000>;
 > +		interrupts = <0 94 0>;
@@ -110,7 +110,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		iommu = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;
 > +	};
 > +
-> +	sysmmu_mfc_l: sysmmu@13620000 {
+> +	sysmmu_mfc_l: sysmmu at 13620000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13620000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -122,7 +122,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_mfc_r: sysmmu@13630000 {
+> +	sysmmu_mfc_r: sysmmu at 13630000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13630000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -145,7 +145,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		iommu = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;
 >  	};
 >  
->  	serial@13800000 {
+>  	serial at 13800000 {
 > @@ -395,5 +396,126 @@
 >  		clock-names = "sclk_fimd", "fimd";
 >  		samsung,power-domain = <&pd_lcd0>;
@@ -153,7 +153,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		iommu = <&sysmmu_fimd0>;
 > +	};
 > +
-> +	sysmmu_mfc_l: sysmmu@13620000 {
+> +	sysmmu_mfc_l: sysmmu at 13620000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13620000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -165,7 +165,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_mfc_r: sysmmu@13630000 {
+> +	sysmmu_mfc_r: sysmmu at 13630000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13630000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -177,7 +177,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_tv: sysmmu@13E20000 {
+> +	sysmmu_tv: sysmmu at 13E20000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13E20000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -189,7 +189,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc0: sysmmu@11A20000 {
+> +	sysmmu_fimc0: sysmmu at 11A20000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11A20000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -201,7 +201,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc1: sysmmu@11A30000 {
+> +	sysmmu_fimc1: sysmmu at 11A30000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11A30000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -213,7 +213,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc2: sysmmu@11A40000 {
+> +	sysmmu_fimc2: sysmmu at 11A40000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11A40000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -225,7 +225,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc3: sysmmu@11A50000 {
+> +	sysmmu_fimc3: sysmmu at 11A50000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11A50000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -237,7 +237,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_jpeg: sysmmu@11A60000 {
+> +	sysmmu_jpeg: sysmmu at 11A60000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11A60000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -249,7 +249,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_rotator: sysmmu@12A30000 {
+> +	sysmmu_rotator: sysmmu at 12A30000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x12A30000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -261,7 +261,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimd0: sysmmu@11E20000 {
+> +	sysmmu_fimd0: sysmmu at 11E20000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11E20000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -284,7 +284,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		iommu = <&sysmmu_g2d>;
 > +	};
 > +
-> +	sysmmu_g2d: sysmmu@12A20000 {
+> +	sysmmu_g2d: sysmmu at 12A20000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x12A20000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -296,7 +296,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimd1: sysmmu@12220000 {
+> +	sysmmu_fimd1: sysmmu at 12220000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		interrupt-parent = <&combiner>;
 > +		interrupt-names = "sysmmu-fimd1";
@@ -317,7 +317,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 >  		status = "disabled";
 >  	};
 > +
-> +	sysmmu_g2d: sysmmu@10A40000{
+> +	sysmmu_g2d: sysmmu at 10A40000{
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x10A40000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -327,7 +327,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_isp: sysmmu@12260000 {
+> +	sysmmu_fimc_isp: sysmmu at 12260000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x12260000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -338,7 +338,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_drc: sysmmu@12270000 {
+> +	sysmmu_fimc_drc: sysmmu at 12270000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x12270000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -349,7 +349,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_fd: sysmmu@122A0000 {
+> +	sysmmu_fimc_fd: sysmmu at 122A0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x122A0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -360,7 +360,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_mcuctl: sysmmu@122B0000 {
+> +	sysmmu_fimc_mcuctl: sysmmu at 122B0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x122B0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -371,7 +371,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_lite0: sysmmu@123B0000 {
+> +	sysmmu_fimc_lite0: sysmmu at 123B0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x123B0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -382,7 +382,7 @@ exynos_iommu_client instance (making driver a lot simpler).
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_lite1: sysmmu@123C0000 {
+> +	sysmmu_fimc_lite1: sysmmu at 123C0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x123C0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -401,17 +401,17 @@ exynos_iommu_client instance (making driver a lot simpler).
 >  		reg = <0x10044040 0x20>;
 >  	};
 >  
-> +	pd_isp: mfc-power-domain@0x10044020 {
+> +	pd_isp: mfc-power-domain at 0x10044020 {
 > +		compatible = "samsung,exynos4210-pd";
 > +		reg = <0x10044020 0x20>;
 > +	};
 > +
-> +	pd_disp1: mfc-power-domain@0x100440A0 {
+> +	pd_disp1: mfc-power-domain at 0x100440A0 {
 > +		compatible = "samsung,exynos4210-pd";
 > +		reg = <0x100440A0 0x20>;
 > +	};
 > +
->  	clock: clock-controller@0x10010000 {
+>  	clock: clock-controller at 0x10010000 {
 >  		compatible = "samsung,exynos5250-clock";
 >  		reg = <0x10010000 0x30000>;
 > @@ -180,6 +190,7 @@
@@ -442,7 +442,7 @@ Samsung Electronics
 > +		iommu = <&sysmmu_gsc1>;
 >  	};
 >  
->  	gsc_1:  gsc@0x13e10000 {
+>  	gsc_1:  gsc at 0x13e10000 {
 > @@ -580,6 +592,7 @@
 >  		samsung,power-domain = <&pd_gsc>;
 >  		clocks = <&clock 257>;
@@ -450,7 +450,7 @@ Samsung Electronics
 > +		iommu = <&sysmmu_gsc1>;
 >  	};
 >  
->  	gsc_2:  gsc@0x13e20000 {
+>  	gsc_2:  gsc at 0x13e20000 {
 > @@ -589,6 +602,7 @@
 >  		samsung,power-domain = <&pd_gsc>;
 >  		clocks = <&clock 258>;
@@ -458,7 +458,7 @@ Samsung Electronics
 > +		iommu = <&sysmmu_gsc2>;
 >  	};
 >  
->  	gsc_3:  gsc@0x13e30000 {
+>  	gsc_3:  gsc at 0x13e30000 {
 > @@ -598,6 +612,7 @@
 >  		samsung,power-domain = <&pd_gsc>;
 >  		clocks = <&clock 259>;
@@ -482,7 +482,7 @@ Samsung Electronics
 > +		iommu = <&sysmmu_fimd1>;
 > +	};
 > +
-> +	sysmmu_mfc_l: sysmmu@11210000 {
+> +	sysmmu_mfc_l: sysmmu at 11210000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11210000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -494,7 +494,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_mfc_r: sysmmu@11200000 {
+> +	sysmmu_mfc_r: sysmmu at 11200000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11200000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -506,7 +506,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_tv: sysmmu@14650000 {
+> +	sysmmu_tv: sysmmu at 14650000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x14650000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -518,7 +518,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_gsc0: sysmmu@13E80000 {
+> +	sysmmu_gsc0: sysmmu at 13E80000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13E80000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -530,7 +530,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_gsc1: sysmmu@13E90000 {
+> +	sysmmu_gsc1: sysmmu at 13E90000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13E90000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -542,7 +542,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_gsc2: sysmmu@13EA0000 {
+> +	sysmmu_gsc2: sysmmu at 13EA0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13EA0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -554,7 +554,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_gsc3: sysmmu@13EB0000 {
+> +	sysmmu_gsc3: sysmmu at 13EB0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13EB0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -566,7 +566,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimd1: sysmmu@14640000 {
+> +	sysmmu_fimd1: sysmmu at 14640000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x14640000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -578,7 +578,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_rotator: sysmmu@11D40000 {
+> +	sysmmu_rotator: sysmmu at 11D40000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11D40000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -589,7 +589,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_isp: sysmmu@13260000 {
+> +	sysmmu_fimc_isp: sysmmu at 13260000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13260000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -601,7 +601,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_drc: sysmmu@13270000 {
+> +	sysmmu_fimc_drc: sysmmu at 13270000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13270000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -613,7 +613,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_fd: sysmmu@132A0000 {
+> +	sysmmu_fimc_fd: sysmmu at 132A0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x132A0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -625,7 +625,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_scc: sysmmu@13280000 {
+> +	sysmmu_fimc_scc: sysmmu at 13280000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13280000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -637,7 +637,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_scp: sysmmu@13290000 {
+> +	sysmmu_fimc_scp: sysmmu at 13290000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13290000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -649,7 +649,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_mcuctl: sysmmu@132B0000 {
+> +	sysmmu_fimc_mcuctl: sysmmu at 132B0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x132B0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -661,7 +661,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_odc: sysmmu@132C0000 {
+> +	sysmmu_fimc_odc: sysmmu at 132C0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x132C0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -673,7 +673,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_dis0: sysmmu@132D0000 {
+> +	sysmmu_fimc_dis0: sysmmu at 132D0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x132D0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -685,7 +685,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_dis1: sysmmu@132E0000{
+> +	sysmmu_fimc_dis1: sysmmu at 132E0000{
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x132E0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -697,7 +697,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_3dnr: sysmmu@132F0000 {
+> +	sysmmu_fimc_3dnr: sysmmu at 132F0000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x132F0000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -709,7 +709,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_lite0: sysmmu@13C40000 {
+> +	sysmmu_fimc_lite0: sysmmu at 13C40000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13C40000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -721,7 +721,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_lite1: sysmmu@13C50000 {
+> +	sysmmu_fimc_lite1: sysmmu at 13C50000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x13C50000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -733,7 +733,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_jpeg: sysmmu@11F20000 {
+> +	sysmmu_fimc_jpeg: sysmmu at 11F20000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x11F20000 0x1000>;
 > +		interrupt-parent = <&combiner>;
@@ -745,7 +745,7 @@ Samsung Electronics
 > +		status = "ok";
 > +	};
 > +
-> +	sysmmu_fimc_2d: sysmmu@10A60000 {
+> +	sysmmu_fimc_2d: sysmmu at 10A60000 {
 > +		compatible = "samsung,exynos4210-sysmmu";
 > +		reg = <0x10A60000 0x1000>;
 > +		interrupt-parent = <&combiner>;
diff --git a/a/content_digest b/N1/content_digest
index d8a4360..36b6045 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,15 @@
  "ref\0003c01ce89f3$3abc4bc0$b034e340$@samsung.com\0"
- "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH v8 06/12] ARM: dts: Add description of System MMU of Exynos SoCs\0"
+ "From\0b.zolnierkie@samsung.com (Bartlomiej Zolnierkiewicz)\0"
+ "Subject\0[PATCH v8 06/12] ARM: dts: Add description of System MMU of Exynos SoCs\0"
  "Date\0Fri, 02 Aug 2013 19:14:06 +0200\0"
- "To\0Cho KyongHo <pullip.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
- "Cc\0'Linux Samsung SOC' <linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  'Hyunwoong Kim' <khw0178.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Prathyush' <prathyush.k-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Grant Grundler' <grundler-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  'Keyyoung Park' <keyyoung.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Subash Patel' <supash.ramaswamy-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  'Linux Kernel' <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  'Sachin Kamat' <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  'Linux IOMMU' <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  'Kukjin Kim' <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Antonios Motakis' <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>
-  kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org
-  'Linux ARM Kernel' <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
- " 'Rahul Sharma' <rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
  "Hi,\n"
  "\n"
  "On Friday, July 26, 2013 08:28:19 PM Cho KyongHo wrote:\n"
- "> Signed-off-by: Cho KyongHo <pullip.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>\n"
  "> ---\n"
  ">  .../bindings/iommu/samsung,exynos4210-sysmmu.txt   |  103 +++++++\n"
  ">  arch/arm/boot/dts/exynos4.dtsi                     |  122 ++++++++\n"
@@ -83,7 +69,7 @@
  "> +\n"
  "> +Examples:\n"
  "> +A System MMU is dedicated to a single master device.\n"
- "> +\tgsc_0:  gsc@0x13e00000 {\n"
+ "> +\tgsc_0:  gsc at 0x13e00000 {\n"
  "> +\t\tcompatible = \"samsung,exynos5-gsc\";\n"
  "> +\t\treg = <0x13e00000 0x1000>;\n"
  "> +\t\tinterrupts = <0 85 0>;\n"
@@ -93,7 +79,7 @@
  "> +\t\tiommu = <&sysmmu_gsc1>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_gsc0: sysmmu@13E80000 {\n"
+ "> +\tsysmmu_gsc0: sysmmu at 13E80000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13E80000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -120,7 +106,7 @@
  "I'm missing something?) to use just one System MMU device per struct\n"
  "exynos_iommu_client instance (making driver a lot simpler).\n"
  "\n"
- "> +\tmfc: codec@13400000 {\n"
+ "> +\tmfc: codec at 13400000 {\n"
  "> +\t\tcompatible = \"samsung,mfc-v5\";\n"
  "> +\t\treg = <0x13400000 0x10000>;\n"
  "> +\t\tinterrupts = <0 94 0>;\n"
@@ -131,7 +117,7 @@
  "> +\t\tiommu = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_mfc_l: sysmmu@13620000 {\n"
+ "> +\tsysmmu_mfc_l: sysmmu at 13620000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13620000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -143,7 +129,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_mfc_r: sysmmu@13630000 {\n"
+ "> +\tsysmmu_mfc_r: sysmmu at 13630000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13630000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -166,7 +152,7 @@
  "> +\t\tiommu = <&sysmmu_mfc_l>, <&sysmmu_mfc_r>;\n"
  ">  \t};\n"
  ">  \n"
- ">  \tserial@13800000 {\n"
+ ">  \tserial at 13800000 {\n"
  "> @@ -395,5 +396,126 @@\n"
  ">  \t\tclock-names = \"sclk_fimd\", \"fimd\";\n"
  ">  \t\tsamsung,power-domain = <&pd_lcd0>;\n"
@@ -174,7 +160,7 @@
  "> +\t\tiommu = <&sysmmu_fimd0>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_mfc_l: sysmmu@13620000 {\n"
+ "> +\tsysmmu_mfc_l: sysmmu at 13620000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13620000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -186,7 +172,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_mfc_r: sysmmu@13630000 {\n"
+ "> +\tsysmmu_mfc_r: sysmmu at 13630000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13630000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -198,7 +184,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_tv: sysmmu@13E20000 {\n"
+ "> +\tsysmmu_tv: sysmmu at 13E20000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13E20000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -210,7 +196,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc0: sysmmu@11A20000 {\n"
+ "> +\tsysmmu_fimc0: sysmmu at 11A20000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11A20000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -222,7 +208,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc1: sysmmu@11A30000 {\n"
+ "> +\tsysmmu_fimc1: sysmmu at 11A30000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11A30000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -234,7 +220,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc2: sysmmu@11A40000 {\n"
+ "> +\tsysmmu_fimc2: sysmmu at 11A40000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11A40000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -246,7 +232,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc3: sysmmu@11A50000 {\n"
+ "> +\tsysmmu_fimc3: sysmmu at 11A50000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11A50000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -258,7 +244,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_jpeg: sysmmu@11A60000 {\n"
+ "> +\tsysmmu_jpeg: sysmmu at 11A60000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11A60000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -270,7 +256,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_rotator: sysmmu@12A30000 {\n"
+ "> +\tsysmmu_rotator: sysmmu at 12A30000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x12A30000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -282,7 +268,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimd0: sysmmu@11E20000 {\n"
+ "> +\tsysmmu_fimd0: sysmmu at 11E20000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11E20000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -305,7 +291,7 @@
  "> +\t\tiommu = <&sysmmu_g2d>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_g2d: sysmmu@12A20000 {\n"
+ "> +\tsysmmu_g2d: sysmmu at 12A20000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x12A20000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -317,7 +303,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimd1: sysmmu@12220000 {\n"
+ "> +\tsysmmu_fimd1: sysmmu at 12220000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
  "> +\t\tinterrupt-names = \"sysmmu-fimd1\";\n"
@@ -338,7 +324,7 @@
  ">  \t\tstatus = \"disabled\";\n"
  ">  \t};\n"
  "> +\n"
- "> +\tsysmmu_g2d: sysmmu@10A40000{\n"
+ "> +\tsysmmu_g2d: sysmmu at 10A40000{\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x10A40000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -348,7 +334,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_isp: sysmmu@12260000 {\n"
+ "> +\tsysmmu_fimc_isp: sysmmu at 12260000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x12260000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -359,7 +345,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_drc: sysmmu@12270000 {\n"
+ "> +\tsysmmu_fimc_drc: sysmmu at 12270000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x12270000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -370,7 +356,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_fd: sysmmu@122A0000 {\n"
+ "> +\tsysmmu_fimc_fd: sysmmu at 122A0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x122A0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -381,7 +367,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_mcuctl: sysmmu@122B0000 {\n"
+ "> +\tsysmmu_fimc_mcuctl: sysmmu at 122B0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x122B0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -392,7 +378,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_lite0: sysmmu@123B0000 {\n"
+ "> +\tsysmmu_fimc_lite0: sysmmu at 123B0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x123B0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -403,7 +389,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_lite1: sysmmu@123C0000 {\n"
+ "> +\tsysmmu_fimc_lite1: sysmmu at 123C0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x123C0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -422,17 +408,17 @@
  ">  \t\treg = <0x10044040 0x20>;\n"
  ">  \t};\n"
  ">  \n"
- "> +\tpd_isp: mfc-power-domain@0x10044020 {\n"
+ "> +\tpd_isp: mfc-power-domain at 0x10044020 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  "> +\t\treg = <0x10044020 0x20>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tpd_disp1: mfc-power-domain@0x100440A0 {\n"
+ "> +\tpd_disp1: mfc-power-domain at 0x100440A0 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-pd\";\n"
  "> +\t\treg = <0x100440A0 0x20>;\n"
  "> +\t};\n"
  "> +\n"
- ">  \tclock: clock-controller@0x10010000 {\n"
+ ">  \tclock: clock-controller at 0x10010000 {\n"
  ">  \t\tcompatible = \"samsung,exynos5250-clock\";\n"
  ">  \t\treg = <0x10010000 0x30000>;\n"
  "> @@ -180,6 +190,7 @@\n"
@@ -463,7 +449,7 @@
  "> +\t\tiommu = <&sysmmu_gsc1>;\n"
  ">  \t};\n"
  ">  \n"
- ">  \tgsc_1:  gsc@0x13e10000 {\n"
+ ">  \tgsc_1:  gsc at 0x13e10000 {\n"
  "> @@ -580,6 +592,7 @@\n"
  ">  \t\tsamsung,power-domain = <&pd_gsc>;\n"
  ">  \t\tclocks = <&clock 257>;\n"
@@ -471,7 +457,7 @@
  "> +\t\tiommu = <&sysmmu_gsc1>;\n"
  ">  \t};\n"
  ">  \n"
- ">  \tgsc_2:  gsc@0x13e20000 {\n"
+ ">  \tgsc_2:  gsc at 0x13e20000 {\n"
  "> @@ -589,6 +602,7 @@\n"
  ">  \t\tsamsung,power-domain = <&pd_gsc>;\n"
  ">  \t\tclocks = <&clock 258>;\n"
@@ -479,7 +465,7 @@
  "> +\t\tiommu = <&sysmmu_gsc2>;\n"
  ">  \t};\n"
  ">  \n"
- ">  \tgsc_3:  gsc@0x13e30000 {\n"
+ ">  \tgsc_3:  gsc at 0x13e30000 {\n"
  "> @@ -598,6 +612,7 @@\n"
  ">  \t\tsamsung,power-domain = <&pd_gsc>;\n"
  ">  \t\tclocks = <&clock 259>;\n"
@@ -503,7 +489,7 @@
  "> +\t\tiommu = <&sysmmu_fimd1>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_mfc_l: sysmmu@11210000 {\n"
+ "> +\tsysmmu_mfc_l: sysmmu at 11210000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11210000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -515,7 +501,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_mfc_r: sysmmu@11200000 {\n"
+ "> +\tsysmmu_mfc_r: sysmmu at 11200000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11200000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -527,7 +513,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_tv: sysmmu@14650000 {\n"
+ "> +\tsysmmu_tv: sysmmu at 14650000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x14650000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -539,7 +525,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_gsc0: sysmmu@13E80000 {\n"
+ "> +\tsysmmu_gsc0: sysmmu at 13E80000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13E80000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -551,7 +537,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_gsc1: sysmmu@13E90000 {\n"
+ "> +\tsysmmu_gsc1: sysmmu at 13E90000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13E90000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -563,7 +549,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_gsc2: sysmmu@13EA0000 {\n"
+ "> +\tsysmmu_gsc2: sysmmu at 13EA0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13EA0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -575,7 +561,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_gsc3: sysmmu@13EB0000 {\n"
+ "> +\tsysmmu_gsc3: sysmmu at 13EB0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13EB0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -587,7 +573,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimd1: sysmmu@14640000 {\n"
+ "> +\tsysmmu_fimd1: sysmmu at 14640000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x14640000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -599,7 +585,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_rotator: sysmmu@11D40000 {\n"
+ "> +\tsysmmu_rotator: sysmmu at 11D40000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11D40000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -610,7 +596,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_isp: sysmmu@13260000 {\n"
+ "> +\tsysmmu_fimc_isp: sysmmu at 13260000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13260000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -622,7 +608,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_drc: sysmmu@13270000 {\n"
+ "> +\tsysmmu_fimc_drc: sysmmu at 13270000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13270000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -634,7 +620,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_fd: sysmmu@132A0000 {\n"
+ "> +\tsysmmu_fimc_fd: sysmmu at 132A0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x132A0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -646,7 +632,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_scc: sysmmu@13280000 {\n"
+ "> +\tsysmmu_fimc_scc: sysmmu at 13280000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13280000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -658,7 +644,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_scp: sysmmu@13290000 {\n"
+ "> +\tsysmmu_fimc_scp: sysmmu at 13290000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13290000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -670,7 +656,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_mcuctl: sysmmu@132B0000 {\n"
+ "> +\tsysmmu_fimc_mcuctl: sysmmu at 132B0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x132B0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -682,7 +668,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_odc: sysmmu@132C0000 {\n"
+ "> +\tsysmmu_fimc_odc: sysmmu at 132C0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x132C0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -694,7 +680,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_dis0: sysmmu@132D0000 {\n"
+ "> +\tsysmmu_fimc_dis0: sysmmu at 132D0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x132D0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -706,7 +692,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_dis1: sysmmu@132E0000{\n"
+ "> +\tsysmmu_fimc_dis1: sysmmu at 132E0000{\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x132E0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -718,7 +704,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_3dnr: sysmmu@132F0000 {\n"
+ "> +\tsysmmu_fimc_3dnr: sysmmu at 132F0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x132F0000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -730,7 +716,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_lite0: sysmmu@13C40000 {\n"
+ "> +\tsysmmu_fimc_lite0: sysmmu at 13C40000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13C40000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -742,7 +728,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_lite1: sysmmu@13C50000 {\n"
+ "> +\tsysmmu_fimc_lite1: sysmmu at 13C50000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x13C50000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -754,7 +740,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_jpeg: sysmmu@11F20000 {\n"
+ "> +\tsysmmu_fimc_jpeg: sysmmu at 11F20000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x11F20000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -766,7 +752,7 @@
  "> +\t\tstatus = \"ok\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsysmmu_fimc_2d: sysmmu@10A60000 {\n"
+ "> +\tsysmmu_fimc_2d: sysmmu at 10A60000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-sysmmu\";\n"
  "> +\t\treg = <0x10A60000 0x1000>;\n"
  "> +\t\tinterrupt-parent = <&combiner>;\n"
@@ -778,4 +764,4 @@
  ">  \t};\n"
  >  };
 
-d670b6cc0c02f308ad3ac0104f55d4382395855829104adbd942556e4722bab8
+aed88d0cec3cdb185390f69afc9d09514027e0d245c7cf8e72ea09c345951a69

diff --git a/a/1.txt b/N2/1.txt
index a1edc81..7eb7188 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@
 Hi,
 
 On Friday, July 26, 2013 08:28:19 PM Cho KyongHo wrote:
-> Signed-off-by: Cho KyongHo <pullip.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
+> Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
 > ---
 >  .../bindings/iommu/samsung,exynos4210-sysmmu.txt   |  103 +++++++
 >  arch/arm/boot/dts/exynos4.dtsi                     |  122 ++++++++
diff --git a/a/content_digest b/N2/content_digest
index d8a4360..676ef21 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,29 +1,31 @@
  "ref\0003c01ce89f3$3abc4bc0$b034e340$@samsung.com\0"
- "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
+ "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0"
  "Subject\0Re: [PATCH v8 06/12] ARM: dts: Add description of System MMU of Exynos SoCs\0"
  "Date\0Fri, 02 Aug 2013 19:14:06 +0200\0"
- "To\0Cho KyongHo <pullip.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
- "Cc\0'Linux Samsung SOC' <linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  'Hyunwoong Kim' <khw0178.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Prathyush' <prathyush.k-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Grant Grundler' <grundler-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
-  'Keyyoung Park' <keyyoung.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Subash Patel' <supash.ramaswamy-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  'Linux Kernel' <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  'Sachin Kamat' <sachin.kamat-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  'Linux IOMMU' <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
-  'Kukjin Kim' <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
-  'Antonios Motakis' <a.motakis-lrHrjnjw1UfHK3s98zE1ajGjJy/sRE9J@public.gmane.org>
-  kvmarm-FPEHb7Xf0XXUo1n7N8X6UoWGPAHP3yOg@public.gmane.org
-  'Linux ARM Kernel' <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
- " 'Rahul Sharma' <rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Cho KyongHo <pullip.cho@samsung.com>\0"
+ "Cc\0'Linux ARM Kernel' <linux-arm-kernel@lists.infradead.org>"
+  'Linux IOMMU' <iommu@lists.linux-foundation.org>
+  'Linux Kernel' <linux-kernel@vger.kernel.org>
+  'Linux Samsung SOC' <linux-samsung-soc@vger.kernel.org>
+  'Hyunwoong Kim' <khw0178.kim@samsung.com>
+  'Joerg Roedel' <joro@8bytes.org>
+  'Kukjin Kim' <kgene.kim@samsung.com>
+  'Prathyush' <prathyush.k@samsung.com>
+  'Rahul Sharma' <rahul.sharma@samsung.com>
+  'Subash Patel' <supash.ramaswamy@linaro.org>
+  'Keyyoung Park' <keyyoung.park@samsung.com>
+  'Grant Grundler' <grundler@chromium.org>
+  'Antonios Motakis' <a.motakis@virtualopensystems.com>
+  kvmarm@lists.cs.columbia.edu
+  'Sachin Kamat' <sachin.kamat@linaro.org>
+ " m.szyprowski@samsung.com\0"
  "\00:1\0"
  "b\0"
  "\n"
  "Hi,\n"
  "\n"
  "On Friday, July 26, 2013 08:28:19 PM Cho KyongHo wrote:\n"
- "> Signed-off-by: Cho KyongHo <pullip.cho-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n"
+ "> Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>\n"
  "> ---\n"
  ">  .../bindings/iommu/samsung,exynos4210-sysmmu.txt   |  103 +++++++\n"
  ">  arch/arm/boot/dts/exynos4.dtsi                     |  122 ++++++++\n"
@@ -778,4 +780,4 @@
  ">  \t};\n"
  >  };
 
-d670b6cc0c02f308ad3ac0104f55d4382395855829104adbd942556e4722bab8
+81fe92ac8c074905918d7ff4d08a67466247d63f5352e753e89cb5af885058a1

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.