diff for duplicates of <5523742F.2060105@ti.com> diff --git a/a/1.txt b/N1/1.txt index 814bb6a..78630d3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,33 +55,33 @@ provider). Change the dt node to something like below.. + -+ sata@f045a000 { ++ sata at f045a000 { + <snip> + -+ sata0: sata-port@0 { ++ sata0: sata-port at 0 { + reg = <0>; + phys = <&sata_phy0>; + }; + -+ sata1: sata-port@1 { ++ sata1: sata-port at 1 { + reg = <1>; + phys = <&sata_phy1>; + }; + }; + -+ sata_phy: sata-phy@f0458100 { ++ sata_phy: sata-phy at f0458100 { + compatible = "brcm,bcm7445-sata-phy", "brcm,phy-sata3"; + reg = <0x458100 0x1e00>, <0x45804c 0x10>; + reg-names = "phy", "port-ctrl"; + #address-cells = <0x1>; + #size-cells = <0x0>; + -+ sata_phy0: sata-phy@0 { ++ sata_phy0: sata-phy at 0 { + reg = <0>; + #phy-cells = <0>; + }; + -+ sata_phy1: sata-phy@1 { ++ sata_phy1: sata-phy at 1 { + #phy-cells = <0>; + }; + }; diff --git a/a/content_digest b/N1/content_digest index 1a73a05..10594c7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,22 +4,10 @@ "ref\020150328002844.GA32500@ld-irv-0074\0" "ref\0551A3844.6060806@ti.com\0" "ref\020150402022822.GE32500@ld-irv-0074\0" - "From\0Kishon Vijay Abraham I <kishon@ti.com>\0" - "Subject\0Re: [PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs\0" + "From\0kishon@ti.com (Kishon Vijay Abraham I)\0" + "Subject\0[PATCH 4/5] phy: add Broadcom SATA3 PHY driver for Broadcom STB SoCs\0" "Date\0Tue, 7 Apr 2015 11:37:43 +0530\0" - "To\0Brian Norris <computersforpeace@gmail.com>\0" - "Cc\0Tejun Heo <tj@kernel.org>" - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - Gregory Fong <gregory.0xf0@gmail.com> - Florian Fainelli <f.fainelli@gmail.com> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-ide@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -79,33 +67,33 @@ "Change the dt node to something like below..\n" "\n" "+\n" - "+\t\tsata@f045a000 {\n" + "+\t\tsata at f045a000 {\n" "+\t\t\t<snip>\n" "+\n" - "+\t\t\tsata0: sata-port@0 {\n" + "+\t\t\tsata0: sata-port at 0 {\n" "+\t\t\t\treg = <0>;\n" "+\t\t\t\tphys = <&sata_phy0>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tsata1: sata-port@1 {\n" + "+\t\t\tsata1: sata-port at 1 {\n" "+\t\t\t\treg = <1>;\n" "+\t\t\t\tphys = <&sata_phy1>;\n" "+\t\t\t};\n" "+\t\t};\n" "+\n" - "+\t\tsata_phy: sata-phy@f0458100 {\n" + "+\t\tsata_phy: sata-phy at f0458100 {\n" "+\t\t\tcompatible = \"brcm,bcm7445-sata-phy\", \"brcm,phy-sata3\";\n" "+\t\t\treg = <0x458100 0x1e00>, <0x45804c 0x10>;\n" "+\t\t\treg-names = \"phy\", \"port-ctrl\";\n" "+\t\t\t#address-cells = <0x1>;\n" "+\t\t\t#size-cells = <0x0>;\n" "+\n" - "+\t\t\tsata_phy0: sata-phy@0 {\n" + "+\t\t\tsata_phy0: sata-phy at 0 {\n" "+\t\t\t\treg = <0>;\n" "+\t\t\t\t#phy-cells = <0>;\n" "+\t\t\t};\n" "+\n" - "+\t\t\tsata_phy1: sata-phy@1 {\n" + "+\t\t\tsata_phy1: sata-phy at 1 {\n" "+\t\t\t\t#phy-cells = <0>;\n" "+\t\t\t};\n" "+\t\t};\n" @@ -199,4 +187,4 @@ "Cheers\n" Kishon -e2b9dc0e43944c16d80735099fcade6e41edba3e7b34451194d16d3e3c6be97b +8ba002b77beaa00b9576392ca8babdba17ad0a586046f7fde4eb04c6d1867357
diff --git a/a/content_digest b/N2/content_digest index 1a73a05..08bcbb9 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -16,10 +16,10 @@ Kumar Gala <galak@codeaurora.org> Gregory Fong <gregory.0xf0@gmail.com> Florian Fainelli <f.fainelli@gmail.com> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-ide@vger.kernel.org\0" + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + " <linux-ide@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" @@ -199,4 +199,4 @@ "Cheers\n" Kishon -e2b9dc0e43944c16d80735099fcade6e41edba3e7b34451194d16d3e3c6be97b +f0d006905109c70fe8386f2c52e4c6f3644a0baed6dcd3a5ef5b8f86162c7a60
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.