blob: a1b76e94d11fad2897904042a6772ca004453365 [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 };
19
20 chosen {
Simon Glassd3a98cb2023-02-13 08:56:33 -070021 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053022 };
23};
24
25&clk32 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070026 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053027};
28
29&dbgu {
Simon Glassd3a98cb2023-02-13 08:56:33 -070030 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053031};
32
33&main_rc {
Simon Glassd3a98cb2023-02-13 08:56:33 -070034 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053035};
36
37&main_xtal {
Simon Glassd3a98cb2023-02-13 08:56:33 -070038 bootph-all;
Durai Manickam KRa0509712022-04-04 11:23:19 +053039};
40
Alexander Dahl5c3e8672023-07-05 22:17:00 +020041&pinctrl {
42 bootph-all;
43};
44
Durai Manickam KRa0509712022-04-04 11:23:19 +053045&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};