diff for duplicates of <20160908130549.GA16911@tiger> diff --git a/a/1.txt b/N1/1.txt index dba5f55..34c3003 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,18 +1,18 @@ -On Mon, Sep 05, 2016 at 06:01:31PM +0800, shh.xie at gmail.com wrote: +On Mon, Sep 05, 2016 at 06:01:31PM +0800, shh.xie@gmail.com wrote: > + soc { > + compatible = "simple-bus"; > + #address-cells = <2>; > + #size-cells = <2>; > + ranges; > + -> + clockgen: clocking at 1ee1000 { +> + clockgen: clocking@1ee1000 { > + compatible = "fsl,ls1046a-clockgen"; > + reg = <0x0 0x1ee1000 0x0 0x1000>; > + #clock-cells = <2>; > + clocks = <&sysclk>; > + }; > + -> + scfg: scfg at 1570000 { +> + scfg: scfg@1570000 { Instead of having device node in arbitrary place, can we sort all the nodes under 'simple-bus' in order of unit-address? diff --git a/a/content_digest b/N1/content_digest index c263efc..9b86788 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,42 @@ "ref\01473069695-33092-1-git-send-email-shh.xie@gmail.com\0" "ref\01473069695-33092-4-git-send-email-shh.xie@gmail.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH 3/7] [v2] arm64: dts: add QorIQ LS1046A SoC support\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH 3/7] [v2] arm64: dts: add QorIQ LS1046A SoC support\0" "Date\0Thu, 8 Sep 2016 21:05:49 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0shh.xie@gmail.com\0" + "Cc\0devicetree@vger.kernel.org" + robh+dt@kernel.org + mark.rutland@arm.com + linux-arm-kernel@lists.infradead.org + catalin.marinas@arm.com + will.deacon@arm.com + linux-kernel@vger.kernel.org + Mihai Bantea <mihai.bantea@nxp.com> + Chenhui Zhao <chenhui.zhao@nxp.com> + arnd@arndb.de + Shaohui Xie <Shaohui.Xie@nxp.com> + Hou Zhiqiang <Zhiqiang.Hou@nxp.com> + Minghuan Lian <Minghuan.Lian@nxp.com> + Mingkai Hu <Mingkai.Hu@nxp.com> + Horia Geant? <horia.geanta@nxp.com> + " Gong Qianyu <Qianyu.Gong@nxp.com>\0" "\00:1\0" "b\0" - "On Mon, Sep 05, 2016 at 06:01:31PM +0800, shh.xie at gmail.com wrote:\n" + "On Mon, Sep 05, 2016 at 06:01:31PM +0800, shh.xie@gmail.com wrote:\n" "> +\tsoc {\n" "> +\t\tcompatible = \"simple-bus\";\n" "> +\t\t#address-cells = <2>;\n" "> +\t\t#size-cells = <2>;\n" "> +\t\tranges;\n" "> +\n" - "> +\t\tclockgen: clocking at 1ee1000 {\n" + "> +\t\tclockgen: clocking@1ee1000 {\n" "> +\t\t\tcompatible = \"fsl,ls1046a-clockgen\";\n" "> +\t\t\treg = <0x0 0x1ee1000 0x0 0x1000>;\n" "> +\t\t\t#clock-cells = <2>;\n" "> +\t\t\tclocks = <&sysclk>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tscfg: scfg at 1570000 {\n" + "> +\t\tscfg: scfg@1570000 {\n" "\n" "Instead of having device node in arbitrary place, can we sort all the\n" "nodes under 'simple-bus' in order of unit-address?\n" @@ -32,4 +48,4 @@ "> +\t\t\tbig-endian;\n" "> +\t\t};" -dc595149b1b129ff3c9fee7b77af1aaef3f9d0c3cf87a0cb936e5b6ba6655175 +8717ade0012cf7ca9fd0fd269d27fd15585910117c8b3945f2d80880cd1b38b8
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.