diff for duplicates of <5528076B.1010808@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 93d06e2..353e998 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,20 +16,20 @@ On 04/10/15 05:34, Srinivas Kandagatla wrote: > }; > }; > -> + sata_phy0: sata-phy@1b400000{ +> + sata_phy0: sata-phy at 1b400000{ Space before '{' please. > + status = "okay"; > + }; > + -> + sata0: sata@29000000 { +> + sata0: sata at 29000000 { > + status = "okay"; > + target-supply = <&pm8921_s4>; > + }; > + > /* OTG */ -> usb1_phy: phy@12500000 { +> usb1_phy: phy at 12500000 { > status = "okay"; > diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi > index 5aac9a5..56cc65e 100644 @@ -39,10 +39,10 @@ Space before '{' please. > usb-phy = <&usb4_phy>; > }; > -> + sata_phy0: sata-phy@1b400000{ +> + sata_phy0: sata-phy at 1b400000{ Space before '{' please. Also I wonder if it should just be called -phy@1b400000 because phy is more standard than sata-phy. +phy at 1b400000 because phy is more standard than sata-phy. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, diff --git a/a/content_digest b/N1/content_digest index 8e5a4cd..88f7f39 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,9 @@ "ref\01428669187-10775-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01428669263-10990-1-git-send-email-srinivas.kandagatla@linaro.org\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Subject\0Re: [PATCH v2 05/12] ARM: dts: apq8064: Add SATA controller support.\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0[PATCH v2 05/12] ARM: dts: apq8064: Add SATA controller support.\0" "Date\0Fri, 10 Apr 2015 10:24:59 -0700\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>" - galak@codeaurora.org - " linux-arm-msm@vger.kernel.org\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - devicetree@vger.kernel.org - Russell King <linux@arm.linux.org.uk> - Pawel Moll <pawel.moll@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - linux-kernel@vger.kernel.org - Rob Herring <robh+dt@kernel.org> - bjorn.andersson@sonymobile.com - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 04/10/15 05:34, Srinivas Kandagatla wrote:\n" @@ -35,20 +24,20 @@ "> \t\t\t};\n" "> \t\t};\n" "> \n" - "> +\t\tsata_phy0: sata-phy@1b400000{\n" + "> +\t\tsata_phy0: sata-phy at 1b400000{\n" "\n" "Space before '{' please.\n" "\n" "> +\t\t\tstatus = \"okay\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tsata0: sata@29000000 {\n" + "> +\t\tsata0: sata at 29000000 {\n" "> +\t\t\tstatus\t\t= \"okay\";\n" "> +\t\t\ttarget-supply\t= <&pm8921_s4>;\n" "> +\t\t};\n" "> +\n" "> \t\t/* OTG */\n" - "> \t\tusb1_phy: phy@12500000 {\n" + "> \t\tusb1_phy: phy at 12500000 {\n" "> \t\t\tstatus\t\t= \"okay\";\n" "> diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi\n" "> index 5aac9a5..56cc65e 100644\n" @@ -58,13 +47,13 @@ "> \t\t\tusb-phy\t\t= <&usb4_phy>;\n" "> \t\t};\n" "> \n" - "> +\t\tsata_phy0: sata-phy@1b400000{\n" + "> +\t\tsata_phy0: sata-phy at 1b400000{\n" "\n" "Space before '{' please. Also I wonder if it should just be called\n" - "phy@1b400000 because phy is more standard than sata-phy.\n" + "phy at 1b400000 because phy is more standard than sata-phy.\n" "\n" "-- \n" "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" a Linux Foundation Collaborative Project -754b7d9946ef20bf4d33974c8c71b81436db2652578702b6ec22a927290dfcec +02456e7b91032e0da9263e5f7a1b4a20f469c2ec6df38bff55cfcdb73d2b4ae3
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.