diff for duplicates of <20171216051704.GB4281@tuxbook> diff --git a/a/1.txt b/N1/1.txt index c7cdf54..5691db9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,14 +3,14 @@ On Thu 07 Dec 07:19 PST 2017, Damien Riegel wrote: > Also, it was using whitespaces for indentation on some lines, fix that > while moving it. > -> Signed-off-by: Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> +> Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Rather than extending single nodes like this I would prefer that we bring in the associated pmic node, by this we avoid just having a huge flat list of nodes. I.e. that we make this: &pm8916_1 { - codec@f000 { + codec at f000 { status = "okay"; clocks = <&gcc GCC_CODEC_DIGCODEC_CLK>; clock-names = "mclk"; @@ -21,7 +21,3 @@ flat list of nodes. I.e. that we make this: Regards, Bjorn --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 9dafafa..2ffbafc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\020171207151942.5805-1-damien.riegel@savoirfairelinux.com\0" "ref\020171207151942.5805-6-damien.riegel@savoirfairelinux.com\0" - "ref\020171207151942.5805-6-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org\0" - "From\0Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 05/10] arm64: dts: qcom: apq8016-sbc: sort nodes alphabetically\0" + "From\0bjorn.andersson@linaro.org (Bjorn Andersson)\0" + "Subject\0[PATCH v2 05/10] arm64: dts: qcom: apq8016-sbc: sort nodes alphabetically\0" "Date\0Fri, 15 Dec 2017 21:17:04 -0800\0" - "To\0Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\0" - "Cc\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - " kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu 07 Dec 07:19 PST 2017, Damien Riegel wrote:\n" @@ -24,14 +11,14 @@ "> Also, it was using whitespaces for indentation on some lines, fix that\n" "> while moving it.\n" "> \n" - "> Signed-off-by: Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\n" + "> Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>\n" "\n" "Rather than extending single nodes like this I would prefer that we\n" "bring in the associated pmic node, by this we avoid just having a huge\n" "flat list of nodes. I.e. that we make this:\n" "\n" "&pm8916_1 {\n" - "\tcodec@f000 {\n" + "\tcodec at f000 {\n" "\t\tstatus = \"okay\";\n" "\t\tclocks = <&gcc GCC_CODEC_DIGCODEC_CLK>;\n" "\t\tclock-names = \"mclk\";\n" @@ -41,10 +28,6 @@ "};\n" "\n" "Regards,\n" - "Bjorn\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Bjorn -e12324e136f388d83efafd16abb5e0dbae30a2ebf7ee52468ec63348e4865e31 +19452a0ec61754e1ec04f13d13f75dd612c06997a0efcfbdaec40517a25ffa0c
diff --git a/a/1.txt b/N2/1.txt index c7cdf54..9f13e68 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ On Thu 07 Dec 07:19 PST 2017, Damien Riegel wrote: > Also, it was using whitespaces for indentation on some lines, fix that > while moving it. > -> Signed-off-by: Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> +> Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Rather than extending single nodes like this I would prefer that we bring in the associated pmic node, by this we avoid just having a huge @@ -21,7 +21,3 @@ flat list of nodes. I.e. that we make this: Regards, Bjorn --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 9dafafa..2bfbc18 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\020171207151942.5805-1-damien.riegel@savoirfairelinux.com\0" "ref\020171207151942.5805-6-damien.riegel@savoirfairelinux.com\0" - "ref\020171207151942.5805-6-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org\0" - "From\0Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" "Subject\0Re: [PATCH v2 05/10] arm64: dts: qcom: apq8016-sbc: sort nodes alphabetically\0" "Date\0Fri, 15 Dec 2017 21:17:04 -0800\0" - "To\0Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\0" - "Cc\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> - Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> - " kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org\0" + "To\0Damien Riegel <damien.riegel@savoirfairelinux.com>\0" + "Cc\0linux-arm-msm@vger.kernel.org" + linux-soc@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + Andy Gross <andy.gross@linaro.org> + David Brown <david.brown@linaro.org> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + " kernel@savoirfairelinux.com\0" "\00:1\0" "b\0" "On Thu 07 Dec 07:19 PST 2017, Damien Riegel wrote:\n" @@ -24,7 +23,7 @@ "> Also, it was using whitespaces for indentation on some lines, fix that\n" "> while moving it.\n" "> \n" - "> Signed-off-by: Damien Riegel <damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>\n" + "> Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>\n" "\n" "Rather than extending single nodes like this I would prefer that we\n" "bring in the associated pmic node, by this we avoid just having a huge\n" @@ -41,10 +40,6 @@ "};\n" "\n" "Regards,\n" - "Bjorn\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Bjorn -e12324e136f388d83efafd16abb5e0dbae30a2ebf7ee52468ec63348e4865e31 +35d307ee17bc8d8af697b8d25e35385d3cb230d3863edbf85dcfe8d7da42efc4
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.