diff for duplicates of <20131121052200.16972.40390.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index a26cbbf..35cb833 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,8 +20,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupts = <1 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>; }; -- gpio0: gpio@ffc40000 { -+ gpio0: gpio@e6050000 { +- gpio0: gpio at ffc40000 { ++ gpio0: gpio at e6050000 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc40000 0 0x50>; + reg = <0 0xe6050000 0 0x50>; @@ -32,8 +32,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio1: gpio@ffc41000 { -+ gpio1: gpio@e6051000 { +- gpio1: gpio at ffc41000 { ++ gpio1: gpio at e6051000 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc41000 0 0x50>; + reg = <0 0xe6051000 0 0x50>; @@ -44,8 +44,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio2: gpio@ffc42000 { -+ gpio2: gpio@e6052000 { +- gpio2: gpio at ffc42000 { ++ gpio2: gpio at e6052000 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc42000 0 0x50>; + reg = <0 0xe6052000 0 0x50>; @@ -56,8 +56,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio3: gpio@ffc43000 { -+ gpio3: gpio@e6053000 { +- gpio3: gpio at ffc43000 { ++ gpio3: gpio at e6053000 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc43000 0 0x50>; + reg = <0 0xe6053000 0 0x50>; @@ -68,8 +68,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio4: gpio@ffc44000 { -+ gpio4: gpio@e6054000 { +- gpio4: gpio at ffc44000 { ++ gpio4: gpio at e6054000 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc44000 0 0x50>; + reg = <0 0xe6054000 0 0x50>; @@ -80,8 +80,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio5: gpio@ffc45000 { -+ gpio5: gpio@e6055000 { +- gpio5: gpio at ffc45000 { ++ gpio5: gpio at e6055000 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc45000 0 0x50>; + reg = <0 0xe6055000 0 0x50>; @@ -92,8 +92,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio6: gpio@ffc45400 { -+ gpio6: gpio@e6055400 { +- gpio6: gpio at ffc45400 { ++ gpio6: gpio at e6055400 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc45400 0 0x50>; + reg = <0 0xe6055400 0 0x50>; @@ -104,8 +104,8 @@ Signed-off-by: Magnus Damm <damm@opensource.se> interrupt-controller; }; -- gpio7: gpio@ffc45800 { -+ gpio7: gpio@e6055800 { +- gpio7: gpio at ffc45800 { ++ gpio7: gpio at e6055800 { compatible = "renesas,gpio-r8a7791", "renesas,gpio-rcar"; - reg = <0 0xffc45800 0 0x50>; + reg = <0 0xe6055800 0 0x50>; diff --git a/a/content_digest b/N1/content_digest index 7bec1e8..a6dded7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH v2] ARM: shmobile: Fix r8a7791 GPIO resources in DTS\0" - "Date\0Thu, 21 Nov 2013 05:22:00 +0000\0" + "Date\0Thu, 21 Nov 2013 14:22:00 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -26,8 +26,8 @@ " \t\tinterrupts = <1 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;\n" " \t};\n" " \n" - "-\tgpio0: gpio@ffc40000 {\n" - "+\tgpio0: gpio@e6050000 {\n" + "-\tgpio0: gpio at ffc40000 {\n" + "+\tgpio0: gpio at e6050000 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc40000 0 0x50>;\n" "+\t\treg = <0 0xe6050000 0 0x50>;\n" @@ -38,8 +38,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio1: gpio@ffc41000 {\n" - "+\tgpio1: gpio@e6051000 {\n" + "-\tgpio1: gpio at ffc41000 {\n" + "+\tgpio1: gpio at e6051000 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc41000 0 0x50>;\n" "+\t\treg = <0 0xe6051000 0 0x50>;\n" @@ -50,8 +50,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio2: gpio@ffc42000 {\n" - "+\tgpio2: gpio@e6052000 {\n" + "-\tgpio2: gpio at ffc42000 {\n" + "+\tgpio2: gpio at e6052000 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc42000 0 0x50>;\n" "+\t\treg = <0 0xe6052000 0 0x50>;\n" @@ -62,8 +62,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio3: gpio@ffc43000 {\n" - "+\tgpio3: gpio@e6053000 {\n" + "-\tgpio3: gpio at ffc43000 {\n" + "+\tgpio3: gpio at e6053000 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc43000 0 0x50>;\n" "+\t\treg = <0 0xe6053000 0 0x50>;\n" @@ -74,8 +74,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio4: gpio@ffc44000 {\n" - "+\tgpio4: gpio@e6054000 {\n" + "-\tgpio4: gpio at ffc44000 {\n" + "+\tgpio4: gpio at e6054000 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc44000 0 0x50>;\n" "+\t\treg = <0 0xe6054000 0 0x50>;\n" @@ -86,8 +86,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio5: gpio@ffc45000 {\n" - "+\tgpio5: gpio@e6055000 {\n" + "-\tgpio5: gpio at ffc45000 {\n" + "+\tgpio5: gpio at e6055000 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc45000 0 0x50>;\n" "+\t\treg = <0 0xe6055000 0 0x50>;\n" @@ -98,8 +98,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio6: gpio@ffc45400 {\n" - "+\tgpio6: gpio@e6055400 {\n" + "-\tgpio6: gpio at ffc45400 {\n" + "+\tgpio6: gpio at e6055400 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc45400 0 0x50>;\n" "+\t\treg = <0 0xe6055400 0 0x50>;\n" @@ -110,8 +110,8 @@ " \t\tinterrupt-controller;\n" " \t};\n" " \n" - "-\tgpio7: gpio@ffc45800 {\n" - "+\tgpio7: gpio@e6055800 {\n" + "-\tgpio7: gpio at ffc45800 {\n" + "+\tgpio7: gpio at e6055800 {\n" " \t\tcompatible = \"renesas,gpio-r8a7791\", \"renesas,gpio-rcar\";\n" "-\t\treg = <0 0xffc45800 0 0x50>;\n" "+\t\treg = <0 0xe6055800 0 0x50>;\n" @@ -119,4 +119,4 @@ " \t\tinterrupts = <0 11 IRQ_TYPE_LEVEL_HIGH>;\n" " \t\t#gpio-cells = <2>;" -21f43a931192b1cbf2f58a0d535a295093ed468aca3c7e81b2d9404462d8ca53 +49652e3a78c9b3c37eaf2fed0e3d92d3dc1c90a3557410171a14141f8b1846a0
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.