Message ID | 20220704102845.168438-1-herve.codina@bootlin.com (mailing list archive) |
---|---|
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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5270ECCA47F for <linux-usb@archiver.kernel.org>; Mon, 4 Jul 2022 10:28:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233627AbiGDK2y (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Mon, 4 Jul 2022 06:28:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53972 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232902AbiGDK2y (ORCPT <rfc822;linux-usb@vger.kernel.org>); Mon, 4 Jul 2022 06:28:54 -0400 Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [IPv6:2001:4b98:dc4:8::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC60E2625; Mon, 4 Jul 2022 03:28:52 -0700 (PDT) Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id D3743240011; Mon, 4 Jul 2022 10:28:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1656930530; 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=mVNeD3Iv241MMSKHzOkGYtB1tl0gPyGEB3cP/1HVpvs=; b=SiMelcI0U7jOc5EkaiVeqWum1ZWBMzMkRIuBNV+3SoR454c5gN0G5D4lCQ42V1hF7cOgx/ +e+PNAIB69dQ5zGlbsSDUYaJ5JmdFdU3ng2klGnIuV7WZbR+Z5t3JnE6T/LnACBTIR7FEf PgyOksjZE1aBZRh7ahXSg0aQwB8BvUCIW1DWKG1S3hQMsIAdI/TbU0CdSHVp07tiGN97LU uHlScGJPZ+YiPPSIEckbwPqOeU2bF3tK56g0K4XK1+WolAYfKikCQKLWVUbtIBlKBWQbMS RuyfP1orrzsPzzA2CRPBVwq8Hum3YmEpQdir0ly/QFlk0l/v97WxAAlApwg1JA== From: Herve Codina <herve.codina@bootlin.com> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Nicolas Ferre <nicolas.ferre@microchip.com>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Claudiu Beznea <claudiu.beznea@microchip.com>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Horatiu Vultur <horatiu.vultur@microchip.com> Cc: linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Herve Codina <herve.codina@bootlin.com> Subject: [PATCH v5 0/3] Microchip LAN966x USB device support Date: Mon, 4 Jul 2022 12:28:42 +0200 Message-Id: <20220704102845.168438-1-herve.codina@bootlin.com> X-Mailer: git-send-email 2.35.3 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 |
Microchip LAN966x USB device support
|
expand
|