From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751932AbdKFJoE (ORCPT ); Mon, 6 Nov 2017 04:44:04 -0500 Received: from mail-wr0-f176.google.com ([209.85.128.176]:43812 "EHLO mail-wr0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751587AbdKFJoC (ORCPT ); Mon, 6 Nov 2017 04:44:02 -0500 X-Google-Smtp-Source: ABhQp+SCLZIA6nWluU8cV4K/TCilDcCR7Wp6e3avPfWmGdfX+JLUv/gkoZGQUDgyh2LoNb+C6oCKiA== 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" X-Mailer: Evolution 3.24.6 (3.24.6-1.fc26) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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@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.