Message ID | 20240531114124.45346-1-hdegoede@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 AAD67142642 for <linux-pm@vger.kernel.org>; Fri, 31 May 2024 11:41: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=1717155699; cv=none; b=szw0wrAa50UXwSHDNUSVpY7ElCjj9vdJY0wqs5YRxIL/OMMAlS1Glkuhu5cSSjBrjHMAVtJZpUmET6+Sr5kg3Mk0O2e5Qz2yJv2lRqZGagFNIeSYTTAqZbw89R84+rFc/aY+jh+6zftc8rNxi4Mv/uPH3RmxjMA+k4EVHGYGKso= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717155699; c=relaxed/simple; bh=Y1m4p/TcgWbBgijIUIAVXXb7JuJ3t/UEeBbhBQZOjl4=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=ne2wB2Usyfcc9U7J1YnR23QIv8croxmn17ezgdIWlrpuF7tEujc/JisuLzXk4TTOhL/C/zWNuIZaFYpMs+0T/WGYdQdMrg5VE1OMyMDJ9Uk8wKKqv9hewlXh2SPDY/1n3av7xmzgpH0EmqaRvAib6dwtoxiIhlcperFIXtp+t4w= 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=N4oqvGQ6; 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="N4oqvGQ6" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1717155696; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LhaYMn6Ko6UIAVKT86bloZ0sX/E9fzLv8HDDyDq2PMM=; b=N4oqvGQ6ejV9bQv5M4bpul5jRdQ9DSmNZJs/W38VLlYudheWQYFCCTradqbMHT8/gEwWo0 XpoXiAw7PiOspl4DvjQDq+g6ikgyz0KMEopLAmhWrOGwFIkte1dZnNBCxAx/OrrooI8+IX +c75Ibj5CpekPnMA54MjoQqKFuNyw58= 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-359-lxA8LgfqN1WrQlkrCvoi7w-1; Fri, 31 May 2024 07:41:33 -0400 X-MC-Unique: lxA8LgfqN1WrQlkrCvoi7w-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 BE9503C025AD; Fri, 31 May 2024 11:41:31 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.76]) by smtp.corp.redhat.com (Postfix) with ESMTP id 62C69740F; Fri, 31 May 2024 11:41:30 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com>, Andy Shevchenko <andy@kernel.org>, Pavel Machek <pavel@ucw.cz>, Lee Jones <lee@kernel.org>, Kate Hsuan <hpa@redhat.com>, Sebastian Reichel <sre@kernel.org> Cc: Hans de Goede <hdegoede@redhat.com>, platform-driver-x86@vger.kernel.org, =?utf-8?q?Andr=C3=A9_Apitzsch?= <git@apitzsch.eu>, linux-leds@vger.kernel.org, linux-pm@vger.kernel.org Subject: [PATCH v10 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2 Date: Fri, 31 May 2024 13:41:18 +0200 Message-ID: <20240531114124.45346-1-hdegoede@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-Type: text/plain; charset=UTF-8 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 |