Message ID | 20240318173319.201799-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show
Received: from relmlie5.idc.renesas.com (relmlor1.renesas.com [210.160.252.171]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 15D7C55C04; Mon, 18 Mar 2024 17:33:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.171 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710783214; cv=none; b=jJvVNcCSBvHME4gZmCV/cmyjEVGzhqvL9FE4n4T/eq9OfFX+Eyru8Vxo9VQQb7Ap6f50yJgmmLppb/ghtp04VB9BFQtYD7UNY4fy9bhZKuVjnSPKZfVpT2QTXZ7/N9NgFSaqJFPb/OXrgv1JEh1m6ZrAkiTFwZTqLNAogwlKyBE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710783214; c=relaxed/simple; bh=pkhKpxpft/xtkFnEhD1ehUAl7sy49h8RDYhhWIDUOs8=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=GzxHcfoqmtrXfgJEUahI/9IBWPGSky/EDo768rMq/SXMh4k3/JCwPO73a1BKxZvbSF+jgb/E33TMR2HHde+OTJRNuJcz+oV7wALfn3LygDUrVVr3FPEq9Rszj9pKJdsflgmxtZkX+1AMLAi04qmxsgBCksTaWjHCq8yKcEXiCIA= 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.171 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,134,1708354800"; d="scan'208";a="198216079" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 19 Mar 2024 02:33:26 +0900 Received: from localhost.localdomain (unknown [10.226.93.20]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 8D30040359E5; Tue, 19 Mar 2024 02:33:22 +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 v4 0/6] Fix USB pipe configuration for RZ/G2L Date: Mon, 18 Mar 2024 17:33:13 +0000 Message-Id: <20240318173319.201799-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
|