On Mon, Sep 27, 2021 at 07:36:52PM +0300, Dmitry Osipenko wrote: > 12.09.2021 21:17, Dmitry Osipenko пишет: > > Support programming USB PHY into OTG mode. > > > > Signed-off-by: Dmitry Osipenko > > --- > > drivers/usb/phy/phy-tegra-usb.c | 198 +++++++++++++++++++++++++++++- > > include/linux/usb/tegra_usb_phy.h | 5 + > > 2 files changed, 198 insertions(+), 5 deletions(-) > > Greg / Felipe, could you please ack this patch to allow Thierry to take > this series via the Tegra tree? It depends on the soc/tegra patch of > this patchset. Looking at the series, I don't think this necessarily needs to go through the Tegra tree. Given that you have backwards-compatibility with older device trees, applying this separately to the USB tree should work fine. Once the soc/tegra and DT bits and the USB bits get combined they should enable the new functionality, but nothing should break if things are applied separately. If so, I can just pick up the rest and let Felipe or Greg pick this one up. Dmitry, can you confirm that this patch should be applicable separately? If so: Acked-by: Thierry Reding