From mboxrd@z Thu Jan 1 00:00:00 1970 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 60919391822; Thu, 9 Jul 2026 00:42:37 +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=1783557758; cv=none; b=BbEm6d6UhFdbo17afEv7VzLx6EtrqudqMkpoDeKFXMHVzareu9DOYokflGuQLTa7n72lO5dxucaXoOrjeunrTIlH6vM24+FfQlcxwv/IPjfm2hBT8hvPmJg6A43qjK3TCQxOG5b9BcL6H1FSdUkm6AZw7wl+WN098ZQw3qI1ZI4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783557758; c=relaxed/simple; bh=E5AR2BdKWmQfy7K59W4iUnWu5rzXXIbTT6q+lsm3tfU=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=TI7UevjsjP1xwyeGQWLpsiGs85xqp3gi9jQ/loVM6eRh2X4jHAZiPhoh4CH6p15Kml/EfWPNhIsLJh2rteS8BF3A2UYliDsUApYo745GPdR4UPEzwoORl4ufHhX+ESRSM7/WvmeiN0+B7KFWetM5a+4HHLo4g4Q+VRNaX0xnw6E= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine 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=QkOrjFKY; arc=none smtp.client-ip=148.163.135.77 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine 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="QkOrjFKY" Received: from pps.filterd (m0516787.ppops.net [127.0.0.1]) by mx0a-00128a01.pphosted.com (8.18.1.11/8.18.1.11) with ESMTP id 668N5VXk3575204; Wed, 8 Jul 2026 20:42:29 -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=oFpnM bnutYfeSr615JKZtqWP0ACxsVWssoBANjFLaQM=; b=QkOrjFKYPP1ndYKHEYjeX qKfCp55aqu55ISCMJjJTnutT9wguA8cqASdW5chwZkJeL4ko6L3bTl0HfBWgBOP5 uXkMReCYjFHPwB9/GmCaVV3Mey1kpGP+d9g9u4BhDlfpgUSs7yah0xUKW/sjJRzd C/LBTJ3JifFWY+P7RwESQvdrtXlkrFClJlsgTxYPOYWD/6kAHfsG98y+8zT1n/J3 g7SohwWdG8NqepXbS73RHpo91BOK8zjLMnLbaOIxl9qmh0MQscT5bzqV/dW2UC8q 4Aicx8V4peo5Ido3Pt83+O4a5fPLj5GtvMatfaXCPEygHaTma35WVSL6S55jkQ/K g== Received: from nwd2mta4.analog.com ([137.71.173.58]) by mx0a-00128a01.pphosted.com (PPS) with ESMTPS id 4f9kfpufd0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 08 Jul 2026 20:42:29 -0400 (EDT) Received: from ASHBMBX8.ad.analog.com (ASHBMBX8.ad.analog.com [10.64.17.5]) by nwd2mta4.analog.com (8.14.7/8.14.7) with ESMTP id 6690gSZT021398 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 8 Jul 2026 20:42:28 -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.1748.37; Wed, 8 Jul 2026 20:42:27 -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.1748.37 via Frontend Transport; Wed, 8 Jul 2026 20:42:27 -0400 Received: from HYB-7P5GeKnsiiX.ad.analog.com (HYB-7P5GeKnsiiX.ad.analog.com [10.118.4.24]) by zeus.spd.analog.com (8.15.1/8.15.1) with ESMTP id 6690gAeu017538; Wed, 8 Jul 2026 20:42:18 -0400 From: Edelweise Escala Date: Thu, 9 Jul 2026 08:41:19 +0800 Subject: [PATCH v13 1/2] dt-bindings: leds: Add LTC3220 18 channel LED Driver 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: <20260709-ltc3220-driver-v13-1-9b53237642eb@analog.com> References: <20260709-ltc3220-driver-v13-0-9b53237642eb@analog.com> In-Reply-To: <20260709-ltc3220-driver-v13-0-9b53237642eb@analog.com> To: Lee Jones , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , , Edelweise Escala , Conor Dooley X-Mailer: b4 0.14.3 X-Developer-Signature: v=1; a=ed25519-sha256; t=1783557730; l=4871; i=edelweise.escala@analog.com; s=20260106; h=from:subject:message-id; bh=E5AR2BdKWmQfy7K59W4iUnWu5rzXXIbTT6q+lsm3tfU=; b=MNc635honDhrFtIcPDfLMyek86s1wWNhh8f2CAywy4bx8KGS3pQ55VJVh3MzhY/ctBWpUrH+Y irWPiofhbg/Aq0688kho70meYaWZsgwaj/q1P0Z6xW2iLEkTh40G38m X-Developer-Key: i=edelweise.escala@analog.com; a=ed25519; pk=lf5HLFe8ZeQjXZgkBkFMK+u9qH5/tqZhCIushTKduNQ= X-ADIRuleOP-NewSCL: Rule Triggered X-Proofpoint-Spam-Details-Enc: AW1haW4tMjYwNzA5MDAwNCBTYWx0ZWRfXxztJ/pAc9MXB qVgaUy7eEXBLRfh+P3jz44I6ERNtv5GI1LBekB5nB1dJrOwuORdcGwWYGn4jzO3txK/rbHM/ry+ jFlrWuSC2JIKU915GHrpv7O3/3AFpyLM6aKkuaetP796XbI70yzG62biLpkgwBB9Ju+lHXcq1nE 2c+vj7uoIDpPsMfZKnPBGFFEEoIwW2l0nk2ueHwjxJv9D68mrP/7IRB/6pLAw6sz5gGG7EQuYuU t9JvHtTTQi1hoTMdeC0cjYYVz71sOoNCxgun5ZzMUMYczacCu6o582Uiz4xvBO0P95aRvX4xoRv aNik5XrlXWBl70fiOvofCvVVCAI5DRnJmzs7h0jNj0c2S3e/nrz0UZEdw7DX3IlVRnHjkDroDPg tbGM/nhnUihT5mBq2js6pJn8u54BroKWq72T+wBXXaFBH7Y2DdLTA1WCX3RiNc0I72Aaq8wR6dj u6h3q9rsnivoZcRMKqw== X-Proofpoint-ORIG-GUID: HhI6qmTsDQ2nVafu2gWcjkkClMY6oXtC X-Proofpoint-GUID: HhI6qmTsDQ2nVafu2gWcjkkClMY6oXtC X-Proofpoint-Spam-Info: AW1haW4tMjYwNzA5MDAwNCBTYWx0ZWRfXysCkgtpP9E91 tiz323Wdv/ShEpH5CQHWxaYk81Fejz9C7Ej0M1wFeEbEfg8NBRHJ54SC3BM2FHOPZt3WLCQJFpb 15awpJ71nHMiMn9YIE4rQqGnv74Ib+gjiPhMZ0YOeLh86zsWnGqm X-Authority-Analysis: v=2.4 cv=IKIyzAvG c=1 sm=1 tr=0 ts=6a4eee75 cx=c_pps a=3WNzaoukacrqR9RwcOSAdA==:117 a=3WNzaoukacrqR9RwcOSAdA==:17 a=IkcTkHD0fZMA:10 a=RAioF0-LDSMA:10 a=VkNPw1HP01LnGYTKEx00:22 a=0sLvza09kfJOxVLZPwjg:22 a=OmVn7CZJonkx5R5zMQLL:22 a=gEfo2CItAAAA:8 a=gAnH3GRIAAAA:8 a=XYAwZIGsAAAA:8 a=VwQbUJbxAAAA:8 a=_3ORjGfkLmd6W5nxMtsA:9 a=QEXdDO2ut3YA:10 a=sptkURWiP4Gy88Gu7hUp:22 a=E8ToXWR_bxluHZ7gmE-Z:22 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1143,Hydra:6.1.134,FMLib:17.12.100.49 definitions=2026-07-08_05,2026-07-08_01,2025-10-01_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 impostorscore=0 malwarescore=0 adultscore=0 phishscore=0 suspectscore=0 bulkscore=0 priorityscore=1501 clxscore=1015 spamscore=0 lowpriorityscore=0 classifier=typeunknown authscore=0 authtc= authcc= route=outbound adjust=0 reason=mlx scancount=1 engine=8.22.0-2606150000 definitions=main-2607090004 LTC3220 is a multi-display LED driver with I2C interface. The LTC3220 provides individual brightness control (64-step), blinking, and gradation features for up to 18 LED outputs. Reviewed-by: Conor Dooley Signed-off-by: Edelweise Escala --- .../devicetree/bindings/leds/adi,ltc3220.yaml | 133 +++++++++++++++++++++ MAINTAINERS | 7 ++ 2 files changed, 140 insertions(+) diff --git a/Documentation/devicetree/bindings/leds/adi,ltc3220.yaml b/Documentation/devicetree/bindings/leds/adi,ltc3220.yaml new file mode 100644 index 000000000000..48215ad82d9a --- /dev/null +++ b/Documentation/devicetree/bindings/leds/adi,ltc3220.yaml @@ -0,0 +1,133 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/leds/adi,ltc3220.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Analog Devices LTC3220 LED Driver + +maintainers: + - Edelweise Escala + +description: > + The LTC3220 is a multi-display LED driver, which contains a high-efficiency, + low-noise charge pump to provide power to up to 18 LED current sources. + The LEDs are individually configurable to 64-step linear brightness control, + blinking and gradation control via 2-wire I2C interface. + + For more product information please see the link below + https://www.analog.com/en/products/ltc3220.html + +properties: + compatible: + const: adi,ltc3220 + + reg: + maxItems: 1 + + '#address-cells': + const: 1 + + '#size-cells': + const: 0 + + reset-gpios: + maxItems: 1 + +patternProperties: + '^led@([1-9a-f]|1[0-2])$': + type: object + $ref: /schemas/leds/common.yaml# + unevaluatedProperties: false + properties: + reg: + description: + Output channel for the LED (1-18 maps to LED outputs D1-D18). + Unit-address must be in hexadecimal (1-12 hex = 1-18 decimal). + For aggregated LED control, define only one LED node with reg = <0x1> + and use led-sources to list all controlled outputs. Only reg 1 should + be present when using led-sources. + items: + - minimum: 1 + maximum: 18 + + required: + - reg + + if: + required: + - led-sources + then: + properties: + reg: + items: + - const: 1 + +required: + - compatible + - reg + - '#address-cells' + - '#size-cells' + +additionalProperties: false + +examples: + - | + // Independent LEDs + #include + #include + + i2c { + #address-cells = <1>; + #size-cells = <0>; + + led-controller@1c { + compatible = "adi,ltc3220"; + reg = <0x1c>; + #address-cells = <1>; + #size-cells = <0>; + reset-gpios = <&gpio 17 GPIO_ACTIVE_LOW>; + + led@1 { + reg = <0x1>; + function = LED_FUNCTION_INDICATOR; + function-enumerator = <1>; + }; + + led@2 { + reg = <0x2>; + function = LED_FUNCTION_INDICATOR; + function-enumerator = <2>; + }; + + led@3 { + reg = <0x3>; + function = LED_FUNCTION_INDICATOR; + function-enumerator = <3>; + }; + }; + }; + + - | + // Aggregated LED + #include + + i2c { + #address-cells = <1>; + #size-cells = <0>; + + led-controller@1c { + compatible = "adi,ltc3220"; + reg = <0x1c>; + #address-cells = <1>; + #size-cells = <0>; + + led@1 { + reg = <0x1>; + led-sources = <0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf 0x10 0x11 0x12>; + function = LED_FUNCTION_BACKLIGHT; + }; + }; + }; + +... diff --git a/MAINTAINERS b/MAINTAINERS index 2fb1c75afd16..c8a242577d2f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15223,6 +15223,13 @@ W: https://ez.analog.com/linux-software-drivers F: Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml F: drivers/iio/temperature/ltc2983.c +LTC3220 LED DRIVER +M: Edelweise Escala +L: linux-leds@vger.kernel.org +S: Maintained +W: https://ez.analog.com/linux-software-drivers +F: Documentation/devicetree/bindings/leds/adi,ltc3220.yaml + LTC4282 HARDWARE MONITOR DRIVER M: Nuno Sa L: linux-hwmon@vger.kernel.org -- 2.43.0