diff for duplicates of <201306102142.52644.heiko@sntech.de> diff --git a/a/1.txt b/N1/1.txt index 3a340b9..448fca0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -80,14 +80,14 @@ index 0000000..90c6a2d + +... + -+pinctrl at 20008000 { ++pinctrl@20008000 { + compatible = "rockchip,rk3066a-pinctrl"; + reg = <0x20008000 0x150>; + #address-cells = <1>; + #size-cells = <1>; + ranges; + -+ gpio0: gpio0 at 20034000 { ++ gpio0: gpio0@20034000 { + compatible = "rockchip,gpio-bank"; + reg = <0x20034000 0x100>; + interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>; @@ -115,7 +115,7 @@ index 0000000..90c6a2d + }; +}; + -+uart2: serial at 20064000 { ++uart2: serial@20064000 { + compatible = "snps,dw-apb-uart"; + reg = <0x20064000 0x400>; + interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>; diff --git a/a/content_digest b/N1/content_digest index 3f67815..8107ad0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,11 @@ "ref\0201306102139.32444.heiko@sntech.de\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0[PATCH 2/2] pinctrl: add pinctrl driver for Rockchip SoCs\0" "Date\0Mon, 10 Jun 2013 21:42:52 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Linus Walleij <linus.walleij@linaro.org>\0" + "Cc\0Patrice Chotard <patrice.chotard.st@gmail.com>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "This driver adds support the Cortex-A9 based SoCs from Rockchip,\n" @@ -87,14 +90,14 @@ "+\n" "+...\n" "+\n" - "+pinctrl at 20008000 {\n" + "+pinctrl@20008000 {\n" "+\tcompatible = \"rockchip,rk3066a-pinctrl\";\n" "+\treg = <0x20008000 0x150>;\n" "+\t#address-cells = <1>;\n" "+\t#size-cells = <1>;\n" "+\tranges;\n" "+\n" - "+\tgpio0: gpio0 at 20034000 {\n" + "+\tgpio0: gpio0@20034000 {\n" "+\t\tcompatible = \"rockchip,gpio-bank\";\n" "+\t\treg = <0x20034000 0x100>;\n" "+\t\tinterrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -122,7 +125,7 @@ "+\t};\n" "+};\n" "+\n" - "+uart2: serial at 20064000 {\n" + "+uart2: serial@20064000 {\n" "+\tcompatible = \"snps,dw-apb-uart\";\n" "+\treg = <0x20064000 0x400>;\n" "+\tinterrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -1556,4 +1559,4 @@ "-- \n" 1.7.2.3 -edfa714429b3987e7bd8a8af00279660e5614371e4000598bfcdba5b80ebfa85 +8c3c3d4038db2d3df410624c53fe2106122da8bd54eb0b3e5aa8a93ef532b836
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.