Message ID | 20230119075626.767135-1-hpa@redhat.com |
---|---|
Headers | show
Return-Path: <linux-leds-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F50AC38142 for <linux-leds@archiver.kernel.org>; Thu, 19 Jan 2023 07:57:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229917AbjASH5u (ORCPT <rfc822;linux-leds@archiver.kernel.org>); Thu, 19 Jan 2023 02:57:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229620AbjASH5n (ORCPT <rfc822;linux-leds@vger.kernel.org>); Thu, 19 Jan 2023 02:57:43 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26E22676D5 for <linux-leds@vger.kernel.org>; Wed, 18 Jan 2023 23:56:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1674115015; 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=AnJoYBSrnxau6xe0s/FoZpvzZMcp5n1ICaH81YVRh4k=; b=GI7uXGqdEeZJz7/gT0wf3ucSl+e3rBSpVuWb9qB6zyVAwOf0GLlXUlMw+ifhpZ7TPW3Hnn XWrkf4MMxSlZR6mo2GO1NqTQsxKcFrX7k25pTLdaqOUcmWOwS9KnJGxKHCrxwXKCqopgRO VcfbWAuLfB9UzghlVizClzXlJczGlxc= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-100-WVUqyAgZMNOzkmKMp48hGw-1; Thu, 19 Jan 2023 02:56:52 -0500 X-MC-Unique: WVUqyAgZMNOzkmKMp48hGw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id EDF6E85A588; Thu, 19 Jan 2023 07:56:51 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.67.24.190]) by smtp.corp.redhat.com (Postfix) with ESMTP id 456782026D68; Thu, 19 Jan 2023 07:56:48 +0000 (UTC) From: Kate Hsuan <hpa@redhat.com> To: linux-leds@vger.kernel.org, platform-driver-x86@vger.kernel.org, Hans de Goede <hdegoede@redhat.com> Cc: Kate Hsuan <hpa@redhat.com> Subject: [PATCH 0/3] leds: tps68470: LED driver for TPS68470 Date: Thu, 19 Jan 2023 15:56:23 +0800 Message-Id: <20230119075626.767135-1-hpa@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.4 Precedence: bulk List-ID: <linux-leds.vger.kernel.org> X-Mailing-List: linux-leds@vger.kernel.org |
Series |
leds: tps68470: LED driver for TPS68470
|
expand
|