blob: 5eff0729accb7bf7dcd19dcb6df0987e54f77279 [file] [log] [blame]
/*
* Copyright 2024 Vestas Wind Systems A/S
*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
chosen {
zephyr,canbus = &can0;
};
};
&can_loopback0 {
status = "disabled";
};
&can0 {
status = "okay";
};