From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5116429188C; Sun, 6 Jul 2025 17:08:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751821716; cv=none; b=BJlriCXhBxsIr+q/urlgdrYKu8Rez+M/woIxZ2AzAcWMvwu1hDJAsbp2XfagOjJ+QwPalHUUD8/zV+Q2FcVTNu1XH9VMrUrNvYbVvxb3e/qCYApBTkzmy1Ac3sWYZ93FoA0u3KtHRjTkgo3nGZNlRQebObNl0gVKyL/Pxgi8TfU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751821716; c=relaxed/simple; bh=jGUo/7/3W52plc8HkHQT3J6FKdnd3ZnvZhgvvRpzEE4=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=WZB0VE2S4J6MOiha9hYTwT4LF3v69tdTSy6WLk6oDulkWSY4Nd8Vd2WjujfanHJEsa+HBB/bxw/+1d4cRmc7GESUj0O7JxpJCwScuTMfjZ5vHmUW0vnod5rpK/UNrBuzV2mDq1lOfLkBjuO5U9gLqP0cwUZYWT7CNZhBXWRP0FA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Tkoouw2A; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Tkoouw2A" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D5BB6C4CEED; Sun, 6 Jul 2025 17:08:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1751821715; bh=jGUo/7/3W52plc8HkHQT3J6FKdnd3ZnvZhgvvRpzEE4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Tkoouw2A6LT2FlqICOuQDGreRKB4cYG9UeONs2pIFe0OpD1Wl3s7N1Q5C8B77T3Kw 96av8TKRW6OHrwxWRRRK9ht0Vf7ygUkZalulpEW2oDSu8foLxFp9EGSnr3f3X07UuS 5mdu8gg2xwLg/JARfvwCUAyS3Aex32NtiI/v8LktGV+7wqMJWQiBYpj9ywaRl4hN7g G1f3kh32OxkDLNQzbH3lK/VwFIp9Bm2mQdFpVSRI0eqpOC3YyW10Fnq9G9kB7i2c7o IlYzMwIfSZ0t+5pCI2P873KqMNhuPS3GTRnvhyEWkJIxTMVWIbfh5YohM5J8vOB2eX ycPF3mAGZY0SA== Date: Sun, 6 Jul 2025 18:08:28 +0100 From: Jonathan Cameron To: Marcelo Schmitt Cc: , , , , , , , , , , , , , , , , , Conor Dooley Subject: Re: [PATCH v7 01/12] dt-bindings: iio: adc: Add AD4170 Message-ID: <20250706180828.58fdce32@jic23-huawei> In-Reply-To: References: X-Mailer: Claws Mail 4.3.1 (GTK 3.24.49; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 30 Jun 2025 10:57:59 -0300 Marcelo Schmitt wrote: > Add device tree documentation for AD4170 and similar sigma-delta ADCs. > The AD4170 is a 24-bit, multichannel, sigma-delta ADC. > > Acked-by: Conor Dooley > Signed-off-by: Marcelo Schmitt Very small tweak whilst applying. There is a bonus blank line at the end of the file that I removed. Git moans about it otherwise. > + }; > +... > + This one.