blob: 0c3c0406b453c73851e66dc1231eca08065cad4e [file] [log] [blame]
Durai Manickam KRa0509712022-04-04 11:23:19 +05301// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * at91-sam9x60_curiosity-u-boot.dtsi - Device Tree Include file for SAM9X60
4 * CURIOSITY.
5 *
6 * Copyright (C) 2022 Microchip Technology Inc. and its subsidiaries
7 *
8 * Author: Durai Manickam KR <durai.manickamkr@microchip.com>
9 */
10
11/ {
12 ahb {
Simon Glassd3a98cb2023-02-13 08:56:33 -070013 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053014
15 apb {
Simon Glassd3a98cb2023-02-13 08:56:33 -070016 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053017
18 pinctrl {
Simon Glassd3a98cb2023-02-13 08:56:33 -070019 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053020 };
21 };
22 };
23
24 chosen {
Simon Glassd3a98cb2023-02-13 08:56:33 -070025 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053026 };
27};
28
29&clk32 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070030 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053031};
32
33&dbgu {
Simon Glassd3a98cb2023-02-13 08:56:33 -070034 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053035};
36
37&main_rc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070038 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053039};
40
41&main_xtal {
Simon Glassd3a98cb2023-02-13 08:56:33 -070042 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053043};
44
45&pinctrl_dbgu {
Simon Glassd3a98cb2023-02-13 08:56:33 -070046 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053047};
48
49&pinctrl_sdhci0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070050 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053051};
52
53&pioA {
Simon Glassd3a98cb2023-02-13 08:56:33 -070054 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053055};
56
57&pioB {
Simon Glassd3a98cb2023-02-13 08:56:33 -070058 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053059};
60
61&pit64b0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070062 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053063};
64
65&pmc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070066 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053067};
68
69&sdhci0 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070070 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053071};
72
73&slow_rc_osc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070074 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053075};
76
77&slow_xtal {
Simon Glassd3a98cb2023-02-13 08:56:33 -070078 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053079};