On Fri, Sep 5, 2025 at 11:57 AM Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> wrote: > > On Mon, Aug 25, 2025 at 02:57:46PM +0000, Andrei Kuchynski wrote: > > This new field in the port properties dictates whether the Platform Policy > > Manager (PPM) allows the OS Policy Manager (OPM) to change the currently > > active, negotiated alternate mode. > > > > Signed-off-by: Andrei Kuchynski <akuchynski@xxxxxxxxxxxx> > > --- > > drivers/usb/typec/class.c | 9 ++++++--- > > drivers/usb/typec/class.h | 2 ++ > > include/linux/usb/typec.h | 1 + > > 3 files changed, 9 insertions(+), 3 deletions(-) > > This is okay by me, but you forgot to document the file. > > thanks, Hi Heikki, I missed it. Thanks! Andrei