Message ID | 20240416053909.256319-1-hpa@redhat.com |
---|---|
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 2314D3A1C9 for <linux-leds@vger.kernel.org>; Tue, 16 Apr 2024 05:39:37 +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=1713245979; cv=none; b=C7VpKw6y+tcEUVVSkgAup5F63mIpxip7YDoQLaSrueq/TR6tlBcPYEjGGpO/CvTEwQpxRBHFUxdBIfmnSdrYkZv8Nvx1hm2Lrec3Csnmq0dKL/D0rRdyyvN2fNICYskCYRKlpTxEHAW/qFYdTZpSHPw8yJ8EwTasFn5WqOIfJU0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1713245979; c=relaxed/simple; bh=K8CWsGrSvjlor4XOvpsr5xcvDhGAFvw/vbJ8MGvqIds=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=TpINR6HnRo2NnQnwkN2Nzu/pNAblqkR9ofxAJtr0TATr9k3fUhQuJwB1vUFTv43LTKg7NFSfM+VYinzwtDPDthh3pb9asavLOHPadmGFVJTm5UkZB6xSry4hw9WMb+y6BZID6YDmudXcmaAo8McUMZ9wMaAwZi7q6n44hN31rbw= 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=Ym3MFEHL; 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="Ym3MFEHL" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1713245977; 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=0+Hc2p+jT5Q4vVgv9O18REk/mQYHW8ZTSMxALLmVm0w=; b=Ym3MFEHL+IbCd3cXMTHFbyrhLqLxYynZajnG19suSutIxckUb7mfr8txmX8KO0N8SJ8wQX jNPIi+as+Y20lm2HM0S4hI50sNh1XI3JLOKTZDRNNAeH0QGZ92DDRXsgDjnEtMfk+v7OKz GfUnFYql0lVJdQ6QeIsHwiIHyiK2Pqo= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-299-JAle0uHGO3-I45bfo7nj6A-1; Tue, 16 Apr 2024 01:39:33 -0400 X-MC-Unique: JAle0uHGO3-I45bfo7nj6A-1 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (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 4547929AA3B7; Tue, 16 Apr 2024 05:39:33 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.39.192.2]) by smtp.corp.redhat.com (Postfix) with ESMTP id 67FCC51EF; Tue, 16 Apr 2024 05:39:26 +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 v6 0/5] KTD2026 indicator LED for X86 Xiaomi Pad2 Date: Tue, 16 Apr 2024 13:39:04 +0800 Message-ID: <20240416053909.256319-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.5 |
Series |
KTD2026 indicator LED for X86 Xiaomi Pad2
|
expand
|