15 lines
335 B
Plaintext
15 lines
335 B
Plaintext
|
// SPDX-License-Identifier: GPL-2.0-only
|
||
|
/*
|
||
|
* Device-tree overlay for MCP251x CAN Controller with board
|
||
|
* tegra210-p3448-0003-p3542-0000.
|
||
|
*
|
||
|
* Copyright (c) 2020 NVIDIA CORPORATION. All rights reserved.
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
/plugin/;
|
||
|
|
||
|
#include <dt-common/jetson/tegra210-p3448-0003-p3542-0000.h>
|
||
|
#include <overlays/jetson-mcp251x.dts>
|