Disable can2 is not enough, since the reg_can2_3v3 will be turned off by
the regulator framework and that will impact can2 in m4 side even if can2
driver disabled in A7 side.
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
(cherry picked from commit
f1bd999df30c6e88c1a967856304086aa72f2db0)
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
reg = <0x00901000 0xf000>;
};
+®_can2_3v3 {
+ status = "disabled";
+};
+
&rpmsg{
status = "okay";
};