Message ID | 20240207061006.407066-1-hpa@redhat.com |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.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 6D42D25566 for <linux-leds@vger.kernel.org>; Wed, 7 Feb 2024 06:10:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707286254; cv=none; b=D/WrCAtiCTpsdbW8yqmKzwK/mRGDdIKuOllvK09D3j+wmZkIrpuIqp2oIDIcngdqUOwtBqnTwz+4zfHuOKF0u25NSsxOW9JyVUdmJSSljxHdRlVt/Spulfsw31B9spDdW+LIWUzvxewJe+kdpvVvRzhkg8ZbOIgqv+S58Lw6Pto= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707286254; c=relaxed/simple; bh=L35QMpEsdoDCMyjRk0YIWhnb7h4Fbiw8wggB3TGNW0I=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=ZQ4pnQnO58JRg1+5KtHfCfeHaWu5ztlylZ9Eakr2detrqjLPKbBBi0x7pgmKKC5LpbxkSOcujPgIT2P5J26Es20lucdm9mT4B2laHgxLsCaRAE6tchYPCrjinRyBootdhZ8QelzrheC892jwbjPZx1zFGQmo1q68cKZG1a91y0o= 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=UiaOTWXI; arc=none smtp.client-ip=170.10.133.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="UiaOTWXI" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1707286251; 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=nQ115fx9zHrutsWrwrQXur/1A7qSlZzNjkAaOamyOZA=; b=UiaOTWXIa+45CyQZU9Bp7/4P4zLUXsY8WdaXwvqz2sfhhGPvneWHAh3EIR0MggUY28PXDN Y120/m3s7u8sYrLJA/eKWCdiS69cPU4JNqkIk4xA1429UOeioPgAvo9bP2f9gxeuddjynQ SeVwCfGncHpilfGSaiEEB9e9ZihxEjc= 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-202-OSQKT60zNpaxyv92lEr_4Q-1; Wed, 07 Feb 2024 01:10:48 -0500 X-MC-Unique: OSQKT60zNpaxyv92lEr_4Q-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (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 CADDC811E81; Wed, 7 Feb 2024 06:10:47 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.64.240.8]) by smtp.corp.redhat.com (Postfix) with ESMTP id DB86C1C0652C; Wed, 7 Feb 2024 06:10:44 +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> Cc: Kate Hsuan <hpa@redhat.com> Subject: [PATCH 0/2] KTD2026 indicator LED for X86 Xiaomi Pad2 Date: Wed, 7 Feb 2024 14:10:04 +0800 Message-ID: <20240207061006.407066-1-hpa@redhat.com> 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 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.7 |
Series |
KTD2026 indicator LED for X86 Xiaomi Pad2
|
expand
|