diff for duplicates of <1447809149-29724-4-git-send-email-sboyd@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 1eab35a..ccd20ca 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,14 +22,14 @@ index 000000000000..ef2207afa86b + +&spmi_bus { + -+ pmic@4 { ++ pmic at 4 { + compatible = "qcom,pm8004", "qcom,spmi-pmic"; + reg = <0x4 SPMI_USID>; + #address-cells = <1>; + #size-cells = <0>; + }; + -+ pmic@5 { ++ pmic at 5 { + compatible = "qcom,pm8004", "qcom,spmi-pmic"; + reg = <0x5 SPMI_USID>; + #address-cells = <1>; @@ -47,14 +47,14 @@ index 000000000000..e61b376f0b7c + +&spmi_bus { + -+ pmic@0 { ++ pmic at 0 { + compatible = "qcom,pm8994", "qcom,spmi-pmic"; + reg = <0x0 SPMI_USID>; + #address-cells = <1>; + #size-cells = <0>; + }; + -+ pmic@1 { ++ pmic at 1 { + compatible = "qcom,pm8994", "qcom,spmi-pmic"; + reg = <0x1 SPMI_USID>; + #address-cells = <1>; @@ -72,14 +72,14 @@ index 000000000000..d3879a4e8076 + +&spmi_bus { + -+ pmic@2 { ++ pmic at 2 { + compatible = "qcom,pmi8994", "qcom,spmi-pmic"; + reg = <0x2 SPMI_USID>; + #address-cells = <1>; + #size-cells = <0>; + }; + -+ pmic@3 { ++ pmic at 3 { + compatible = "qcom,pmi8994", "qcom,spmi-pmic"; + reg = <0x3 SPMI_USID>; + #address-cells = <1>; diff --git a/a/content_digest b/N1/content_digest index 3d7c878..37fee8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,8 @@ "ref\01447809149-29724-1-git-send-email-sboyd@codeaurora.org\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" "Subject\0[PATCH 3/4] arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons\0" "Date\0Tue, 17 Nov 2015 17:12:28 -0800\0" - "To\0Andy Gross <agross@codeaurora.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-arm-msm@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Add the skeleton nodes for the PMICs found on msm8996-mtp\n" @@ -32,14 +29,14 @@ "+\n" "+&spmi_bus {\n" "+\n" - "+\tpmic@4 {\n" + "+\tpmic at 4 {\n" "+\t\tcompatible = \"qcom,pm8004\", \"qcom,spmi-pmic\";\n" "+\t\treg = <0x4 SPMI_USID>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t};\n" "+\n" - "+\tpmic@5 {\n" + "+\tpmic at 5 {\n" "+\t\tcompatible = \"qcom,pm8004\", \"qcom,spmi-pmic\";\n" "+\t\treg = <0x5 SPMI_USID>;\n" "+\t\t#address-cells = <1>;\n" @@ -57,14 +54,14 @@ "+\n" "+&spmi_bus {\n" "+\n" - "+\tpmic@0 {\n" + "+\tpmic at 0 {\n" "+\t\tcompatible = \"qcom,pm8994\", \"qcom,spmi-pmic\";\n" "+\t\treg = <0x0 SPMI_USID>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t};\n" "+\n" - "+\tpmic@1 {\n" + "+\tpmic at 1 {\n" "+\t\tcompatible = \"qcom,pm8994\", \"qcom,spmi-pmic\";\n" "+\t\treg = <0x1 SPMI_USID>;\n" "+\t\t#address-cells = <1>;\n" @@ -82,14 +79,14 @@ "+\n" "+&spmi_bus {\n" "+\n" - "+\tpmic@2 {\n" + "+\tpmic at 2 {\n" "+\t\tcompatible = \"qcom,pmi8994\", \"qcom,spmi-pmic\";\n" "+\t\treg = <0x2 SPMI_USID>;\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\t};\n" "+\n" - "+\tpmic@3 {\n" + "+\tpmic at 3 {\n" "+\t\tcompatible = \"qcom,pmi8994\", \"qcom,spmi-pmic\";\n" "+\t\treg = <0x3 SPMI_USID>;\n" "+\t\t#address-cells = <1>;\n" @@ -100,4 +97,4 @@ "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n" a Linux Foundation Collaborative Project -8a3b2efb3ad33df5e4fb4fd38e3db7b5ca7f06ed1899d8d7d57a8a2924b7d856 +0a5eb6da98e8cbd30412ee875cf38c061e56110d27a893f6b7e5984469832ccf
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.