diff for duplicates of <20141222080445.GA15292@anne> diff --git a/a/1.txt b/N1/1.txt index 20076de..178ed48 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,8 +66,8 @@ index 0000000..43c9bbc + stdout-path = &uart0; + }; + -+ ocp at f1000000 { -+ pinctrl: pin-controller at 10000 { ++ ocp@f1000000 { ++ pinctrl: pin-controller@10000 { + pinctrl-0 = <&pmx_uart0 + &pmx_button_reset + &pmx_button_power>; @@ -99,18 +99,18 @@ index 0000000..43c9bbc + }; + }; + -+ serial at 12000 { ++ serial@12000 { + status = "okay"; + }; + -+ sata at 80000 { ++ sata@80000 { + status = "okay"; + nr-ports = <2>; + }; + -+ i2c at 11000 { ++ i2c@11000 { + status = "okay"; -+ adt7476: adt7476a at 2e { ++ adt7476: adt7476a@2e { + compatible = "adi,adt7476"; + reg = <0x2e>; + }; @@ -124,12 +124,12 @@ index 0000000..43c9bbc + + gpio_keys { + compatible = "gpio-keys"; -+ button at 1{ ++ button@1{ + label = "Reset push button"; + linux,code = <KEY_POWER>; + gpios = <&gpio0 29 GPIO_ACTIVE_HIGH>; + }; -+ button at 2{ ++ button@2{ + label = "Power push button"; + linux,code = <KEY_SLEEP>; + gpios = <&gpio0 26 GPIO_ACTIVE_LOW>; @@ -152,7 +152,7 @@ index 0000000..43c9bbc + pinctrl-0 = <&pmx_power_sata0 &pmx_power_sata1>; + pinctrl-names = "default"; + -+ sata0_power: regulator at 1 { ++ sata0_power: regulator@1 { + compatible = "regulator-fixed"; + reg = <1>; + regulator-name = "SATA0 Power"; @@ -164,7 +164,7 @@ index 0000000..43c9bbc + gpio = <&gpio0 24 0>; + }; + -+ sata1_power: regulator at 2 { ++ sata1_power: regulator@2 { + compatible = "regulator-fixed"; + reg = <2>; + regulator-name = "SATA1 Power"; @@ -184,14 +184,14 @@ index 0000000..43c9bbc + +&mdio { + status = "okay"; -+ ethphy0: ethernet-phy at 8 { ++ ethphy0: ethernet-phy@8 { + reg = <8>; + }; +}; + +ð0 { + status = "okay"; -+ ethernet0-port at 0 { ++ ethernet0-port@0 { + phy-handle = <ðphy0>; + }; +}; diff --git a/a/content_digest b/N1/content_digest index 2f6b1da..1a32c35 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\020141215203855.GA28940@anne\0" - "From\0evgeni@studio-punkt.com (Evgeni Dobrev)\0" + "From\0Evgeni Dobrev <evgeni@studio-punkt.com>\0" "Subject\0[PATCH v2 1/1] add support for Seagate BlackArmor NAS220\0" "Date\0Mon, 22 Dec 2014 09:04:45 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0devicetree@vger.kernel.org\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + Jason Cooper <jason@lakedaemon.net> + Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com> + Gregory Clement <gregory.clement@free-electrons.com> + " Andrew Lunn <andrew@lunn.ch>\0" "\00:1\0" "b\0" "This patch adds support for Seagate BlackArmor NAS220.\n" @@ -73,8 +79,8 @@ "+\t\tstdout-path = &uart0;\n" "+\t};\n" "+\n" - "+\tocp at f1000000 {\n" - "+\t\tpinctrl: pin-controller at 10000 {\n" + "+\tocp@f1000000 {\n" + "+\t\tpinctrl: pin-controller@10000 {\n" "+\t\t\tpinctrl-0 = <&pmx_uart0\n" "+\t\t\t\t &pmx_button_reset\n" "+\t\t\t\t &pmx_button_power>;\n" @@ -106,18 +112,18 @@ "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tserial at 12000 {\n" + "+\t\tserial@12000 {\n" "+\t\t\tstatus = \"okay\";\n" "+\t\t};\n" "+\n" - "+\t\tsata at 80000 {\n" + "+\t\tsata@80000 {\n" "+\t\t\tstatus = \"okay\";\n" "+\t\t\tnr-ports = <2>;\n" "+\t\t};\n" "+\n" - "+\t\ti2c at 11000 {\n" + "+\t\ti2c@11000 {\n" "+\t\t\tstatus = \"okay\";\n" - "+\t\t\tadt7476: adt7476a at 2e {\n" + "+\t\t\tadt7476: adt7476a@2e {\n" "+\t\t\t\tcompatible = \"adi,adt7476\";\n" "+\t\t\t\treg = <0x2e>;\n" "+\t\t\t};\n" @@ -131,12 +137,12 @@ "+\n" "+\tgpio_keys {\n" "+\t\tcompatible = \"gpio-keys\";\n" - "+\t\tbutton at 1{\n" + "+\t\tbutton@1{\n" "+\t\t\tlabel = \"Reset push button\";\n" "+\t\t\tlinux,code = <KEY_POWER>;\n" "+\t\t\tgpios = <&gpio0 29 GPIO_ACTIVE_HIGH>;\n" "+\t\t};\n" - "+\t\tbutton at 2{\n" + "+\t\tbutton@2{\n" "+\t\t\tlabel = \"Power push button\";\n" "+\t\t\tlinux,code = <KEY_SLEEP>;\n" "+\t\t\tgpios = <&gpio0 26 GPIO_ACTIVE_LOW>;\n" @@ -159,7 +165,7 @@ "+\t\tpinctrl-0 = <&pmx_power_sata0 &pmx_power_sata1>;\n" "+\t\tpinctrl-names = \"default\";\n" "+\n" - "+\t\tsata0_power: regulator at 1 {\n" + "+\t\tsata0_power: regulator@1 {\n" "+\t\t\tcompatible = \"regulator-fixed\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tregulator-name = \"SATA0 Power\";\n" @@ -171,7 +177,7 @@ "+\t\t\tgpio = <&gpio0 24 0>;\n" "+\t\t};\n" "+\n" - "+\t\tsata1_power: regulator at 2 {\n" + "+\t\tsata1_power: regulator@2 {\n" "+\t\t\tcompatible = \"regulator-fixed\";\n" "+\t\t\treg = <2>;\n" "+\t\t\tregulator-name = \"SATA1 Power\";\n" @@ -191,18 +197,18 @@ "+\n" "+&mdio {\n" "+\tstatus = \"okay\";\n" - "+\tethphy0: ethernet-phy at 8 {\n" + "+\tethphy0: ethernet-phy@8 {\n" "+\t\t reg = <8>;\n" "+\t };\n" "+};\n" "+\n" "+ð0 {\n" "+\tstatus = \"okay\";\n" - "+\tethernet0-port at 0 {\n" + "+\tethernet0-port@0 {\n" "+\t\tphy-handle = <ðphy0>;\n" "+\t};\n" "+};\n" "-- \n" 1.7.10.4 -9182dc424e386ca5f1c06461fddbc51d37e96adcc301d5bd5f9af693ddc6737f +0badc759a4d353748b08b46ea81354ae19d873e451d09cf1b1a18450a9981ffe
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.