From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 DC0843B19D8; Thu, 4 Jun 2026 16:05:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780589157; cv=none; b=B5P05Ib5UOdBuuzFE5NyfujvigS2bMqYhrTURqmNuFTV2e/MYcq7uaGeRmo37R+bdB0xUcqL2KP/h0LIEP6jnQTQU63ohSUkOnnz2hdcEJweQqvRe+oom/mX9f/4CGbEeCKSEDFzyGGwrOclgyUeSCQBkv0l/a3wcRKbmRghPqc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780589157; c=relaxed/simple; bh=A/bbqU+Rgpn5w7+MQPXcdG8OICWauN+wti+dE+F1DIA=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date: MIME-Version:Content-Type; b=LWTrnFwaAa27DHLTCjx74h/L5OBapeOOu+tdOZgRrujU2zEeN8jGevb9jh7lhHzx5KRUwsrhvDmdfAXciUkxiyQC4+AwTE//yxKp6fcxvo8h7WS8GecMFJOFBp+QrvJG37cRsx14LZzOHbaE693IirKG5YHtOl7D2GGUouHpsYc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5CA861F00893; Thu, 4 Jun 2026 16:05:56 +0000 (UTC) Received: by venus (Postfix, from userid 1000) id 3C2E5181D83; Thu, 04 Jun 2026 18:05:54 +0200 (CEST) From: Sebastian Reichel To: Lee Jones , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Conor Dooley , MyungJoo Ham , Chanwoo Choi , Sebastian Reichel , Krzysztof Kozlowski , =?utf-8?q?Andr=C3=A9_Draszik?= , Alexandre Belloni , Jonathan Corbet , Shuah Khan , Nam Tran , =?utf-8?q?=C5=81ukasz_Lebiedzi=C5=84ski?= , Yassine Oudjana , Kaustabh Chakraborty Cc: linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-rtc@vger.kernel.org, linux-doc@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski In-Reply-To: <20260516-s2mu005-pmic-v7-0-73f9702fb461@disroot.org> References: <20260516-s2mu005-pmic-v7-0-73f9702fb461@disroot.org> Subject: Re: (subset) [PATCH v7 00/10] Support for Samsung S2MU005 PMIC and its sub-devices Message-Id: <178058915422.2707129.13570246016246731476.b4-ty@collabora.com> Date: Thu, 04 Jun 2026 18:05:54 +0200 Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.14.3 On Sat, 16 May 2026 03:08:32 +0530, Kaustabh Chakraborty wrote: > S2MU005 is an MFD chip manufactured by Samsung Electronics. This is > found in various devices manufactured by Samsung and others, including > all Exynos 7870 devices. It is known to have the following features: > > 1. Two LED channels with adjustable brightness for use as a torch, or a > flash strobe. > 2. An RGB LED with 8-bit channels. Usually programmed as a notification > indicator. > 3. An MUIC, which works with USB micro-B (and USB-C?). For the micro-B > variant though, it measures the ID-GND resistance using an internal > ADC. > 4. A charger device, which reports if charger is online, voltage, > resistance, etc. > > [...] Applied, thanks! [10/10] power: supply: add support for Samsung S2M series PMIC charger device commit: 7e541f6dbd05921d0bbb99646028cb9982535707 Best regards, -- Sebastian Reichel