From nobody Sun Nov 24 23:40:36 2024 Received: from mx0a-00128a01.pphosted.com (mx0a-00128a01.pphosted.com [148.163.135.77]) (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 22E0219CC0C; Fri, 1 Nov 2024 11:24:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.163.135.77 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730460289; cv=none; b=VPcFW/wnJIwahyssTPNh46wwSsx9c3r0+3TIuhZiEvWNVuhqG2q+VuXZPStoCW95XO6ngJviFweqYycwykg6BJ/1dwsRzmKTAgbEH+cOJI1oJhcUOw1aK/Onh+tl9wsx1H/Joy4NZqAA+O+NXtEjD5QrpiaZCwZpOr8Tcpvq73A= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730460289; c=relaxed/simple; bh=8D/P1GiFTAtlMUBuxaaa2eBs9HnmlqHfEPl+rC0inFg=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=isBEOE7vEHe8+JNVG8DcPTDZE88ZYS0tv9bYh3Uk+pH0cVilsdmoumJzkUFWA93sGFC7xarepdcB5UJDSQV0DL8fTUT+B37NHB/yMf02xkB2jaQkrY7nHXB+4HHSd63jAHYMCsSD1GJ2z+mUpHVKerMqF5hmhjinPkB0q28WKCA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=analog.com; spf=pass smtp.mailfrom=analog.com; dkim=pass (2048-bit key) header.d=analog.com header.i=@analog.com header.b=RCV98ZfW; arc=none smtp.client-ip=148.163.135.77 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=analog.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=analog.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=analog.com header.i=@analog.com header.b="RCV98ZfW" Received: from pps.filterd (m0167089.ppops.net [127.0.0.1]) by mx0a-00128a01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4A1B6dix026688; Fri, 1 Nov 2024 07:24:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=analog.com; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=DKIM; bh=hLKaU r8OD3/35u2vrCV1dip6/5YqOyhdvsb++Wl1omE=; b=RCV98ZfWKAp/eEWHpP6cX iYKNVYt+CUApXisv0yboCLBycuPafx3ShQmFRxbTXhtwqduuXvS3rlt0L71sCx+Q Bpb7ketYphyIE4rWphL1KNPeRdis7VhCbDQ6FaN4pLzTz48wUmtvBPcfJRbacZ6N AABGg91EjvQ46vZodozLI9eg61nMBU6SZzhw6bnTVuqI2r58nehFDS0ZJsuwrGRJ 9FpcocFDHOZ1Y9XeGmEqgH9ERk6AIFzJ4q2qVR1NOdTvYUeEHcvbbon35BqomFpw ZV5rtGBZsKWLQHa4zu8Vq0yKYhFAbrbatdaz063CrvfoI8IFnCC4MHo4WherMuYO w== Received: from nwd2mta3.analog.com ([137.71.173.56]) by mx0a-00128a01.pphosted.com (PPS) with ESMTPS id 42m2gmq3vu-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 01 Nov 2024 07:24:42 -0400 (EDT) Received: from ASHBMBX8.ad.analog.com (ASHBMBX8.ad.analog.com [10.64.17.5]) by nwd2mta3.analog.com (8.14.7/8.14.7) with ESMTP id 4A1BOfO8038452 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 1 Nov 2024 07:24:41 -0400 Received: from ASHBMBX9.ad.analog.com (10.64.17.10) by ASHBMBX8.ad.analog.com (10.64.17.5) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.986.14; Fri, 1 Nov 2024 07:24:41 -0400 Received: from zeus.spd.analog.com (10.66.68.11) by ashbmbx9.ad.analog.com (10.64.17.10) with Microsoft SMTP Server id 15.2.986.14 via Frontend Transport; Fri, 1 Nov 2024 07:24:41 -0400 Received: from amiclaus-VirtualBox.ad.analog.com (AMICLAUS-L02.ad.analog.com [10.48.65.114]) by zeus.spd.analog.com (8.15.1/8.15.1) with ESMTP id 4A1BOP8n016631; Fri, 1 Nov 2024 07:24:35 -0400 From: Antoniu Miclaus To: , , , , , , CC: Antoniu Miclaus , Conor Dooley Subject: [PATCH v5 5/6] dt-bindings: iio: adc: add ad4851 Date: Fri, 1 Nov 2024 13:23:57 +0200 Message-ID: <20241101112358.22996-6-antoniu.miclaus@analog.com> X-Mailer: git-send-email 2.47.0 In-Reply-To: <20241101112358.22996-1-antoniu.miclaus@analog.com> References: <20241101112358.22996-1-antoniu.miclaus@analog.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ADIRuleOP-NewSCL: Rule Triggered X-Proofpoint-GUID: iVXNf7dHb1gEQVwM0-PoFzh2wCs0yaqn X-Proofpoint-ORIG-GUID: iVXNf7dHb1gEQVwM0-PoFzh2wCs0yaqn X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 lowpriorityscore=0 mlxscore=0 mlxlogscore=999 spamscore=0 impostorscore=0 clxscore=1015 priorityscore=1501 bulkscore=0 adultscore=0 malwarescore=0 phishscore=0 suspectscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2409260000 definitions=main-2411010082 Content-Type: text/plain; charset="utf-8" Add devicetree bindings for ad485x family. Reviewed-by: Conor Dooley Signed-off-by: Antoniu Miclaus --- changes in v5: - fix example by using proper regulator node. .../bindings/iio/adc/adi,ad4851.yaml | 103 ++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad4851.ya= ml diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad4851.yaml b/Do= cumentation/devicetree/bindings/iio/adc/adi,ad4851.yaml new file mode 100644 index 000000000000..9e9439fed3ef --- /dev/null +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4851.yaml @@ -0,0 +1,103 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +# Copyright 2024 Analog Devices Inc. +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/iio/adc/adi,ad4851.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Analog Devices AD485X family + +maintainers: + - Sergiu Cuciurean + - Dragos Bogdan + - Antoniu Miclaus + +description: | + Analog Devices AD485X fully buffered, 8-channel simultaneous sampling, + 16/20-bit, 1 MSPS data acquisition system (DAS) with differential, wide + common-mode range inputs. + + https://www.analog.com/media/en/technical-documentation/data-sheets/ad48= 55.pdf + https://www.analog.com/media/en/technical-documentation/data-sheets/ad48= 56.pdf + https://www.analog.com/media/en/technical-documentation/data-sheets/ad48= 57.pdf + https://www.analog.com/media/en/technical-documentation/data-sheets/ad48= 58.pdf + +$ref: /schemas/spi/spi-peripheral-props.yaml# + +properties: + compatible: + enum: + - adi,ad4851 + - adi,ad4852 + - adi,ad4853 + - adi,ad4854 + - adi,ad4855 + - adi,ad4856 + - adi,ad4857 + - adi,ad4858 + - adi,ad4858i + + reg: + maxItems: 1 + + vcc-supply: true + + vee-supply: true + + vdd-supply: true + + vddh-supply: true + + vddl-supply: true + + vio-supply: true + + vrefbuf-supply: true + + vrefio-supply: true + + pwms: + description: PWM connected to the CNV pin. + maxItems: 1 + + io-backends: + maxItems: 1 + + pd-gpios: + maxItems: 1 + + spi-max-frequency: + maximum: 25000000 + +required: + - compatible + - reg + - vcc-supply + - vee-supply + - vdd-supply + - vio-supply + - pwms + +unevaluatedProperties: false + +examples: + - | + spi { + #address-cells =3D <1>; + #size-cells =3D <0>; + + adc@0{ + compatible =3D "adi,ad4858"; + reg =3D <0>; + spi-max-frequency =3D <10000000>; + vcc-supply =3D <&vcc>; + vdd-supply =3D <&vdd>; + vee-supply =3D <&vee>; + vddh-supply =3D <&vddh>; + vddl-supply =3D <&vddl>; + vio-supply =3D <&vio>; + pwms =3D <&pwm_gen 0 0>; + io-backends =3D <&iio_backend>; + }; + }; +... --=20 2.47.0