Message ID | 20240611110402.58104-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 7AE31E57E; Tue, 11 Jun 2024 11:04: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=1718103852; cv=none; b=WAhHVb40yAWCJp03DZdjnNMjaZL+i1zxEHnqH3hMQDfMIPAJ8qJYlW0Gj8CODE66/U1JU2abmhyf3jXdP6XGaS45AnWltMah5Qz/zIWw1vbM7+LEFf354U8/bYte4pJCsKbiW/abLji9uFGIwGqAirut58p5ejiv0SRv9lFZUec= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1718103852; c=relaxed/simple; bh=98t87dKRpoXqlqHCWIsVHZ6TKkxUFPKEghc3gOXev78=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=XC5ehatJmmFqcRxegNx5GDh3cCd2Mgo4GQjWQQHpCOVDOV3foWQXL1t0545a9DK+OtMqbdTjBdQxIH3QQAX5VSMVSY7CpUhkPJOQy18Jp2+7niwtJnTWpV0pIY3bJwx1I+R7TUWzPmtB3jWG50dfD8AZUFAwl182kU9KKFE/D1I= 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.08,229,1712588400"; d="scan'208";a="211446379" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 11 Jun 2024 20:04:09 +0900 Received: from localhost.localdomain (unknown [10.226.93.49]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id C675B400F953; Tue, 11 Jun 2024 20:04:04 +0900 (JST) From: Biju Das <biju.das.jz@bp.renesas.com> To: Philipp Zabel <p.zabel@pengutronix.de>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, Vinod Koul <vkoul@kernel.org>, Kishon Vijay Abraham I <kishon@kernel.org>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org>, Geert Uytterhoeven <geert+renesas@glider.be> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com>, devicetree@vger.kernel.org, linux-phy@lists.infradead.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH v3 0/6] Add support for USB VBUS control for RZ/G2L SoCs Date: Tue, 11 Jun 2024 12:03:56 +0100 Message-Id: <20240611110402.58104-1-biju.das.jz@bp.renesas.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: <linux-renesas-soc.vger.kernel.org> List-Subscribe: <mailto:linux-renesas-soc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-renesas-soc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
Add support for USB VBUS control for RZ/G2L SoCs
|
expand
|