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 ED3F8C3DA7F for ; Sat, 10 Aug 2024 09:39:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=OW4TBfoHbB48C4bYOzbzpxnRuSWP+rac+MS9aPuEy6g=; b=LxulwkMndY/sZxwrdTf0eDseGI 4Uogs4UiGpbZsPOnHEoPufXMQKR505zfaJPVi7ytukw3GYXdNbljXqcWCn2w+qyEhxx3lOCGdhsIz 7jcfW1j8PgsSUoPbVR9dPSMcFoqAd3t3tW579hgIB4N9haet6mCbh8173BEULATX8E2LEg80Vdi/3 we3Jh3L792lKJA3Dr0wsmbU73umSf2A8A//GlHW1vSH2ot7CqmvZIeCTRWAjlFq0T9RyGurZdyxs0 y/AL9NCqMbrCc1lFg+6sd15Okt91+vp3zvLMBKSp2f4P2aam6bCgs4ptoifOGMLxIJu9FJJkc6jPy NckXuV2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sciZV-0000000Dv2m-3Pa2; Sat, 10 Aug 2024 09:39:38 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sciYv-0000000Duqj-1txF; Sat, 10 Aug 2024 09:39:02 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 1D719CE1732; Sat, 10 Aug 2024 09:38:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D7004C32781; Sat, 10 Aug 2024 09:38:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1723282738; bh=yGihDf4UPvnVbeBFvypXekjA1yNeJQAtpvjbIlX4CqY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=JQ8QQzMgM0Uvlfnfy3IDHI0GO+THTPSoCUsfXfJucyG/0X/0em3nRX+L9KNsXXZ9y 8wnRm4nDZzapTf67U24uTTXgedsk8EzUl+EZ+ApduQDyICVmTBxto13YZqc0/Dt9gv OsN+fut7B13hM9gxcL0Pa6UjZa8rzbeZF9EOM2hrBIkXoh8j22QINgZcdoFDoXdG6C XiUDJ0m140PfV33fX6virJsn1k8b3xaz2qQcLgn+vJ8gCNSu3gtXPm/0OrGarAwuOJ WNAXfnpNNH6FAcPRD5L0xI/CFHpCAKocMg0ejq3QGJQiDFxurtE4/RKddRjLUIDPhq HsS3LhS/n23pA== Date: Sat, 10 Aug 2024 10:38:42 +0100 From: Jonathan Cameron To: Krzysztof Kozlowski Cc: Detlev Casanova , linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Andi Shyti , Lars-Peter Clausen , Lee Jones , Greg Kroah-Hartman , Jiri Slaby , Daniel Lezcano , Thomas Gleixner , Chris Morgan , Jonas Karlman , Tim Lunn , Muhammed Efe Cetin , Andy Yan , Jagan Teki , Dragan Simic , Sebastian Reichel , Shresth Prasad , Ondrej Jirman , Weizhao Ouyang , Alexey Charkov , Jimmy Hon , Finley Xiao , Yifeng Zhao , Elaine Zhang , Liang Chen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-i2c@vger.kernel.org, linux-iio@vger.kernel.org, linux-serial@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCH 04/10] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string Message-ID: <20240810103842.19a60a22@jic23-huawei> In-Reply-To: <66118cb8-595a-4149-84c9-0105a2949151@kernel.org> References: <20240802214612.434179-1-detlev.casanova@collabora.com> <20240802214612.434179-5-detlev.casanova@collabora.com> <66118cb8-595a-4149-84c9-0105a2949151@kernel.org> X-Mailer: Claws Mail 4.3.0 (GTK 3.24.43; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240810_023901_703796_4FCC0D10 X-CRM114-Status: GOOD ( 12.11 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sun, 4 Aug 2024 11:47:44 +0200 Krzysztof Kozlowski wrote: > On 02/08/2024 23:45, Detlev Casanova wrote: > > Add rockchip,rk3576-saradc compatible string. > > The saradc on RK3576 is compatible with the one on RK3588, so they are > > used together in an arm of the oneOf. > > > > Reviewed-by: Krzysztof Kozlowski > > Best regards, > Krzysztof > > Applied to the togreg branch of iio.git and pushed out as testing initially because otherstuff on that branch needs some build test before I make a mess of linux-next. Thanks, Jonathan