diff for duplicates of <574C375C.5020007@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 8ec6cb2..4e7ffd5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ -Sorry, forgot to add daniel@ffwll.ch to sendto list. +Sorry, forgot to add daniel at ffwll.ch to sendto list. -在 2016/5/30 20:09, Rongrong Zou 写道: +? 2016/5/30 20:09, Rongrong Zou ??: > Hi Daniel, > Thanks for reveiwing! > -> 在 2016/5/30 17:03, Daniel Vetter 写道: +> ? 2016/5/30 17:03, Daniel Vetter ??: >> On Sun, May 29, 2016 at 05:40:49PM +0800, Rongrong Zou wrote: >>> Add DRM master driver for Hisilicon Hibmc SoC which used for >>> Out-of-band management. Blow is the general hardware connection, @@ -518,7 +518,7 @@ Sorry, forgot to add daniel@ffwll.ch to sendto list. >>> + >>> + >>> + /* Set up other fields in Power Control Register */ ->>> + if (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) { +>>> + if (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) { >>> + control_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK; >>> + control_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) & >>> + HIBMC_PW_MODE_CTL_OSC_INPUT_MASK; @@ -824,7 +824,7 @@ Sorry, forgot to add daniel@ffwll.ch to sendto list. >>> >>> _______________________________________________ >>> dri-devel mailing list ->>> dri-devel@lists.freedesktop.org +>>> dri-devel at lists.freedesktop.org >>> https://lists.freedesktop.org/mailman/listinfo/dri-devel >> > diff --git a/a/content_digest b/N1/content_digest index 987dffb..b51bf8c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,33 +2,19 @@ "ref\01464514855-108050-2-git-send-email-zourongrong@gmail.com\0" "ref\020160530090331.GD27098@phenom.ffwll.local\0" "ref\0574C2D6A.3090508@huawei.com\0" - "From\0Rongrong Zou <zourongrong@huawei.com>\0" - "Subject\0Re: [path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver\0" - "Date\0Mon, 30 May 2016 12:51:40 +0000\0" - "To\0Rongrong Zou <zourongrong@gmail.com>" - airlied@linux.ie - emil.l.velikov@gmail.com - lijianhua@huawei.com - xinliang.liu@linaro.org - linux-fbdev@vger.kernel.org - linux-kernel@vger.kernel.org - dri-devel@lists.freedesktop.org - linuxarm@huawei.com - guohanjun@huawei.com - linux-arm-kernel@lists.infradead.org - majun258@huawei.com - " Daniel Vetter <daniel@ffwll.ch>\0" - "Cc\0robert.foss@collabora.com" - " tomeu.vizoso@collabora.com\0" + "From\0zourongrong@huawei.com (Rongrong Zou)\0" + "Subject\0[path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver\0" + "Date\0Mon, 30 May 2016 20:51:40 +0800\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "Sorry, forgot to add daniel@ffwll.ch to sendto list.\n" + "Sorry, forgot to add daniel at ffwll.ch to sendto list.\n" "\n" - "\345\234\250 2016/5/30 20:09, Rongrong Zou \345\206\231\351\201\223:\n" + "? 2016/5/30 20:09, Rongrong Zou ??:\n" "> Hi Daniel,\n" "> Thanks for reveiwing!\n" ">\n" - "> \345\234\250 2016/5/30 17:03, Daniel Vetter \345\206\231\351\201\223:\n" + "> ? 2016/5/30 17:03, Daniel Vetter ??:\n" ">> On Sun, May 29, 2016 at 05:40:49PM +0800, Rongrong Zou wrote:\n" ">>> Add DRM master driver for Hisilicon Hibmc SoC which used for\n" ">>> Out-of-band management. Blow is the general hardware connection,\n" @@ -542,7 +528,7 @@ ">>> +\n" ">>> +\n" ">>> + /* Set up other fields in Power Control Register */\n" - ">>> + if (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" + ">>> + if (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" ">>> + control_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" ">>> + control_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) &\n" ">>> + HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" @@ -848,7 +834,7 @@ ">>>\n" ">>> _______________________________________________\n" ">>> dri-devel mailing list\n" - ">>> dri-devel@lists.freedesktop.org\n" + ">>> dri-devel at lists.freedesktop.org\n" ">>> https://lists.freedesktop.org/mailman/listinfo/dri-devel\n" ">>\n" ">\n" @@ -859,4 +845,4 @@ "Regards,\n" Rongrong -2816522091df6be66a75c47c12d1f10ed7b153150502cf0867bde590e0da07a0 +23d0150edd36ddadae82c393396e1be4ca867be64141d1272cd2a6c185988933
diff --git a/a/1.txt b/N2/1.txt index 8ec6cb2..583595d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -518,7 +518,7 @@ Sorry, forgot to add daniel@ffwll.ch to sendto list. >>> + >>> + >>> + /* Set up other fields in Power Control Register */ ->>> + if (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) { +>>> + if (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) { >>> + control_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK; >>> + control_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) & >>> + HIBMC_PW_MODE_CTL_OSC_INPUT_MASK; diff --git a/a/content_digest b/N2/content_digest index 987dffb..353bcfc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "ref\0574C2D6A.3090508@huawei.com\0" "From\0Rongrong Zou <zourongrong@huawei.com>\0" "Subject\0Re: [path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver\0" - "Date\0Mon, 30 May 2016 12:51:40 +0000\0" + "Date\0Mon, 30 May 2016 20:51:40 +0800\0" "To\0Rongrong Zou <zourongrong@gmail.com>" airlied@linux.ie emil.l.velikov@gmail.com @@ -542,7 +542,7 @@ ">>> +\n" ">>> +\n" ">>> + /* Set up other fields in Power Control Register */\n" - ">>> + if (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" + ">>> + if (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" ">>> + control_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" ">>> + control_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) &\n" ">>> + HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" @@ -859,4 +859,4 @@ "Regards,\n" Rongrong -2816522091df6be66a75c47c12d1f10ed7b153150502cf0867bde590e0da07a0 +bc709eb242568430f72809d67d2bbc9908dd6a0f42ed087354a79730c76c640e
diff --git a/a/1.txt b/N3/1.txt index 8ec6cb2..583595d 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -518,7 +518,7 @@ Sorry, forgot to add daniel@ffwll.ch to sendto list. >>> + >>> + >>> + /* Set up other fields in Power Control Register */ ->>> + if (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) { +>>> + if (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) { >>> + control_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK; >>> + control_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) & >>> + HIBMC_PW_MODE_CTL_OSC_INPUT_MASK; diff --git a/a/content_digest b/N3/content_digest index 987dffb..73bd9ca 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,22 +4,22 @@ "ref\0574C2D6A.3090508@huawei.com\0" "From\0Rongrong Zou <zourongrong@huawei.com>\0" "Subject\0Re: [path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver\0" - "Date\0Mon, 30 May 2016 12:51:40 +0000\0" + "Date\0Mon, 30 May 2016 20:51:40 +0800\0" "To\0Rongrong Zou <zourongrong@gmail.com>" - airlied@linux.ie - emil.l.velikov@gmail.com - lijianhua@huawei.com - xinliang.liu@linaro.org - linux-fbdev@vger.kernel.org - linux-kernel@vger.kernel.org - dri-devel@lists.freedesktop.org - linuxarm@huawei.com - guohanjun@huawei.com - linux-arm-kernel@lists.infradead.org - majun258@huawei.com + <airlied@linux.ie> + <emil.l.velikov@gmail.com> + <lijianhua@huawei.com> + <xinliang.liu@linaro.org> + <linux-fbdev@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <dri-devel@lists.freedesktop.org> + <linuxarm@huawei.com> + <guohanjun@huawei.com> + <linux-arm-kernel@lists.infradead.org> + <majun258@huawei.com> " Daniel Vetter <daniel@ffwll.ch>\0" - "Cc\0robert.foss@collabora.com" - " tomeu.vizoso@collabora.com\0" + "Cc\0<robert.foss@collabora.com>" + " <tomeu.vizoso@collabora.com>\0" "\00:1\0" "b\0" "Sorry, forgot to add daniel@ffwll.ch to sendto list.\n" @@ -542,7 +542,7 @@ ">>> +\n" ">>> +\n" ">>> + /* Set up other fields in Power Control Register */\n" - ">>> + if (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" + ">>> + if (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" ">>> + control_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" ">>> + control_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) &\n" ">>> + HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" @@ -859,4 +859,4 @@ "Regards,\n" Rongrong -2816522091df6be66a75c47c12d1f10ed7b153150502cf0867bde590e0da07a0 +45540ca840b9ebc01cdc6f9cc1fc5f3c655407e1288d6d5414987eb76d6f7821
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.