Question
How to enable CAN device driver on the STM32MP135F-DK
Hi
I plan to use CAN communication on the development board, but I have encountered some issues.
Modified stm32mp135f-dk.dts based on the instructions on the wiki.
wiki:FDCAN device tree configuration

However, the stm32mp13-pinctrl.dtsi file does not define the m_can2_pins_a and m_can2_sleep_pins_a nodes.
How should I specify the pins of CAN?
