From patchwork Thu Jan 4 11:01:09 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Marangi X-Patchwork-Id: 760354 Received: from mail-wm1-f54.google.com (mail-wm1-f54.google.com [209.85.128.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EFB432111E; Thu, 4 Jan 2024 11:01:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=gmail.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="GLbmi8iV" Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-40d6b4e2945so3725455e9.0; Thu, 04 Jan 2024 03:01:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704366089; x=1704970889; darn=vger.kernel.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=GcUZ4vm1rSPsRUwCzo7AkcTm5VLBxV3HcN4vc65kHms=; b=GLbmi8iVVfw/li7xkJJBSONlhyc9aS0ul6VOpT/+4QgUEPl6m6leU4H+0a7PRmv0rv 2ix3P6SLumG1HByWePoywnvbC/f20VWInuvpuEUPzH1uq5O+hMDL6Ud8lLnwBUuQl9za gjzyh2xNN31JhU+akX2E93R2aQKKNlwSFPRefezvCdLsKF8+pnYxeqgPOHZkvF2EVIeo ZvT1kNxZEkr+N2ahJ9DJWEuSXd6KF/R+Z717ZAeHAm/vSNp6c0TvKkr+5YDV/Z893chp dC4XUZcD+7eGu08inlt2s3ARytQ0ME3LxUipSt46m70wCj1jt4nzewiKFL8N+J5EQiXp dlGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704366089; x=1704970889; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GcUZ4vm1rSPsRUwCzo7AkcTm5VLBxV3HcN4vc65kHms=; b=BSFWrhdWv4nk9sJipqiF21MGxjLqCMdaE5/hhHV0VKR+sYeA6QUieHpS6G+NEBBCSq mOXSLaM7Z5L0Nv1rbzFKwXWokyRzbZu45bhX3hANP2dkWK3Mw78LHW50thszoz59uyTP tnMRcM5fVyszxTLDxF32bTIP58Kz/JYluYRiV8HmTlsmIVdR66W+TyHDhkqQfwQuqv4A fzw7zm75FeZIQZmYObXuauWjAONFRglaPXln7oxicDDaEc8M55+dwo0D/VylHDGXhjIb pzbDvCesSFO+MXVmJrZ72HzhPb8XaqvpOq5A/I7VX+jWKTj8Ym/D4BSLghlcFVatnqqv ZnYA== X-Gm-Message-State: AOJu0YxCKoSs1JnWb5y2b66Gv0di0mbGTP3F8qFR68kPGUtXQdu/PfqG ZMljs7XE+qNJD0myQT9E9uw= X-Google-Smtp-Source: AGHT+IFQAgwEgUrx4kY0PoYMtT7xEKwCbcr8FnfP625KPtcqR4xZ3Kl3APGhMSaC+DedNeVDazA0yg== X-Received: by 2002:a05:600c:78a:b0:40d:87ea:f7fb with SMTP id z10-20020a05600c078a00b0040d87eaf7fbmr173585wmo.93.1704366089164; Thu, 04 Jan 2024 03:01:29 -0800 (PST) Received: from localhost.localdomain (host-80-116-159-187.retail.telecomitalia.it. [80.116.159.187]) by smtp.googlemail.com with ESMTPSA id b14-20020adff90e000000b003373fe3d345sm9550242wrr.65.2024.01.04.03.01.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Jan 2024 03:01:28 -0800 (PST) From: Christian Marangi To: Pavel Machek , Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , William Zhang , Anand Gore , Kursad Oney , Florian Fainelli , =?utf-8?b?UmFmYcWCIE1p?= =?utf-8?b?xYJlY2tp?= , Broadcom internal kernel review list , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Heiner Kallweit , Russell King , Jacek Anaszewski , =?utf-8?q?Fern=C3=A1ndez_Roj?= =?utf-8?q?as?= , Sven Schwermer , Christian Marangi , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org Subject: [net-next PATCH v8 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode Date: Thu, 4 Jan 2024 12:01:09 +0100 Message-ID: <20240104110114.2020-3-ansuelsmth@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240104110114.2020-1-ansuelsmth@gmail.com> References: <20240104110114.2020-1-ansuelsmth@gmail.com> Precedence: bulk X-Mailing-List: linux-leds@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Document LED inactive high impedance mode to set the LED to require high impedance configuration to be turned OFF. Signed-off-by: Christian Marangi --- Changes v5: - Add this patch Documentation/devicetree/bindings/leds/common.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/leds/common.yaml b/Documentation/devicetree/bindings/leds/common.yaml index f5b40df6b421..9e7b4aabe0bb 100644 --- a/Documentation/devicetree/bindings/leds/common.yaml +++ b/Documentation/devicetree/bindings/leds/common.yaml @@ -206,6 +206,12 @@ properties: Makes LED active low. To turn the LED ON, line needs to be set to low voltage instead of high. + inactive-high-impedance: + type: boolean + description: + Set LED to high-impedance mode to turn the LED OFF. LED might also + describe this mode as tristate. + # Required properties for flash LED child nodes: flash-max-microamp: description: