diff for duplicates of <2164835.qn3FrgoRRc@phil> diff --git a/a/1.txt b/N1/1.txt index 357e496..c7e5bd2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Am Donnerstag, 30. Juni 2016, 15:32:01 schrieb Doug Anderson: > Hi, > -> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote: +> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko@sntech.de> wrote: > >> It looks like there are also more power domains that you haven't > >> listed here (like PD_GMAC, for instance, or PD_CORE_L). Are you > >> planning to add those in a followon patch? @@ -10,7 +10,7 @@ Am Donnerstag, 30. Juni 2016, 15:32:01 schrieb Doug Anderson: > > in the node name as well. Using the constant works nicely, as can be > > seen on> > > the rk3288 where we have for example: -> > pd_vio@RK3288_PD_VIO +> > pd_vio at RK3288_PD_VIO > > I was wondering about that. The device tree bindings are similarly > missing the reg from the example. diff --git a/a/content_digest b/N1/content_digest index 0133dd9..d8d7029 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,16 @@ "ref\01467251760-14695-1-git-send-email-wxt@rock-chips.com\0" "ref\02709691.LCsUme3dJo@phil\0" "ref\0CAD=FV=Uaqp5MyERwBRd1yHLYS3T2mOm-FrMtXUjzjWhCEggG+Q@mail.gmail.com\0" - "ref\0CAD=FV=Uaqp5MyERwBRd1yHLYS3T2mOm-FrMtXUjzjWhCEggG+Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399\0" + "From\0heiko@sntech.de (Heiko Stuebner)\0" + "Subject\0[PATCH] arm64: dts: rockchip: add the power domain node for rk3399\0" "Date\0Fri, 01 Jul 2016 00:50:06 +0200\0" - "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - Elaine Zhang <zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - open list:ARM/Rockchip SoC... <linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - Xu Jianqun <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Am Donnerstag, 30. Juni 2016, 15:32:01 schrieb Doug Anderson:\n" "> Hi,\n" "> \n" - "> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote:\n" + "> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko@sntech.de> wrote:\n" "> >> It looks like there are also more power domains that you haven't\n" "> >> listed here (like PD_GMAC, for instance, or PD_CORE_L). Are you\n" "> >> planning to add those in a followon patch?\n" @@ -28,7 +19,7 @@ "> > in the node name as well. Using the constant works nicely, as can be\n" "> > seen on> \n" "> > the rk3288 where we have for example:\n" - "> > pd_vio@RK3288_PD_VIO\n" + "> > pd_vio at RK3288_PD_VIO\n" "> \n" "> I was wondering about that. The device tree bindings are similarly\n" "> missing the reg from the example.\n" @@ -43,4 +34,4 @@ "\n" Heiko -2f7a9137bcbf85bfe9ca7faa71f4e9bf5c8872a20e74bce85118cd748a3edb54 +d2596ce40538f54f732614c6e402a255918efdcb236a56246ec7d414f0efb0d5
diff --git a/a/1.txt b/N2/1.txt index 357e496..d68b9a5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Am Donnerstag, 30. Juni 2016, 15:32:01 schrieb Doug Anderson: > Hi, > -> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote: +> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko@sntech.de> wrote: > >> It looks like there are also more power domains that you haven't > >> listed here (like PD_GMAC, for instance, or PD_CORE_L). Are you > >> planning to add those in a followon patch? diff --git a/a/content_digest b/N2/content_digest index 0133dd9..28f11d7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,24 @@ "ref\01467251760-14695-1-git-send-email-wxt@rock-chips.com\0" "ref\02709691.LCsUme3dJo@phil\0" "ref\0CAD=FV=Uaqp5MyERwBRd1yHLYS3T2mOm-FrMtXUjzjWhCEggG+Q@mail.gmail.com\0" - "ref\0CAD=FV=Uaqp5MyERwBRd1yHLYS3T2mOm-FrMtXUjzjWhCEggG+Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko Stuebner <heiko@sntech.de>\0" "Subject\0Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399\0" "Date\0Fri, 01 Jul 2016 00:50:06 +0200\0" - "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - Elaine Zhang <zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - Brian Norris <briannorris-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - open list:ARM/Rockchip SoC... <linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - Xu Jianqun <jay.xu-TNX95d0MmH7DzftRWevZcw@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " Caesar Wang <wxt-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\0" + "To\0Doug Anderson <dianders@chromium.org>\0" + "Cc\0Caesar Wang <wxt@rock-chips.com>" + Xu Jianqun <jay.xu@rock-chips.com> + Brian Norris <briannorris@chromium.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + open list:ARM/Rockchip SoC... <linux-rockchip@lists.infradead.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + " Elaine Zhang <zhangqing@rock-chips.com>\0" "\00:1\0" "b\0" "Am Donnerstag, 30. Juni 2016, 15:32:01 schrieb Doug Anderson:\n" "> Hi,\n" "> \n" - "> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote:\n" + "> On Thu, Jun 30, 2016 at 2:57 PM, Heiko Stuebner <heiko@sntech.de> wrote:\n" "> >> It looks like there are also more power domains that you haven't\n" "> >> listed here (like PD_GMAC, for instance, or PD_CORE_L). Are you\n" "> >> planning to add those in a followon patch?\n" @@ -43,4 +42,4 @@ "\n" Heiko -2f7a9137bcbf85bfe9ca7faa71f4e9bf5c8872a20e74bce85118cd748a3edb54 +c4bad58c191ed461bd4a83fd77d75e7518ed43f20288578573551a7a446ab6ba
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.