aboutsummaryrefslogtreecommitdiffstats
path: root/dts/upstream/src/arm64/ti/k3-am62a7-phyboard-lyra-rdk.dts
blob: 77e5fef618bae98d139018f874a5604c987a433c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// SPDX-License-Identifier: GPL-2.0-only OR MIT
/*
 * Copyright (C) 2023 - 2024 PHYTEC America LLC
 * Author: Garrett Giordano <ggiordano@phytec.com>
 *
 * Product homepage:
 * https://www.phytec.com/product/phyboard-am62a
 */

#include "k3-am62a7.dtsi"
#include "k3-am62a-phycore-som.dtsi"
#include "k3-am62x-phyboard-lyra.dtsi"

/ {
	compatible = "phytec,am62a7-phyboard-lyra-rdk",
		     "phytec,am62a-phycore-som", "ti,am62a7";
	model = "PHYTEC phyBOARD-Lyra AM62A7";
};

&cpsw3g_phy3 {
	ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_50_NS>;
};