[PATCH v5 10/10] drm/bridge: it6505: add I2C functionality on AUX

Dmitry Baryshkov dmitry.baryshkov at linaro.org
Mon Oct 14 11:58:01 UTC 2024


On Tue, Oct 01, 2024 at 02:45:50PM +0800, Hermes Wu wrote:
> From: Hermes Wu <Hermes.wu at ite.com.tw>
> 
> DisplayPort AUX protocol supports I2C transport which is capable of reading EDID or supports MCCS.
> 
> In drm_dp_helper, drm_dp_i2c_xfer() packs I2C requests into a sequence of AUX requests.
> it6505_aux_i2c_operation() is implemented to match drm_dp_i2c_xfer() behavior.
> it6505_aux_i2c_transfer() adds I2C functionality for  it6505_aux_transfer().
> 
> Signed-off-by: Hermes Wu <Hermes.wu at ite.com.tw>
> ---
>  drivers/gpu/drm/bridge/ite-it6505.c | 177 +++++++++++++++++++++++++++-
>  1 file changed, 175 insertions(+), 2 deletions(-)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
-- 
With best wishes
Dmitry


More information about the dri-devel mailing list