diff for duplicates of <20150422091231.GA27345@leverpostej> diff --git a/a/1.txt b/N1/1.txt index 9ad7b32..c05de9d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Tue, Apr 21, 2015 at 08:34:45PM +0100, Zhi Li wrote: > >>> + #address-cells = <1>; > >>> + #size-cells = <0>; > >>> + -> >>> + ckil: clock@0 { +> >>> + ckil: clock at 0 { > >>> + compatible = "fixed-clock"; > >>> + reg = <0>; > >>> + #clock-cells = <0>; @@ -12,7 +12,7 @@ On Tue, Apr 21, 2015 at 08:34:45PM +0100, Zhi Li wrote: > >>> + clock-output-names = "ckil"; > >>> + }; > >>> + -> >>> + osc: clock@1 { +> >>> + osc: clock at 1 { > >>> + compatible = "fixed-clock"; > >>> + reg = <1>; > >>> + #clock-cells = <0>; @@ -29,9 +29,9 @@ On Tue, Apr 21, 2015 at 08:34:45PM +0100, Zhi Li wrote: > After remove clocks node. > There will be warning > -> Warning (reg_format): "reg" property in /clock@0 has invalid length (4 +> Warning (reg_format): "reg" property in /clock at 0 has invalid length (4 > bytes) (#address-cells == 1, #size-cells == 1) -> Warning (reg_format): "reg" property in /clock@1 has invalid length (4 +> Warning (reg_format): "reg" property in /clock at 1 has invalid length (4 > bytes) (#address-cells == 1, #size-cells == 1) The reg property is meainingless, so just remove it and give the clocks diff --git a/a/content_digest b/N1/content_digest index 4f0b916..2a7c399 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,18 +3,10 @@ "ref\020150421172834.GF10164@leverpostej\0" "ref\0CAHrpEqTCMgaAx_bUG1JEtS-2_DrkwM_EbWphu_j=6YZuebcoSw@mail.gmail.com\0" "ref\0CAHrpEqRqUJ2h2dXiwR3rcugWvszKwt10axy8jGsAJAH6Quafbg@mail.gmail.com\0" - "From\0Mark Rutland <mark.rutland@arm.com>\0" - "Subject\0Re: [PATCH v5 05/11] ARM: dts: add imx7d soc dtsi file\0" + "From\0mark.rutland@arm.com (Mark Rutland)\0" + "Subject\0[PATCH v5 05/11] ARM: dts: add imx7d soc dtsi file\0" "Date\0Wed, 22 Apr 2015 10:12:32 +0100\0" - "To\0Zhi Li <lznuaa@gmail.com>\0" - "Cc\0Frank.Li@freescale.com <Frank.Li@freescale.com>" - shawn.guo@linaro.org <shawn.guo@linaro.org> - linus.walleij@linaro.org <linus.walleij@linaro.org> - robh+dt@kernel.org <robh+dt@kernel.org> - linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> - linux-gpio@vger.kernel.org <linux-gpio@vger.kernel.org> - devicetree@vger.kernel.org <devicetree@vger.kernel.org> - " Anson Huang <b20788@freescale.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Apr 21, 2015 at 08:34:45PM +0100, Zhi Li wrote:\n" @@ -23,7 +15,7 @@ "> >>> + #address-cells = <1>;\n" "> >>> + #size-cells = <0>;\n" "> >>> +\n" - "> >>> + ckil: clock@0 {\n" + "> >>> + ckil: clock at 0 {\n" "> >>> + compatible = \"fixed-clock\";\n" "> >>> + reg = <0>;\n" "> >>> + #clock-cells = <0>;\n" @@ -31,7 +23,7 @@ "> >>> + clock-output-names = \"ckil\";\n" "> >>> + };\n" "> >>> +\n" - "> >>> + osc: clock@1 {\n" + "> >>> + osc: clock at 1 {\n" "> >>> + compatible = \"fixed-clock\";\n" "> >>> + reg = <1>;\n" "> >>> + #clock-cells = <0>;\n" @@ -48,9 +40,9 @@ "> After remove clocks node.\n" "> There will be warning\n" "> \n" - "> Warning (reg_format): \"reg\" property in /clock@0 has invalid length (4\n" + "> Warning (reg_format): \"reg\" property in /clock at 0 has invalid length (4\n" "> bytes) (#address-cells == 1, #size-cells == 1)\n" - "> Warning (reg_format): \"reg\" property in /clock@1 has invalid length (4\n" + "> Warning (reg_format): \"reg\" property in /clock at 1 has invalid length (4\n" "> bytes) (#address-cells == 1, #size-cells == 1)\n" "\n" "The reg property is meainingless, so just remove it and give the clocks\n" @@ -58,4 +50,4 @@ "\n" Mark. -bfa7b93d40c2f8e11778088851f7dfc4765cd67e34a4f7ae600e9cc902c8c639 +52821a1bd6d946ec176c89e74e78d2a85964739f6cc25b27347382bd34f276a9
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.