1/*
2 * Copyright (c) 2023 Vestas Wind Systems A/S
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7&can_loopback0 {
8	status = "disabled";
9};
10
11&can0 {
12	status = "okay";
13};
14