blob: 8c63ed869c867a245f9aeda7b14a6e4ef6a0e2c1 [file] [log] [blame]
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +00001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * sam9x60-u-boot.dts - Device Tree file for SAM9X60 SoC.
4 *
5 * Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
6 */
7
8/ {
9 chosen {
10 u-boot,dm-pre-reloc;
11 };
12
13 ahb {
14 u-boot,dm-pre-reloc;
15
16 apb {
17 u-boot,dm-pre-reloc;
18
19 pinctrl {
20 u-boot,dm-pre-reloc;
21 };
22 };
23 };
24};
25
Claudiu Bezneaea2d4962020-10-07 18:17:11 +030026&clk32 {
27 u-boot,dm-pre-reloc;
28};
29
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030030&dbgu {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000031 u-boot,dm-pre-reloc;
32};
33
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030034&main_rc {
Claudiu Bezneaba34f062020-10-07 18:17:10 +030035 u-boot,dm-pre-reloc;
36};
37
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030038&main_xtal {
Claudiu Bezneaea2d4962020-10-07 18:17:11 +030039 u-boot,dm-pre-reloc;
40};
41
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030042&pinctrl_dbgu {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000043 u-boot,dm-pre-reloc;
44};
45
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030046&pinctrl_sdhci0 {
Tudor Ambarus6c8b9502019-09-27 13:09:19 +000047 u-boot,dm-pre-reloc;
48};
49
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030050&pinctrl_qspi {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000051 u-boot,dm-pre-reloc;
52};
53
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030054&pioA {
Claudiu Bezneaba34f062020-10-07 18:17:10 +030055 u-boot,dm-pre-reloc;
56};
57
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030058&pioB {
Tudor Ambarus6c8b9502019-09-27 13:09:19 +000059 u-boot,dm-pre-reloc;
60};
61
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030062&pmc {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000063 u-boot,dm-pre-reloc;
64};
65
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030066&qspi {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000067 u-boot,dm-pre-reloc;
68};
69
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030070&sdhci0 {
Tudor Ambarus6c8b9502019-09-27 13:09:19 +000071 u-boot,dm-pre-reloc;
72};
73
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030074&slow_xtal {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000075 u-boot,dm-pre-reloc;
76};
77
Claudiu Bezneaa8647f82020-10-07 18:17:14 +030078&slow_rc_osc {
Sandeep Sheriker Mallikarjun976c2dc2019-09-27 13:08:45 +000079 u-boot,dm-pre-reloc;
80};