"Kernel Panic" boot error message when loading touchscreen driver
Hello all.In my stm32mp1 linux yocto machine I'm attempting to modify the touchscreen devicetree to manage the GOODIX GT911 touchscreen driver.Before modify the devicetree is the following +&i2c2 { + pinctrl-names = "default", "sleep"; + pinctrl-0 ...