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 D14C212D770; Tue, 6 Feb 2024 10:08:43 +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=1707214123; cv=none; b=TGRBa0UuLfmjsWg1bsPIZRrQhXtGk5WOJcyP7wxaDyONKerFDvkx1iMXrMkGG2FGQ/krslN5dSgCkzmzhr2rjyBlwp7hnt5At8+MTUzBMjobKc9kGjlDberF4F1Helj+95MNT13c4l83oqR3mMgefIcqFkc9PlrU59XiQnlRiPk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707214123; c=relaxed/simple; bh=cRBsVA/gjcOt9pjoEuJIhQ39NaZaSPebkpAvtLwDKu0=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=VHvuHSBLe5VPoqqzul3Mz2i9spk9Cx7AxxtroC4A/hYU1LO+Sy404UhqX8F7lHbZFkDdB3BbX19biZ8lSgC5hcDB91U02IOGVIQhmhpfp7/bTRzZjYkut6Oa06BwpL1QzucOd8/SdSRJ47OWTHIXrubzWE4XWdONfp7edMp6WEk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=YAhkvMu1; 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="YAhkvMu1" Received: by smtp.kernel.org (Postfix) with ESMTPS id 5FBF5C433C7; Tue, 6 Feb 2024 10:08:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1707214123; bh=cRBsVA/gjcOt9pjoEuJIhQ39NaZaSPebkpAvtLwDKu0=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=YAhkvMu1tXdGid25PK7SzqcKcqJ57T6Pzy2sk3EMz3c55zBr6yHFpSZKlwNda2lCO 4kVsOJ039dDPpwfjHWsZU67wAw2s7nkivuWJeWvS82wC9PVueYkX+5KkBvlbgLtel7 G6WS8VVEz16mAf1zq40nxoPffakLzpNtt7trQbeyFRUNqFxQ10ZQKbIRHqLylQvLzp 4kdjpGBOwoXQ9aK1XDOuuDqGNmWBwbqO3KT+fiP7vVbNJuiQxhoBp5cYOrH+3OkfLG KE83z+1G/Cx+D3ozKJxKLL4GJaGr83ORcGy1YTDgLqN3UQRPh14C9HFOj9SxVfsyfg ZO0keiXMeK97A== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42919C4829C; Tue, 6 Feb 2024 10:08:43 +0000 (UTC) From: Nuno Sa via B4 Relay Date: Tue, 06 Feb 2024 11:08:24 +0100 Subject: [PATCH v9 1/7] dt-bindings: adc: ad9467: add new io-backend property Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20240206-iio-backend-v9-1-df66d159c000@analog.com> References: <20240206-iio-backend-v9-0-df66d159c000@analog.com> In-Reply-To: <20240206-iio-backend-v9-0-df66d159c000@analog.com> To: linux-iio@vger.kernel.org, devicetree@vger.kernel.org Cc: Lars-Peter Clausen , Michael Hennerich , Jonathan Cameron , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Frank Rowand , Olivier Moysan , andy.shevchenko@gmail.com, Rob Herring X-Mailer: b4 0.12.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1707214121; l=1193; i=nuno.sa@analog.com; s=20231116; h=from:subject:message-id; bh=u0BDfBpNIPqTnjAdSKSUmF2FUWY8hltyVdK2adeadi0=; b=vegNjN269j87m/Vp4RMvBs6aaHI5mxp1KUcsjpjQThGWwjjUKTi5Rb960T8iz2+gmqDh4B+90 ygWs+98LoskBA+t+OgO+GwWvyKSbvSbLtPUkScyfR24tgBycphgdPat X-Developer-Key: i=nuno.sa@analog.com; a=ed25519; pk=3NQwYA013OUYZsmDFBf8rmyyr5iQlxV/9H4/Df83o1E= X-Endpoint-Received: by B4 Relay for nuno.sa@analog.com/20231116 with auth_id=100 X-Original-From: Nuno Sa Reply-To: From: Nuno Sa The ad9467 will make use of the new IIO backend framework which is a provider - consumer interface where IIO backends provide services to consumers. As such, and being this device a consumer, add the new generic io-backend property to the bindings. Reviewed-by: Rob Herring Signed-off-by: Nuno Sa --- Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml index 7aa748d6b7a0..eecd5fbab695 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad9467.yaml @@ -44,6 +44,9 @@ properties: Pin that controls the powerdown mode of the device. maxItems: 1 + io-backends: + maxItems: 1 + reset-gpios: description: Reset pin for the device. @@ -68,6 +71,7 @@ examples: reg = <0>; clocks = <&adc_clk>; clock-names = "adc-clk"; + io-backends = <&iio_backend>; }; }; ... -- 2.43.0