Commits

Dong Aisheng committed 915d5631112
MLK-17159 dts: imx8qm-mek: fix can regulator name Fix can regulator names which may cause the debugfs creation fail due to the duplicated regulator-name of can0/1. No functions affect. root@imx8qmmek:~# dmesg | grep Fail [ 3.276839] can01-en: Failed to create debugfs directory [ 3.292414] can01-stby: Failed to create debugfs directory Fixes: 90cd72423ed5 ("MLK-16606-4 arm64: dts: imx8qm-mek: add flexcan support") Reported-by: Jason Liu <jason.hui.liu@nxp.com> Reviewed-by: Jason Liu <jason.hui.liu@nxp.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>