From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E2FABC021B8 for ; Tue, 4 Mar 2025 15:20:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LJ+ncSp4ZiDRF6BEDPUxj4BQjWCsMC31zLMO4O7nOUg=; b=bIq2NJY35iueRP uagCFNRApTzV6QJT2v4/Kj9nDHXDYWxAZx0tnnvyvTf/DHnvbEI3GmgwNuW2dCZXX2HrcfrZGq00Y pW8EZDaEZBVcMBSbObNTv97j7l3iO41qR1XweHP/5yyex591b1ap/6C36nWukZZMy8WbsYbCVY36c dUtS+5GpsjiHIVxmy9N6ytPK3Fr1HKC+T61cb5bqQofhbMIZWnWDViiJWwHAuYT9c5YlJlz4t3W8g A3fBnc3FyzjVRVnrrL+eTiDYkX/HIQyu2F2NrxVHjA0SgA5MTFSE/yP/oBHU8CHO3gT5awMSd8gDQ AZUnvBNiRkUPXA3UhMGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tpU4b-00000005BXh-0eCH; Tue, 04 Mar 2025 15:20:45 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tpToj-000000057H0-3Ab0; Tue, 04 Mar 2025 15:04:22 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 3E80B5C5C94; Tue, 4 Mar 2025 15:02:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D2276C4CEE5; Tue, 4 Mar 2025 15:04:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1741100660; bh=+o6T0HzgdvGFUJUX7UuMNF1GylzuupLD2kKACC8bxn8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=sOKcZPIEhcrkofgzaIVvzJHIRBcXFmCvpTQnHlmEAXJgUuy+KP0OKvkIFjwFB3ont T2c5/8G9ogWmCYYbgcBF6/oFbLRXW2ZSclmf5viUsP4cABtvbh2CllxuUrqKUW5whE O/vdRVnol73I4fAxzswWq1F9SCApNRiFVE+lHBKjgsMt6t5IhQyYonBYPiNKCjIPGB iznXH2YiNwDxhystF12REQU4yKwq4mBvodK5ks2obqz+LjFF8Pu6Yf+nw7Numd5G6A Si54WASMn9PdPPDy5jiayoNOYb1QgYgBjmecoYwM7T9PzyebI/OoxI5VjZIOvDyYoq ySQo+O1oM/qNw== Date: Tue, 4 Mar 2025 15:04:08 +0000 From: Jonathan Cameron To: Kever Yang Cc: heiko@sntech.de, linux-rockchip@lists.infradead.org, Simon Xue , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Lars-Peter Clausen , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 2/2] iio: adc: rockchip_saradc: add rk3562 Message-ID: <20250304150408.60864bbd@jic23-huawei> In-Reply-To: <20250227110343.2342017-2-kever.yang@rock-chips.com> References: <20250227110343.2342017-1-kever.yang@rock-chips.com> <20250227110343.2342017-2-kever.yang@rock-chips.com> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.48; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250304_070421_842313_5D1F4389 X-CRM114-Status: GOOD ( 14.66 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Thu, 27 Feb 2025 19:03:43 +0800 Kever Yang wrote: > From: Simon Xue > > rk3562 is using v2 saradc with 8 channels. > > Signed-off-by: Simon Xue > Signed-off-by: Kever Yang > --- > > Changes in v2: None > > drivers/iio/adc/rockchip_saradc.c | 24 +++++++++++++++++++++++- > 1 file changed, 23 insertions(+), 1 deletion(-) > > diff --git a/drivers/iio/adc/rockchip_saradc.c b/drivers/iio/adc/rockchip_saradc.c > index a29e54754c8f..9995f95bafe0 100644 > --- a/drivers/iio/adc/rockchip_saradc.c > +++ b/drivers/iio/adc/rockchip_saradc.c > @@ -1,7 +1,7 @@ > // SPDX-License-Identifier: GPL-2.0-or-later > /* > * Rockchip Successive Approximation Register (SAR) A/D Converter > - * Copyright (C) 2014 ROCKCHIP, Inc. > + * Copyright (C) 2014 Rockchip Electronics Co., Ltd. This 'fixup' should have been mentioned in the patch description. Not that important though so I'll leave it this time. _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip