Message ID | 20201125120642.37156-1-heikki.krogerus@linux.intel.com |
---|---|
Headers | show
Return-Path: <linux-usb-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7769DC5519F for <linux-usb@archiver.kernel.org>; Wed, 25 Nov 2020 12:06:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 25DCF206F9 for <linux-usb@archiver.kernel.org>; Wed, 25 Nov 2020 12:06:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728948AbgKYMGp (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Wed, 25 Nov 2020 07:06:45 -0500 Received: from mga04.intel.com ([192.55.52.120]:40146 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727409AbgKYMGp (ORCPT <rfc822;linux-usb@vger.kernel.org>); Wed, 25 Nov 2020 07:06:45 -0500 IronPort-SDR: nmZWZj6pYScw5bniHoSpWcrQWMy126lb9bVItXnwtlKzduT9/uPBpaPvC3DTnDi0iguLncKIqe 3ML15Jk5P44Q== X-IronPort-AV: E=McAfee;i="6000,8403,9815"; a="169559217" X-IronPort-AV: E=Sophos;i="5.78,368,1599548400"; d="scan'208";a="169559217" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Nov 2020 04:06:44 -0800 IronPort-SDR: cTu6ckH2G9ehQxPKEzcBKRTh67N3pRHCjOcbSnebcHyWmfx0xPJpafK7ajtAEESm2JZ8yw/F4U uFVuT5ht6RNg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.78,368,1599548400"; d="scan'208";a="432936346" Received: from black.fi.intel.com (HELO black.fi.intel.com.) ([10.237.72.28]) by fmsmga001.fm.intel.com with ESMTP; 25 Nov 2020 04:06:43 -0800 From: Heikki Krogerus <heikki.krogerus@linux.intel.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Prashant Malani <pmalani@chromium.org>, Benson Leung <bleung@chromium.org>, linux-usb@vger.kernel.org Subject: [PATCH 0/2] usb: typec: Expose the partner USB PD product type to the userspace Date: Wed, 25 Nov 2020 15:06:40 +0300 Message-Id: <20201125120642.37156-1-heikki.krogerus@linux.intel.com> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
usb: typec: Expose the partner USB PD product type to the userspace
|
expand
|