Message ID | 20240319105356.87287-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 586CF2A8D7; Tue, 19 Mar 2024 10:54:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710845653; cv=none; b=any4BqAbN6ul4ihV+ElChnopn9pTY+7YFRdxJfJ5bPPn0GYXY5O8RppGfNBRh66J8O/Ao6DA1DZtUuhp1BEFq6LHZWHNzust25ALkDHTlG+XsDECDQo3unSLa7wUHv67Rr4penejgoI3DKS9CbCArcgT1QPCR3rbOF9fMQSPfrw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710845653; c=relaxed/simple; bh=ZS5nhtTtRPjj1W3fF3ceyO7tg6di5jiVNSnWrHN7yLg=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=sIeQ5Ln6P5UzSCOiCOEv72xM2TMdsMXGDBSWbwteu9WCxVJHKSpqZM6dhp8gs94YHmPC/hqFw/X4wgq2qEUXrMg8Xjehkxes04qwnkZM7t3exPZkxpk7vOAWVb2yFqK2uJ2aj+b9uu6tyeAF7EUbOaRm6nKIT9DgX9irtymXE9s= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com; spf=pass smtp.mailfrom=bp.renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=bp.renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bp.renesas.com X-IronPort-AV: E=Sophos;i="6.07,136,1708354800"; d="scan'208";a="202296486" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 19 Mar 2024 19:54:02 +0900 Received: from localhost.localdomain (unknown [10.226.92.214]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 08CAF4006DFB; Tue, 19 Mar 2024 19:53:58 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Geert Uytterhoeven <geert+renesas@glider.be>, Magnus Damm <magnus.damm@gmail.com>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>, linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com> Subject: [PATCH v5 0/6] Fix USB pipe configuration for RZ/G2L Date: Tue, 19 Mar 2024 10:53:50 +0000 Message-Id: <20240319105356.87287-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 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 Content-Transfer-Encoding: 8bit |
Series |
Fix USB pipe configuration for RZ/G2L
|
expand
|