Thanks Benson, On Wed, Feb 3, 2021 at 11:18 PM Benson Leung <ble...@google.com> wrote: > > Hi Prashant, > > On Tue, 2 Feb 2021 18:15:37 -0800, Prashant Malani wrote: > > This command is used to communicate with the Chrome Embedded Controller > > (EC) regarding USB Type C events and state. > > > > These header updates are included in the latest Chrome OS EC headers [1] > > > > [1] > > https://chromium.googlesource.com/chromiumos/platform/ec/+/refs/heads/main/include/ec_commands.h > > Applied, thanks! > > [1/2] platform/chrome: cros_ec: Import Type C control command > commit: 3ec28d3673362076444e290bdb0d94ec6432dc09 > [2/2] platform/chrome: cros_ec_typec: Clear Type C disc events > commit: d521119c8b0d70b91971d632430ec1143e5d2e26
This (patch 2/2) now looks like it will lead to a conflict with the following patch which went into Greg's usb tree: cefc011f8daf ("platform/chrome: cros_ec_typec: Set Partner PD revision from status") If we want to submit stuff to for-next, perhaps the immutable branch should be merged into for-next?