linux-stable/drivers/gpu/drm/sun4i
Heiner Kallweit e965a70727 drm: remove I2C_CLASS_DDC support
After removal of the legacy EEPROM driver and I2C_CLASS_DDC support in
olpc_dcon there's no i2c client driver left supporting I2C_CLASS_DDC.
Class-based device auto-detection is a legacy mechanism and shouldn't
be used in new code. So we can remove this class completely now.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2024-01-18 21:10:41 +01:00
..
Kconfig
Makefile drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk 2023-05-10 16:03:10 +02:00
sun4i_backend.c drm/sun4i: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sun4i_backend.h
sun4i_crtc.c
sun4i_crtc.h
sun4i_drv.c drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers 2023-09-21 10:41:04 -07:00
sun4i_drv.h
sun4i_framebuffer.c
sun4i_framebuffer.h
sun4i_frontend.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun4i_frontend.h drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun4i_hdmi.h
sun4i_hdmi_ddc_clk.c
sun4i_hdmi_enc.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun4i_hdmi_i2c.c drm: remove I2C_CLASS_DDC support 2024-01-18 21:10:41 +01:00
sun4i_hdmi_tmds_clk.c
sun4i_layer.c
sun4i_layer.h
sun4i_lvds.c
sun4i_lvds.h
sun4i_rgb.c
sun4i_rgb.h
sun4i_tcon.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun4i_tcon.h
sun4i_tcon_dclk.c drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk 2023-05-10 16:03:10 +02:00
sun4i_tcon_dclk.h drm: sun4i: rename sun4i_dotclock to sun4i_tcon_dclk 2023-05-10 16:03:10 +02:00
sun4i_tv.c drm/sun4i: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sun6i_drc.c drm/sun4i: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sun6i_mipi_dsi.c drm/sun4i: Convert to platform remove callback returning void 2023-06-08 09:04:12 -07:00
sun6i_mipi_dsi.h
sun8i_csc.c
sun8i_csc.h
sun8i_dw_hdmi.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun8i_dw_hdmi.h
sun8i_hdmi_phy.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun8i_hdmi_phy_clk.c
sun8i_mixer.c drm: Explicitly include correct DT includes 2023-07-21 09:12:43 +02:00
sun8i_mixer.h
sun8i_tcon_top.c This pull request is full of clk driver changes. In fact, there aren't any 2023-08-30 19:53:39 -07:00
sun8i_tcon_top.h
sun8i_ui_layer.c
sun8i_ui_layer.h
sun8i_ui_scaler.c
sun8i_ui_scaler.h
sun8i_vi_layer.c
sun8i_vi_layer.h
sun8i_vi_scaler.c
sun8i_vi_scaler.h
sunxi_engine.h