[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220207214026.1526151-1-pmalani@chromium.org>
Date:   Mon,  7 Feb 2022 21:40:22 +0000
From:   Prashant Malani <pmalani@...omium.org>
To:     linux-kernel@...r.kernel.org
Cc:     Prashant Malani <pmalani@...omium.org>,
        Benson Leung <bleung@...omium.org>,
        chrome-platform@...ts.linux.dev (open list:CHROMEOS EC USB TYPE-C
        DRIVER), Guenter Roeck <groeck@...omium.org>
Subject: [PATCH 0/4] platform/chrome: cros_ec_typec: Reorganize mux configuration
This is a short series that reorganizes when mux configuration occurs
during Type C port updates. The first 2 patches are minor refactors
which move some of the mux update logic to within
cros_typec_configure_mux(). The third patch moves
cros_typec_configure_mux() itself to be earlier in
cros_typec_port_update().
The final patch updates the stashed mux flag when a partner removal has
occured.
Prashant Malani (4):
  platform/chrome: cros_ec_typec: Move mux flag checks
  platform/chrome: cros_ec_typec: Get mux state inside configure_mux
  platform/chrome: cros_ec_typec: Configure muxes at start of port
    update
  platform/chrome: cros_ec_typec: Update mux flags during partner
    removal
 drivers/platform/chrome/cros_ec_typec.c | 76 +++++++++++--------------
 1 file changed, 34 insertions(+), 42 deletions(-)
-- 
2.35.0.263.gb82422642f-goog
Powered by blists - more mailing lists
 
