diff options
| author | Thomas Hellström <thomas.hellstrom@linux.intel.com> | 2025-09-22 11:15:27 +0300 |
|---|---|---|
| committer | Thomas Hellström <thomas.hellstrom@linux.intel.com> | 2025-09-22 11:15:27 +0300 |
| commit | 6372843af46edfd84d7145f4cb9f2b87dd9fdc62 (patch) | |
| tree | 4cf6d75acda32087f69739988f0a4eece260f243 /include/linux/platform_data | |
| parent | d9b2623319fa20c2206754284291817488329648 (diff) | |
| parent | 342f141ba9f4c9e39de342d047a5245e8f4cda19 (diff) | |
| download | linux-6372843af46edfd84d7145f4cb9f2b87dd9fdc62.tar.xz | |
Merge drm/drm-next into drm-xe-next
Initial backmerge for 6.19 development.
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/x86/int3472.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/x86/int3472.h b/include/linux/platform_data/x86/int3472.h index 78276a11c48d..1571e9157fa5 100644 --- a/include/linux/platform_data/x86/int3472.h +++ b/include/linux/platform_data/x86/int3472.h @@ -27,6 +27,7 @@ #define INT3472_GPIO_TYPE_CLK_ENABLE 0x0c #define INT3472_GPIO_TYPE_PRIVACY_LED 0x0d #define INT3472_GPIO_TYPE_HANDSHAKE 0x12 +#define INT3472_GPIO_TYPE_HOTPLUG_DETECT 0x13 #define INT3472_PDEV_MAX_NAME_LEN 23 #define INT3472_MAX_SENSOR_GPIOS 3 |
