diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-04-08 18:35:51 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-04-08 18:38:16 +0300 |
| commit | 3e5a516f3bf1a33f2bf219f570e9b5c031616f6a (patch) | |
| tree | 5a08ceb71fcfd86272250ef3b45f6ed839d83683 /scripts/const_structs.checkpatch | |
| parent | 9dc23cba0927d09cb481da064c8413eb9df42e2b (diff) | |
| parent | 6078b8ce070cad3f9a8ecfce65d0f6d595494f02 (diff) | |
Merge tag 'phy_dp_modes_6.10' into msm-next-lumag
Merge DisplayPort subnode API in order to allow DisplayPort driver to
configure the PHYs either to the DP or eDP mode, depending on hardware
configuration.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
| -rw-r--r-- | scripts/const_structs.checkpatch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/const_structs.checkpatch b/scripts/const_structs.checkpatch index 188412aa2757..fa96cfd16e99 100644 --- a/scripts/const_structs.checkpatch +++ b/scripts/const_structs.checkpatch @@ -2,11 +2,13 @@ acpi_dock_ops address_space_operations backlight_ops block_device_operations +bus_type clk_ops comedi_lrange component_ops dentry_operations dev_pm_ops +device_type dma_map_ops driver_info drm_connector_funcs |
