Message ID | 20250531120715.302870-4-linux@timmermann.space |
---|---|
Headers | show
Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) (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 1F1177260A; Sat, 31 May 2025 12:11:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=80.241.56.161 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748693490; cv=none; b=DxjAmu8oM8Wj3/Nmzl5v7dB9+ZTGXxr3xnQ7ACdCSZ6hiXLQ0G5/LsWxqGdsU2yWIR7bKL8nNiY0bb0lP0LKYVJMByNwJhHHR1swkXjAY3XSsGXR4QfdNr4TH9MgEcvVZ2urK1AQN9leXfAo45p6iea4abF5FUWPXmmNxwnceuI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748693490; c=relaxed/simple; bh=us2Py93GBDsSp0jD+73Gd0wAEBph6IjnFu+nDClLvYY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=Bi+Gt00L3UlUi+8XBq3BQqbl3ra3txB4rHrp85iRzX1kmSbkKgWwHGbgo14SgNKTzUqevdCla62W1lLByiudHFIGiw2yxkIn033/l1YZAeF7WlFgZb3wKSvHVp/fdA5KuoTheaBGrZ+N2A7ER2COs0/0XIc2IhyhH/SGXnLKtFs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=timmermann.space; spf=pass smtp.mailfrom=timmermann.space; arc=none smtp.client-ip=80.241.56.161 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=timmermann.space Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=timmermann.space Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4b8f8q69K0z9skH; Sat, 31 May 2025 14:11:23 +0200 (CEST) From: Lukas Timmermann <linux@timmermann.space> To: lee@kernel.org, pavel@kernel.org Cc: linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Timmermann <linux@timmermann.space> Subject: [PATCH v2 0/2] Support for Osram as3668 LED driver Date: Sat, 31 May 2025 14:07:16 +0200 Message-ID: <20250531120715.302870-4-linux@timmermann.space> Precedence: bulk X-Mailing-List: linux-leds@vger.kernel.org List-Id: <linux-leds.vger.kernel.org> List-Subscribe: <mailto:linux-leds+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-leds+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Support for Osram as3668 LED driver
|
expand
|