Skip to content
Snippets Groups Projects
Commit aee447cf authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[D18] enable flexcan

parent 12d77815
No related branches found
No related tags found
No related merge requests found
...@@ -184,13 +184,13 @@ &flexspi { ...@@ -184,13 +184,13 @@ &flexspi {
&flexcan1 { &flexcan1 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_flexcan1>; pinctrl-0 = <&pinctrl_flexcan1>;
status = "disabled"; status = "okay";
}; };
&flexcan2 { &flexcan2 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_flexcan2>; pinctrl-0 = <&pinctrl_flexcan2>;
status = "disabled"; status = "okay";
}; };
&i2c1 { &i2c1 {
...@@ -716,8 +716,8 @@ MX8MP_IOMUXC_SAI1_MCLK__GPIO4_IO20 0x19 ...@@ -716,8 +716,8 @@ MX8MP_IOMUXC_SAI1_MCLK__GPIO4_IO20 0x19
pinctrl_flexcan1: flexcan1grp { pinctrl_flexcan1: flexcan1grp {
fsl,pins = < fsl,pins = <
MX8MP_IOMUXC_SPDIF_RX__CAN1_RX 0x154 MX8MP_IOMUXC_SAI5_RXD1__CAN1_TX 0x154
MX8MP_IOMUXC_SPDIF_TX__CAN1_TX 0x154 MX8MP_IOMUXC_SAI5_RXD2__CAN1_RX 0x154
>; >;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment