Re: [PATCH v2 0/2] Add DT support for Multiport controller on SC8280XP

From: Johan Hovold
Date: Tue Feb 13 2024 - 03:44:20 EST


On Tue, Feb 13, 2024 at 01:57:22PM +0530, Krishna Kurapati wrote:
> Series [1] introduces binding and driver support for DWC3 Multiport
> controllers. This series adds support for tertiary controller of SC8280
> and enabled multiport controller for SA8295P-ADP platform.
>
> Till v13 the DT was pushed along with driver code. Separate the DT changes
> from driver update and pushing it as this series.

Then this is version 15, don't reset the version number and hide all the
work that has gone into getting where we are today (e.g. by removing the
changelog).

> Changes in v2:
> SA8540 Ride related code changes have been dropped and will pushed later
> due to unavailability of hardware with either Andrew or me for testing the
> gpio hog changes suggested in v1.
> Implemented vbus boost regulators as fixed regulators instead of modelling
> their enable pins as pinctrl nodes.
>
> Link to v1:
> https://lore.kernel.org/all/20240206114745.1388491-1-quic_kriskura@xxxxxxxxxxx/
>
> [1]: https://lore.kernel.org/all/20240206051825.1038685-1-quic_kriskura@xxxxxxxxxxx/

Also make sure to include reviewers that have spend time on your series
as I'm sure I've asked you before.

Please fix in a v16.

Johan