]> git.ipfire.org Git - thirdparty/u-boot.git/blame - src/arm64/ti/k3-am65-iot2050-common-pg1.dtsi
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / arm64 / ti / k3-am65-iot2050-common-pg1.dtsi
CommitLineData
53633a89
TR
1// SPDX-License-Identifier: GPL-2.0
2/*
93743d24 3 * Copyright (c) Siemens AG, 2021-2023
53633a89
TR
4 *
5 * Authors:
6 * Jan Kiszka <jan.kiszka@siemens.com>
7 *
8 * Common bits of the IOT2050 Basic and Advanced variants, PG1
9 */
10
11&dss {
12 assigned-clocks = <&k3_clks 67 2>;
13 assigned-clock-parents = <&k3_clks 67 5>;
14};
15
16&serdes0 {
17 status = "disabled";
18};
19
20&sdhci1 {
21 no-1-8-v;
22};
23
24&tx_pru0_0 {
25 status = "disabled";
26};
27
28&tx_pru0_1 {
29 status = "disabled";
30};
31
32&tx_pru1_0 {
33 status = "disabled";
34};
35
36&tx_pru1_1 {
37 status = "disabled";
38};
39
40&tx_pru2_0 {
41 status = "disabled";
42};
43
44&tx_pru2_1 {
45 status = "disabled";
46};
93743d24
TR
47
48&icssg0_eth {
49 status = "disabled";
50};
51
52&icssg0_mdio {
53 status = "disabled";
54};