got it, just checked in windows and the trackpad I2C HID name is TDP0 and ACPI/PNP0C50, got the IOreg information but nothing shows there, F2 and F4 are also part of clover, how can I find PIN number if IOreg don't list it.
Any help is welcome!
drivers64UEFI not per guide. You have unnecessary drivers there. AptioMemoryFix preferred over OsxAptioFix*Drv-64. EmuVariableUefi-64 also not necessary when using AptioMemoryFix.
FakePCIID_XHCIMux isn't going to do anything with your hardware. And won't work without FakePCIID.kext anyway. Remove.
Sure you need CoreDisplayFixup.kext with 1080p display?
Why you're both statically patching DSDT and using add-on SSDTs? You should choose one method really.
OS Patch in DSDT is nonsense with SSDT-XOSI, just confusing. Revert it.
Also, SSDT-XOSI.aml isn't suitable for your hardware (Simulates Windows 2012, which probably doesn't let your trackpad work in I2C mode). Get latest version from RehabMan's config repo.
Why did you remove VoodooPS2Controller? You probably need it for keyboard...
Is SSDT-IGPU really needed...?
And please, use gen_debug.sh next time. Your files aren't enough for troubleshooting.
After you fix all of those, attach new files collected with that script.