diff for duplicates of <20181024145513.GA6647@ofant> diff --git a/a/1.txt b/N1/1.txt index eb79436..9c0eb07 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -62,13 +62,13 @@ instead of being a sub-node of 'mmc', so both of them may exist in parallel.. the DT part may like this: - sd_emmc_c_clkc: clock-controller at 7000 { + sd_emmc_c_clkc: clock-controller@7000 { compatible = "amlogic,axg-mmc-clkc", "syscon"; reg = <0x0 0x7000 0x0 0x4>; ... }; - sd_emmc_c: mmc at 7000 { + sd_emmc_c: mmc@7000 { compatible = "amlogic,axg-mmc"; reg = <0x0 0x7000 0x0 0x800>; ... @@ -78,7 +78,7 @@ the DT part may like this: > > + > > +Example: Clock controller node: > > + -> > +sd_mmc_c_clkc: clock-controller at 7000 { +> > +sd_mmc_c_clkc: clock-controller@7000 { > > + compatible = "amlogic,axg-mmc-clkc", "syscon"; > > + reg = <0x0 0x7000 0x0 0x4>; > > + #clock-cells = <1>; @@ -115,7 +115,7 @@ the DT part may like this: > > _______________________________________________ > linux-amlogic mailing list -> linux-amlogic at lists.infradead.org +> linux-amlogic@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-amlogic -- diff --git a/a/content_digest b/N1/content_digest index ee860d7..b2dba52 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,30 @@ "ref\01539839245-13793-1-git-send-email-jianxin.pan@amlogic.com\0" "ref\01539839245-13793-3-git-send-email-jianxin.pan@amlogic.com\0" "ref\0ca95948abd58876a23b2eb3e52b96124e9eed793.camel@baylibre.com\0" - "From\0dlan@gentoo.org (Yixun Lan)\0" - "Subject\0[PATCH v5 2/3] clk: meson: add DT documentation for emmc clock controller\0" + "From\0Yixun Lan <dlan@gentoo.org>\0" + "Subject\0Re: [PATCH v5 2/3] clk: meson: add DT documentation for emmc clock controller\0" "Date\0Thu, 25 Oct 2018 15:29:15 +0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Jerome Brunet <jbrunet@baylibre.com>\0" + "Cc\0Jianxin Pan <jianxin.pan@amlogic.com>" + Neil Armstrong <narmstrong@baylibre.com> + Rob Herring <robh@kernel.org> + Hanjie Lin <hanjie.lin@amlogic.com> + Victor Wan <victor.wan@amlogic.com> + Stephen Boyd <sboyd@kernel.org> + Kevin Hilman <khilman@baylibre.com> + Michael Turquette <mturquette@baylibre.com> + Yixun Lan <yixun.lan@amlogic.com> + linux-kernel@vger.kernel.org + Boris Brezillon <boris.brezillon@bootlin.com> + Liang Yang <liang.yang@amlogic.com> + Jian Hu <jian.hu@amlogic.com> + Miquel Raynal <miquel.raynal@bootlin.com> + Carlo Caione <carlo@caione.org> + linux-amlogic@lists.infradead.org + Martin Blumenstingl <martin.blumenstingl@googlemail.com> + linux-clk@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " Qiufang Dai <qiufang.dai@amlogic.com>\0" "\00:1\0" "b\0" "Hi Jerome, Jianxin:\n" @@ -71,13 +91,13 @@ "\n" "the DT part may like this:\n" "\n" - "\t\t\tsd_emmc_c_clkc: clock-controller at 7000 {\n" + "\t\t\tsd_emmc_c_clkc: clock-controller@7000 {\n" "\t\t\t\tcompatible = \"amlogic,axg-mmc-clkc\", \"syscon\";\n" "\t\t\t\treg = <0x0 0x7000 0x0 0x4>;\n" "\t\t\t\t...\n" "\t\t\t};\n" "\n" - "\t\t\tsd_emmc_c: mmc at 7000 {\n" + "\t\t\tsd_emmc_c: mmc@7000 {\n" "\t\t\t\tcompatible = \"amlogic,axg-mmc\";\n" "\t\t\t\treg = <0x0 0x7000 0x0 0x800>;\n" "\t\t\t\t...\n" @@ -87,7 +107,7 @@ "> > +\n" "> > +Example: Clock controller node:\n" "> > +\n" - "> > +sd_mmc_c_clkc: clock-controller at 7000 {\n" + "> > +sd_mmc_c_clkc: clock-controller@7000 {\n" "> > +\tcompatible = \"amlogic,axg-mmc-clkc\", \"syscon\";\n" "> > +\treg = <0x0 0x7000 0x0 0x4>;\n" "> > +\t#clock-cells = <1>;\n" @@ -124,7 +144,7 @@ "> \n" "> _______________________________________________\n" "> linux-amlogic mailing list\n" - "> linux-amlogic at lists.infradead.org\n" + "> linux-amlogic@lists.infradead.org\n" "> http://lists.infradead.org/mailman/listinfo/linux-amlogic\n" "\n" "-- \n" @@ -132,4 +152,4 @@ "Gentoo Linux Developer\n" GPG Key ID AABEFD55 -039ca89be1da4c7cedb77a8a9804b8fa84c1d41207ad47f789cb0d2b1d76eaf9 +b206c634253d51ffe4a324860e0423c28ddf90f8f057327353dd56a38c80ed74
diff --git a/a/content_digest b/N2/content_digest index ee860d7..bc3450a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "From\0dlan@gentoo.org (Yixun Lan)\0" "Subject\0[PATCH v5 2/3] clk: meson: add DT documentation for emmc clock controller\0" "Date\0Thu, 25 Oct 2018 15:29:15 +0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Jerome, Jianxin:\n" @@ -132,4 +132,4 @@ "Gentoo Linux Developer\n" GPG Key ID AABEFD55 -039ca89be1da4c7cedb77a8a9804b8fa84c1d41207ad47f789cb0d2b1d76eaf9 +89b476dd2d9da65f5944863d0dd59c620cc54f5e3ccd249b09fff4db2055c175
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.