From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbrunet@baylibre.com (Jerome Brunet) Date: Mon, 06 Nov 2017 10:44:00 +0100 Subject: [PATCH] clk: meson: gxbb: fix wrong clock for SARADC/SANA In-Reply-To: <9b1f5cb5-9029-8865-a867-54d819b42e1a@amlogic.com> References: <20171106075212.14275-1-yixun.lan@amlogic.com> <1509959454.1328.8.camel@baylibre.com> <9b1f5cb5-9029-8865-a867-54d819b42e1a@amlogic.com> Message-ID: <1509961440.1328.11.camel@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On Mon, 2017-11-06 at 17:38 +0800, Yixun Lan wrote: > > > > > > Tested-by: Xingyu Chen > > > Signed-off-by: Yixun Lan > > > > Subject is missing "v2" tag and a reference to the previous message: > > 20171103181703.30434-1-yixun.lan at amlogic.com > > > > Ok.. > I was considering this patch as a new one, so didn't add a v2 tag It is clearly the same topic and this patch obsolete the previous one. The v2 tag is required here ... as the v3 will be for the next one. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Message-ID: <1509961440.1328.11.camel@baylibre.com> Subject: Re: [PATCH] clk: meson: gxbb: fix wrong clock for SARADC/SANA From: Jerome Brunet To: Yixun Lan , Neil Armstrong Cc: Michael Turquette , Stephen Boyd , Carlo Caione , Kevin Hilman , Xingyu Chen , linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Mon, 06 Nov 2017 10:44:00 +0100 In-Reply-To: <9b1f5cb5-9029-8865-a867-54d819b42e1a@amlogic.com> References: <20171106075212.14275-1-yixun.lan@amlogic.com> <1509959454.1328.8.camel@baylibre.com> <9b1f5cb5-9029-8865-a867-54d819b42e1a@amlogic.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-ID: On Mon, 2017-11-06 at 17:38 +0800, Yixun Lan wrote: > > > > > > Tested-by: Xingyu Chen > > > Signed-off-by: Yixun Lan > > > > Subject is missing "v2" tag and a reference to the previous message: > > 20171103181703.30434-1-yixun.lan@amlogic.com > > > > Ok.. > I was considering this patch as a new one, so didn't add a v2 tag It is clearly the same topic and this patch obsolete the previous one. The v2 tag is required here ... as the v3 will be for the next one. From mboxrd@z Thu Jan 1 00:00:00 1970 From: jbrunet@baylibre.com (Jerome Brunet) Date: Mon, 06 Nov 2017 10:44:00 +0100 Subject: [PATCH] clk: meson: gxbb: fix wrong clock for SARADC/SANA In-Reply-To: <9b1f5cb5-9029-8865-a867-54d819b42e1a@amlogic.com> References: <20171106075212.14275-1-yixun.lan@amlogic.com> <1509959454.1328.8.camel@baylibre.com> <9b1f5cb5-9029-8865-a867-54d819b42e1a@amlogic.com> Message-ID: <1509961440.1328.11.camel@baylibre.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, 2017-11-06 at 17:38 +0800, Yixun Lan wrote: > > > > > > Tested-by: Xingyu Chen > > > Signed-off-by: Yixun Lan > > > > Subject is missing "v2" tag and a reference to the previous message: > > 20171103181703.30434-1-yixun.lan at amlogic.com > > > > Ok.. > I was considering this patch as a new one, so didn't add a v2 tag It is clearly the same topic and this patch obsolete the previous one. The v2 tag is required here ... as the v3 will be for the next one.