From nobody Thu Sep 18 06:58:43 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AAC5C4332F for ; Fri, 9 Dec 2022 13:54:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229917AbiLINyZ (ORCPT ); Fri, 9 Dec 2022 08:54:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54492 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229854AbiLINyM (ORCPT ); Fri, 9 Dec 2022 08:54:12 -0500 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 868CD750B2 for ; Fri, 9 Dec 2022 05:54:11 -0800 (PST) Received: by mail-ed1-x52c.google.com with SMTP id f7so3161557edc.6 for ; Fri, 09 Dec 2022 05:54:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fairphone.com; s=fair; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=jfZOlKGR+/P2su4394g9InmLBjuJ6p9eVWFIlDxziAA=; b=RNV2L/Sop5/PdTIx3qI63Fj5ZMWwkTZqMD0vIIGi2IKFImQX4QRFRgqentkk0GXEVp v+iCJXqEkCzdgVBpvEdMimpvrep2rdG5Se1dZ4uXrvxWMuuXrLnDEsyV/n3697O/JzhS /RQKR1ZOXxOk1ueUykpfMnYpGRDQp7TFZz9KkULrHMGk4tCUxqm9C9N8nQ4anfXPEjz/ LdpLF62dfOMJiQ+ndxoLMzvAs5FAF5vkdMrFSsSCzTy5g9bL1glKTaO0Do+RKwe1ngk9 04uB8a60Ipp9chgbWawpL7IkCRLY8D7T3FjmjOvHCt0ZEf0gO76hu745oEF6vKKPPzet 7fkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jfZOlKGR+/P2su4394g9InmLBjuJ6p9eVWFIlDxziAA=; b=36JFokhmvYN852VD5S8ACT6DTrIsod1FzgCKsrTnunMyaY4R3xcNpnMuXIf4gx/vax EAQjY/PS93QNBRpoSHoDgGmXU43L0gE5C0w9njJfVjJhLRQ3oJKbKrKc1FgzJbYztMRy vvah6Yd1gXr6wGK751YBEIRZ7vaePjzIiWgVcPbKJ9ywSK+ZGjAeOSx2ttbDbQGRksSP qwBBVcTCnKj4KoCPYwW2InTAgq6F2/8i3xx+PmJwSP8awDI18V2x5Kr/aScdW2abxj0O coDt8dGkG5KuBkIa5n8KcHqRVoaYdl/pp4tEucNgYnFORx6OSXMRr5ghvt5Crj8aV/FT KMmA== X-Gm-Message-State: ANoB5plIqbFVmV+93VnlFFeVz1wafLbEKQpa4lTfxNBZ0a2o7L6gG1ak +HVFH+DNQwiFAfWyS8Tuxb7vqA== X-Google-Smtp-Source: AA0mqf7bfnAbNrpTqzZUS+sekqhXfLPux6Cr11cOwIbyl2ZNYjOyapiWmfPgwaAP/qK0+K/Ir7hzhQ== X-Received: by 2002:a05:6402:3897:b0:468:a5fc:8e36 with SMTP id fd23-20020a056402389700b00468a5fc8e36mr5172683edb.20.1670594050043; Fri, 09 Dec 2022 05:54:10 -0800 (PST) Received: from [172.16.240.113] (144-178-202-138.static.ef-service.nl. [144.178.202.138]) by smtp.gmail.com with ESMTPSA id k19-20020aa7c393000000b0045b4b67156fsm656371edq.45.2022.12.09.05.54.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Dec 2022 05:54:09 -0800 (PST) From: Luca Weiss Date: Fri, 09 Dec 2022 14:54:08 +0100 Subject: [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: configure flash LED MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20221209-fp4-pm6150l-flash-v1-3-531521eb2a72@fairphone.com> References: <20221209-fp4-pm6150l-flash-v1-0-531521eb2a72@fairphone.com> In-Reply-To: <20221209-fp4-pm6150l-flash-v1-0-531521eb2a72@fairphone.com> To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Pavel Machek , Rob Herring , Krzysztof Kozlowski Cc: Fenglin Wu , linux-arm-msm@vger.kernel.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Luca Weiss X-Mailer: b4 0.11.0-dev-64ef0 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Configure the pm6150l flash node for the dual flash LEDs found on FP4. Signed-off-by: Luca Weiss Reviewed-by: Konrad Dybcio --- arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 23 +++++++++++++++++++= ++++ 1 file changed, 23 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts b/arch/arm64= /boot/dts/qcom/sm7225-fairphone-fp4.dts index c456e9594ea5..fef7d1d02925 100644 --- a/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts +++ b/arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts @@ -7,6 +7,7 @@ =20 #include #include +#include #include #include #include "sm7225.dtsi" @@ -367,6 +368,28 @@ &mpss { firmware-name =3D "qcom/sm7225/fairphone4/modem.mdt"; }; =20 +&pm6150l_flash { + status =3D "okay"; + + led-0 { + function =3D LED_FUNCTION_FLASH; + color =3D ; + led-sources =3D <1>; + led-max-microamp =3D <180000>; + flash-max-microamp =3D <1000000>; + flash-max-timeout-us =3D <1280000>; + }; + + led-1 { + function =3D LED_FUNCTION_FLASH; + color =3D ; + led-sources =3D <2>; + led-max-microamp =3D <180000>; + flash-max-microamp =3D <1000000>; + flash-max-timeout-us =3D <1280000>; + }; +}; + &pm6150l_wled { status =3D "okay"; =20 --=20 2.38.1