Message ID | 20240607113745.73934-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 9D75518F2CE; Fri, 7 Jun 2024 11:38:00 +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=1717760283; cv=none; b=VY0x22id3QD4dk/ZbVgjh9dP8kBwMWp+uwom4Z8pAAzxFaoqtwIcgtRFKUdjdI96FCiluDicnLmRyq2W1Y7OzhVe5gF84ibGWANsSsolPAxs+AgXWs0IUGC2+QTANU20Frutx32HNFnNafP2wbXn5rkQ+rqhKCye6juBouWv0fY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717760283; c=relaxed/simple; bh=UGZ5oEMZ9e4xXf3NhtkgCSOOT7Nya92+sWR8qP8kW18=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=KbMJYzprqwT9f5UDWe39q1LNCygkBpWT2sjBKa10+FcVVRyO6V9Rga7fL3ttCE8XHHBjXFL6q09OLnHzLIO3O0aXCSDEEarssidXfA53PU2XsEe3xGSNqQbusBAFU7idcreFQneVXlEO2evqBY1kpea1v1tTGfN/xoHAIORyV9g= 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.08,221,1712588400"; d="scan'208";a="207084411" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 07 Jun 2024 20:37:52 +0900 Received: from localhost.localdomain (unknown [10.226.92.204]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 0BC8D40071E8; Fri, 7 Jun 2024 20:37:47 +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>, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>, Rob Herring <robh@kernel.org>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Conor Dooley <conor+dt@kernel.org> Cc: Biju Das <biju.das.jz@bp.renesas.com>, Vinod Koul <vkoul@kernel.org>, Kishon Vijay Abraham I <kishon@kernel.org>, linux-renesas-soc@vger.kernel.org, linux-phy@lists.infradead.org, Geert Uytterhoeven <geert+renesas@glider.be>, Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>, Biju Das <biju.das.au@gmail.com>, devicetree@vger.kernel.org Subject: [PATCH RFC v2 0/4] Add USB VBUS regulator for RZ/G2L Date: Fri, 7 Jun 2024 12:37:41 +0100 Message-Id: <20240607113745.73934-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 USB VBUS regulator for RZ/G2L
|
expand
|