Add all I2C/GPIO/UCSI driver sources to P2 patches
Recreate 11 driver crates lost during upstream source refresh: - i2c-interface: shared I2C types (adapter info, transfer request/response) - i2cd: /scheme/i2c adapter registry scheme daemon - intel-lpss-i2cd: Intel LPSS/SerialIO I2C controller (ACPI-enumerated) - dw-acpi-i2cd: DesignWare ACPI I2C controller - amd-mp2-i2cd: AMD MP2 I2C controller (PCI-enumerated) - i2c-hidd: I2C HID client daemon (PNP0C50/ACPI0C50 scanning, _DSM, HID protocol) - intel-thc-hidd: Intel THC QuickI2C transport daemon - gpiod: /scheme/gpio controller registry scheme daemon - intel-gpiod: Intel ACPI GPIO registrar - i2c-gpio-expanderd: I2C GPIO expander companion bridge - ucsid: UCSI scheme daemon (/scheme/ucsi/summary, connectors, health) P2-acpi-i2c-resources.patch: 6726 lines (was 1265) P2-boot-runtime-fixes.patch: 319 lines (unchanged) Both patches verified to apply cleanly on top of redox.patch
This commit is contained in: