Message ID | 20240324150107.976025-1-hpa@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (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 08290182DD for <linux-pm@vger.kernel.org>; Sun, 24 Mar 2024 15:01:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711292519; cv=none; b=LTepgswDsRB1VnatkdvWs4HAhfFWKBIrz9lbs52bbhTXY7RxmOtF4ta8/amJcbSjGuaDBGSVbJ6ZUq4nHdm0ozpkSlKAeaKYgyqqOUv5Uf1gpvwS7P8fBxE+c8ES9k1n1x5q+47fk63Fb+DHtwJ/Aml/8Vl09AR3huFsAW2206I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711292519; c=relaxed/simple; bh=9kD5mYuA0ixrmsz/Nc+tYzQ3aOX+CXGxr7IZ5BHCiyI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=fBRhiaWls42BBUwC8t+UBE4VOmNtTYvriyewxQoFN9EVr/glTa6qqn5bwHT6iyiYgae3wUOiJWFWGJuAsoc/OeiOK2pmLSDlJJqimB8SQIvDQBQolcjr4AvvXWAu3096Ons24OduZKShAOKnJpHRk9+Ibx9Jgfd4UgcmklHRwtU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=Q+QkUvgm; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Q+QkUvgm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1711292517; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=NrnaIDGD9GLPzpqf9XIs73N3ICvGrhKs7eQKU2DgFLQ=; b=Q+QkUvgmQV6MhR+1FPygy8ljzUOjfhbq8PWb36e+vF4nwLr6mXSjhTrn+/eUujTW+MfY6p WY3TE21Y4GCh4kj6o0XTk6Z/eC9f1g7R4YvGD6QtsTYCYd4zyqs5W3X5pAITJpSfWhesMO D9dFaKIkaEHbv94Peq7+1DUI9ij4TqQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-533-MMq404_uPTOF9T5j7TRl4A-1; Sun, 24 Mar 2024 11:01:53 -0400 X-MC-Unique: MMq404_uPTOF9T5j7TRl4A-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id DBA1D85A58C; Sun, 24 Mar 2024 15:01:52 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.39.192.75]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0C5CE40C6DAE; Sun, 24 Mar 2024 15:01:46 +0000 (UTC) From: Kate Hsuan <hpa@redhat.com> To: Pavel Machek <pavel@ucw.cz>, Lee Jones <lee@kernel.org>, linux-leds@vger.kernel.org, platform-driver-x86@vger.kernel.org, Hans de Goede <hdegoede@redhat.com>, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com>, =?utf-8?q?A?= =?utf-8?q?ndr=C3=A9_Apitzsch?= <git@apitzsch.eu>, linux-kernel@vger.kernel.org, Andy Shevchenko <andy.shevchenko@gmail.com>, Sebastian Reichel <sre@kernel.org>, linux-pm@vger.kernel.org Cc: Kate Hsuan <hpa@redhat.com> Subject: [PATCH v5 RESEND 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2 Date: Sun, 24 Mar 2024 23:01:01 +0800 Message-ID: <20240324150107.976025-1-hpa@redhat.com> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: <linux-pm.vger.kernel.org> List-Subscribe: <mailto:linux-pm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-pm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 |
Series |
KTD2026 indicator LED for X86 Xiaomi Pad2
|
expand
|