Touchpad on Lenovo Yoga not working after new F37 install

I had Fedora 37 installed on a Lenovo Yoga S940-14IIL laptop. Fedora has been installed on the laptop since June 2020 and been upgrade for each release to F37. The touchpad have been working fine. I can’t remember if I did something in 2020 to make it work. I just did a fresh installation of F37 on the laptop, wiping the old installation. Everything seems to work after the installation besides the touchpad. It looks like the touchpad is found, see below. How can I investigate this issue further?

I: Bus=0018 Vendor=06cb Product=cdb0 Version=0100
N: Name="MSFT0001:00 06CB:CDB0 Touchpad"
P: Phys=i2c-MSFT0001:00
S: Sysfs=/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSFT0001:00/0018:06CB:CDB0.0001/input/input8
U: Uniq=
H: Handlers=mouse1 event5 
B: PROP=5
B: EV=1b
B: KEY=e520 10000 0 0 0 0
B: ABS=2e0800000000003
B: MSC=20

Please probe your computer and check if your Touchpad already is listed as working fine with the 6.x.x kernel.
https://linux-hardware.org/

As I do remember the Lenovo Yoga came always with Windows. Maybe there is a new firmware you have to update that you can use it again with the newest Kernel.
Did you have a look on the Lenovo Website too? They have a Linux section too.

Thanks for your reply.

I had it previously working with Kernel 6.

can you also post:
lsmod
sudo libinput list-devices
journalctl -b

Thanks