diff for duplicates of <574C2D6A.3090508@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 7ab5488..2092668 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ 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, @@ -515,7 +515,7 @@ It's nice, thanks. :) >> + >> + >> + /* 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; @@ -821,7 +821,7 @@ It's nice, thanks. :) >> >> _______________________________________________ >> 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 5d95059..e9f1142 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,16 @@ "ref\01464514855-108050-1-git-send-email-zourongrong@gmail.com\0" "ref\01464514855-108050-2-git-send-email-zourongrong@gmail.com\0" "ref\020160530090331.GD27098@phenom.ffwll.local\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:09:14 +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\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:09:14 +0800\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "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" @@ -537,7 +524,7 @@ ">> +\n" ">> +\n" ">> + /* Set up other fields in Power Control Register */\n" - ">> +\tif (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" + ">> +\tif (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" ">> +\t\tcontrol_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" ">> +\t\tcontrol_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) &\n" ">> +\t\t\t\t HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" @@ -843,7 +830,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" @@ -852,4 +839,4 @@ "Regards,\n" Rongrong -5141044b6e95a966218150ca01947ccc75c0cbfe8d46bac095c401bc1995ef77 +90862b98d684ec659f468e8505095a6f57c209eeaad4ec7d103c701737994ec2
diff --git a/a/1.txt b/N2/1.txt index 7ab5488..4dc5839 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -515,7 +515,7 @@ It's nice, thanks. :) >> + >> + >> + /* 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 5d95059..ce2263a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,7 +3,7 @@ "ref\020160530090331.GD27098@phenom.ffwll.local\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:09:14 +0000\0" + "Date\0Mon, 30 May 2016 20:09:14 +0800\0" "To\0Rongrong Zou <zourongrong@gmail.com>" airlied@linux.ie emil.l.velikov@gmail.com @@ -537,7 +537,7 @@ ">> +\n" ">> +\n" ">> + /* Set up other fields in Power Control Register */\n" - ">> +\tif (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" + ">> +\tif (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" ">> +\t\tcontrol_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" ">> +\t\tcontrol_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) &\n" ">> +\t\t\t\t HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" @@ -852,4 +852,4 @@ "Regards,\n" Rongrong -5141044b6e95a966218150ca01947ccc75c0cbfe8d46bac095c401bc1995ef77 +92c9c44813bddfb60239f161c3e4942e030a741df7cfb07d98d9d9f56683c6fb
diff --git a/a/1.txt b/N3/1.txt index 7ab5488..4dc5839 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -515,7 +515,7 @@ It's nice, thanks. :) >> + >> + >> + /* 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 5d95059..7757225 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -3,21 +3,21 @@ "ref\020160530090331.GD27098@phenom.ffwll.local\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:09:14 +0000\0" + "Date\0Mon, 30 May 2016 20:09:14 +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\0" - "Cc\0robert.foss@collabora.com" - " tomeu.vizoso@collabora.com\0" + <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>\0" + "Cc\0<robert.foss@collabora.com>" + " <tomeu.vizoso@collabora.com>\0" "\00:1\0" "b\0" "Hi Daniel,\n" @@ -537,7 +537,7 @@ ">> +\n" ">> +\n" ">> + /* Set up other fields in Power Control Register */\n" - ">> +\tif (power_mode = HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" + ">> +\tif (power_mode == HIBMC_PW_MODE_CTL_MODE_SLEEP) {\n" ">> +\t\tcontrol_value &= ~HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" ">> +\t\tcontrol_value |= HIBMC_PW_MODE_CTL_OSC_INPUT(0) &\n" ">> +\t\t\t\t HIBMC_PW_MODE_CTL_OSC_INPUT_MASK;\n" @@ -852,4 +852,4 @@ "Regards,\n" Rongrong -5141044b6e95a966218150ca01947ccc75c0cbfe8d46bac095c401bc1995ef77 +d047bddabf7fea5963538e1b52f59c9cf617668a0353657f515c642beaa3152b
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.