diff for duplicates of <53D84558.7060406@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index cbb93e6..86f5a68 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ call platform_get_resource() with IORESOURCE_REG and the parent node has a ranges property that isn't a one-to-one conversion. That way if we want to do something like this we can. -pmic@0 { +pmic at 0 { #address-cells = <1>; #size-cells = <0>; reg = <0>; @@ -36,11 +36,11 @@ pmic@0 { #address-cells = <1>; #size-cells = <0>; - regulator@40 { + regulator at 40 { reg = <0x40>; }; - regulator@50 { + regulator at 50 { reg = <0x50>; } }; diff --git a/a/content_digest b/N1/content_digest index 8b88dbf..02cc628 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,20 +2,10 @@ "ref\03794875.CZFbAag5Sv@wuerfel\0" "ref\053D7AA72.6010309@mm-sol.com\0" "ref\020140729234522.E9FF1C40738@trevor.secretlab.ca\0" - "From\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Subject\0Re: use IORESOURCE_REG resource type for non-translatable addresses in DT\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0use IORESOURCE_REG resource type for non-translatable addresses in DT\0" "Date\0Tue, 29 Jul 2014 18:07:36 -0700\0" - "To\0Grant Likely <grant.likely@linaro.org>\0" - "Cc\0Stanimir Varbanov <svarbanov@mm-sol.com>" - Arnd Bergmann <arnd@arndb.de> - Rob Herring <rob.herring@linaro.org> - Rob Herring <robherring2@gmail.com> - Lee Jones <lee.jones@linaro.org> - linux-arm-msm@vger.kernel.org <linux-arm-msm@vger.kernel.org> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - linux-arm-kernel@lists.infradead.org - " Mark Brown <broonie@linaro.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/29/14 16:45, Grant Likely wrote:\n" @@ -46,7 +36,7 @@ "a ranges property that isn't a one-to-one conversion. That way if we\n" "want to do something like this we can.\n" "\n" - "pmic@0 {\n" + "pmic at 0 {\n" " #address-cells = <1>;\n" " #size-cells = <0>;\n" " reg = <0>;\n" @@ -56,11 +46,11 @@ " #address-cells = <1>;\n" " #size-cells = <0>;\n" "\n" - " regulator@40 {\n" + " regulator at 40 {\n" " reg = <0x40>;\n" " };\n" "\n" - " regulator@50 {\n" + " regulator at 50 {\n" " reg = <0x50>;\n" " }\n" " };\n" @@ -70,4 +60,4 @@ "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" hosted by The Linux Foundation -f260abc927fcf335062c508d56b9e67399b582f9d24707a3733583f65857d631 +161a164fb58a11bdc1baef7512b33efe951f8795464628148d4afa2ce1c8a303
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.