From: Svyatoslav Ryhel <clamor95@gmail.com>
To: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Thierry Reding" <thierry.reding@gmail.com>,
"Jonathan Hunter" <jonathanh@nvidia.com>,
"Svyatoslav Ryhel" <clamor95@gmail.com>,
"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Dmitry Osipenko" <digetx@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-tegra@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/2] usb: phy: tegra: add support for HSIC mode
Date: Thu, 4 Sep 2025 19:32:36 +0300 [thread overview]
Message-ID: <20250904163238.238105-1-clamor95@gmail.com> (raw)
Add support for HSIC mode into phy driver. HSIC mode is supported by
second USB controller in Tegra SoC and is used for connecting modem.
Linux kernel has support for HSIC mode in the controller driver itself
(Chipidea driver) but USB PHY part was missing until now.
Svyatoslav Ryhel (2):
usb: phy: tegra: use phy type directly
usb: phy: tegra: add HSIC support
drivers/usb/phy/phy-tegra-usb.c | 304 ++++++++++++++++++++++++++----
include/linux/usb/tegra_usb_phy.h | 7 +-
2 files changed, 278 insertions(+), 33 deletions(-)
--
2.48.1
next reply other threads:[~2025-09-04 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 16:32 Svyatoslav Ryhel [this message]
2025-09-04 16:32 ` [PATCH v1 1/2] usb: phy: tegra: use phy type directly Svyatoslav Ryhel
2025-09-06 5:41 ` kernel test robot
2025-09-04 16:32 ` [PATCH v1 2/2] usb: phy: tegra: add HSIC support Svyatoslav Ryhel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250904163238.238105-1-clamor95@gmail.com \
--to=clamor95@gmail.com \
--cc=digetx@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@baylibre.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox