diff for duplicates of <23122191.L4GLoISGbk@diego> diff --git a/a/1.txt b/N1/1.txt index 6222bd8..2aa48a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,8 +7,8 @@ The basic rk808 mfd including the bindings got accepted, so Added to v3.18-next/dts branch with the small modification described below > -> Signed-off-by: huang lin <hl@rock-chips.com> -> Signed-off-by: Doug Anderson <dianders@chromium.org> +> Signed-off-by: huang lin <hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org> +> Signed-off-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> > --- > This patch is based on Chris's WIP rk808 series. > @@ -27,7 +27,7 @@ Added to v3.18-next/dts branch with the small modification described below > +&i2c0 { > + status = "okay"; > + -> + rk808: pmic at 1b { +> + rk808: pmic@1b { > + compatible = "rockchip,rk808"; > + clock-output-names = "xin32k", "rk808-clkout2"; @@ -160,3 +160,8 @@ to here. > + }; > + }; > +}; + +-- +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 e06a679..b0bfbd3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,23 @@ "ref\01409074123-17449-1-git-send-email-dianders@chromium.org\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH] ARM: dts: Add rk808 PMIC to rk3288-evb-rk808\0" + "ref\01409074123-17449-1-git-send-email-dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org\0" + "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: dts: Add rk808 PMIC to rk3288-evb-rk808\0" "Date\0Tue, 09 Sep 2014 13:22:57 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" + "Cc\0Chris Zhong <zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org>" + Sonny Rao <sonnyrao-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> + Eddie Cai <eddie.cai-TNX95d0MmH7DzftRWevZcw@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + huang lin <hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org> + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Am Dienstag, 26. August 2014, 10:28:43 schrieb Doug Anderson:\n" @@ -14,8 +29,8 @@ "Added to v3.18-next/dts branch with the small modification described below\n" "\n" "> \n" - "> Signed-off-by: huang lin <hl@rock-chips.com>\n" - "> Signed-off-by: Doug Anderson <dianders@chromium.org>\n" + "> Signed-off-by: huang lin <hl-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n" + "> Signed-off-by: Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\n" "> ---\n" "> This patch is based on Chris's WIP rk808 series.\n" "> \n" @@ -34,7 +49,7 @@ "> +&i2c0 {\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\trk808: pmic at 1b {\n" + "> +\trk808: pmic@1b {\n" "> +\t\tcompatible = \"rockchip,rk808\";\n" "> +\t\tclock-output-names = \"xin32k\", \"rk808-clkout2\";\n" "\n" @@ -166,6 +181,11 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\t};\n" - > +}; + "> +};\n" + "\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 -a9e7202a6b5119c09899040d7654a1e70e760c54e72ede6e87006516c2aeffaf +75141d8248f542fd65a1c80ddf1f1e8cb4a7808d8a65709ab1e1cf40a0ef1993
diff --git a/a/1.txt b/N2/1.txt index 6222bd8..082e4df 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -27,7 +27,7 @@ Added to v3.18-next/dts branch with the small modification described below > +&i2c0 { > + status = "okay"; > + -> + rk808: pmic at 1b { +> + rk808: pmic@1b { > + compatible = "rockchip,rk808"; > + clock-output-names = "xin32k", "rk808-clkout2"; diff --git a/a/content_digest b/N2/content_digest index e06a679..b05d937 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,22 @@ "ref\01409074123-17449-1-git-send-email-dianders@chromium.org\0" - "From\0heiko@sntech.de (Heiko St\303\274bner)\0" - "Subject\0[PATCH] ARM: dts: Add rk808 PMIC to rk3288-evb-rk808\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" + "Subject\0Re: [PATCH] ARM: dts: Add rk808 PMIC to rk3288-evb-rk808\0" "Date\0Tue, 09 Sep 2014 13:22:57 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Doug Anderson <dianders@chromium.org>\0" + "Cc\0Chris Zhong <zyw@rock-chips.com>" + Sonny Rao <sonnyrao@chromium.org> + Eddie Cai <eddie.cai@rock-chips.com> + linux-arm-kernel@lists.infradead.org + linux-rockchip@lists.infradead.org + huang lin <hl@rock-chips.com> + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + linux@arm.linux.org.uk + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Am Dienstag, 26. August 2014, 10:28:43 schrieb Doug Anderson:\n" @@ -34,7 +48,7 @@ "> +&i2c0 {\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\trk808: pmic at 1b {\n" + "> +\trk808: pmic@1b {\n" "> +\t\tcompatible = \"rockchip,rk808\";\n" "> +\t\tclock-output-names = \"xin32k\", \"rk808-clkout2\";\n" "\n" @@ -168,4 +182,4 @@ "> +\t};\n" > +}; -a9e7202a6b5119c09899040d7654a1e70e760c54e72ede6e87006516c2aeffaf +879f6dc0c6220e2c9e3257851ff5d3ca52cfb2911386c5577ef308e8ded32550
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.