Message ID | 20231216104630.2720818-1-kyletso@google.com (mailing list archive) |
---|---|
Headers | show
Received: from mail-yw1-f202.google.com (mail-yw1-f202.google.com [209.85.128.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7FFD012E46 for <linux-usb@vger.kernel.org>; Sat, 16 Dec 2023 10:46:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=google.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=flex--kyletso.bounces.google.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="hs5Ycn/3" Received: by mail-yw1-f202.google.com with SMTP id 00721157ae682-5d42c43d8daso12764507b3.0 for <linux-usb@vger.kernel.org>; Sat, 16 Dec 2023 02:46:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1702723596; x=1703328396; darn=vger.kernel.org; h=cc:to:from:subject:message-id:mime-version:date:from:to:cc:subject :date:message-id:reply-to; bh=QkCDEilXtYQCIy8e9lsEDQTx5zICSWpJ/Ic2JctqGMY=; b=hs5Ycn/3jvMuGFG2bWbyBOF9WIz8y5dtxdaUI8qUnAM7Nm02vUETjJxpyqtbbUOXrM I9SxoPpuYDGHW3eATtzlIghrIAgZD6f85aDsxIgjV/SZ0sQ2zK8a2VEmDykUv23mz+55 +6ooS4Tqt02EFfv13HB1DJWvhdv0obUeot+0xBOuoUNWfHVm5+Pi9gfffd1xaBbai6X4 ioqhBm2I4hAlBppZICCjqB+X97BfyWqrmbRdKun7VUAJQg4ny47Mdb5WjKQEuS5Y0nfe jBUY8KxnZnAmcQqpTwBZOmRdkQhY+RaWmsCyliND4opRNjj0bKblbV0DZx5/mqJQdGfj 4SKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702723596; x=1703328396; h=cc:to:from:subject:message-id:mime-version:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=QkCDEilXtYQCIy8e9lsEDQTx5zICSWpJ/Ic2JctqGMY=; b=gDQoX65/kos5Cq9wp53pSTWX1nqJ+eGhJdYwsoUIxPy9EMAeoDsLHdPtvuXU9u2BT/ G3/JW8W1Z+qETZWWNVHKUZkG6+Y5uj3gtKGUx6YNb3MUrYsjczzNki45nKFBx+BSL3Ar Ylge3mrNE+q9Cx7DHu8qnkIRPVVHsPBtBROb043mhPnnVzNIgbAKCHbx1QikcC2qtOvH +8g39nZc2R6y84bYxKGW0emBS4VrnK3t8vLwLnxNPR+1A8bt8HR1DkF0BvCA/Hys6Ck5 RK+ZxvWu57AwmHd3R+t3laEJUcYY7OBIP5kIyX8WTvmck6a74K2F9I6L5ermI2oVlXhd I4gw== X-Gm-Message-State: AOJu0Yw8UmRARNdQPepcZi7OrNezf5GTSSmM917418404+1qA/eS0Wco vs2B5422xeeNd1brm5Vga++Np3aY1wXF X-Google-Smtp-Source: AGHT+IH5HHW8H0BQ3s8e4080y8OMTeeAtCLdER0+lkahEqI4VMI1giM+SiTeQ5GjqSPRkEKIEU7L2armqYvk X-Received: from kyletso-p620lin01.ntc.corp.google.com ([2401:fa00:fc:202:dd61:6f37:fe44:8be9]) (user=kyletso job=sendgmr) by 2002:a05:690c:2708:b0:5e4:8ead:6e3e with SMTP id dy8-20020a05690c270800b005e48ead6e3emr271190ywb.2.1702723596548; Sat, 16 Dec 2023 02:46:36 -0800 (PST) Date: Sat, 16 Dec 2023 18:46:28 +0800 Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: <linux-usb.vger.kernel.org> List-Subscribe: <mailto:linux-usb+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-usb+unsubscribe@vger.kernel.org> Mime-Version: 1.0 X-Mailer: git-send-email 2.43.0.472.g3155946c3a-goog Message-ID: <20231216104630.2720818-1-kyletso@google.com> Subject: [PATCH v6 0/2] mutiple selectable capabilities in tcpm From: Kyle Tso <kyletso@google.com> To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux@roeck-us.net, heikki.krogerus@linux.intel.com, gregkh@linuxfoundation.org Cc: badhri@google.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Kyle Tso <kyletso@google.com> Content-Type: text/plain; charset="UTF-8" |
Series |
mutiple selectable capabilities in tcpm
|
expand
|