rockchip
This commit is contained in:
15
rk356x/rp-can0-m0-rk3568.dtsi
Executable file
15
rk356x/rp-can0-m0-rk3568.dtsi
Executable file
@@ -0,0 +1,15 @@
|
||||
|
||||
|
||||
&can0 {
|
||||
compatible = "rockchip,rk3568-can-2.0";
|
||||
assigned-clocks = <&cru CLK_CAN0>;
|
||||
assigned-clock-rates = <150000000>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&can0m0_pins>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
/** disabled for used to be can0 */
|
||||
status = "disabled";
|
||||
};
|
||||
Reference in New Issue
Block a user