On Fri, Aug 05, 2022 at 01:02:14PM +0200, Konrad Dybcio wrote: > On 5.08.2022 11:23, Johan Hovold wrote: > > Included is also support for the alternate (second-source) touchpad > > found on some X13s laptops. Note that the node is disabled for now as > > ideally the boot firmware should be determining which touchpad is > > actually populated. > Interesting, what bootloader is used on these? Are you chainloading > something on top of Qualcomm's XBL UEFI? We're using GRUB currently. Not sure how we'd go about implementing this, and perhaps we'll just end up enabling both in DT instead eventually. > > With some additional fixes it is possible to have both nodes enabled and > > letting Linux do the probing, but let's wait for a conclusion to the > > discussion about whether that is desirable before enabling them both: > > > > https://lore.kernel.org/all/YuJXMHoT4ijUxnRb@xxxxxxxxxxxxxxxxxxxx Johan