Commits

Li Jun committed c895d15bd04
MLK-16298-1 staging: typec: make super speed signal mux select configurable Instead of fixed pull up super speed mux selection gpio for cc1, use GPIO_ACTIVE_HIGH/LOW to map the CC1/CC2 orientation via gpiod api, So for ss-sel-gpios: GPIO_ACTIVE_HIGH: CC1 <--> GPIO high GPIO_ACTIVE_LOW : CC1 <--> GPIO low Acked-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: Li Jun <jun.li@nxp.com>