blob: dd4623311c9df6004c1715d406d3873bbcc254b5 [file] [log] [blame]
Durai Manickam KR03eaa702022-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 Glass8c103c32023-02-13 08:56:33 -070013 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053014
15 apb {
Simon Glass8c103c32023-02-13 08:56:33 -070016 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053017 };
18 };
19
20 chosen {
Simon Glass8c103c32023-02-13 08:56:33 -070021 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053022 };
Alexander Dahl1818b442023-08-23 15:58:55 +020023
24 config {
25 u-boot,boot-led = "blue";
26 };
27
28 leds {
29 led-red {
30 default-state = "off";
31 };
32
33 led-green {
34 default-state = "off";
35 };
36
37 led-blue {
38 default-state = "off";
39 };
40 };
Durai Manickam KR03eaa702022-04-04 11:23:19 +053041};
42
43&clk32 {
Simon Glass8c103c32023-02-13 08:56:33 -070044 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053045};
46
47&dbgu {
Simon Glass8c103c32023-02-13 08:56:33 -070048 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053049};
50
51&main_rc {
Simon Glass8c103c32023-02-13 08:56:33 -070052 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053053};
54
55&main_xtal {
Simon Glass8c103c32023-02-13 08:56:33 -070056 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053057};
58
Alexander Dahl08c46fe2023-07-05 22:17:00 +020059&pinctrl {
60 bootph-all;
61};
62
Durai Manickam KR03eaa702022-04-04 11:23:19 +053063&pinctrl_dbgu {
Simon Glass8c103c32023-02-13 08:56:33 -070064 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053065};
66
67&pinctrl_sdhci0 {
Simon Glass8c103c32023-02-13 08:56:33 -070068 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053069};
70
71&pioA {
Simon Glass8c103c32023-02-13 08:56:33 -070072 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053073};
74
75&pioB {
Simon Glass8c103c32023-02-13 08:56:33 -070076 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053077};
78
79&pit64b0 {
Simon Glass8c103c32023-02-13 08:56:33 -070080 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053081};
82
83&pmc {
Simon Glass8c103c32023-02-13 08:56:33 -070084 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053085};
86
87&sdhci0 {
Simon Glass8c103c32023-02-13 08:56:33 -070088 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053089};
90
91&slow_rc_osc {
Simon Glass8c103c32023-02-13 08:56:33 -070092 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053093};
94
95&slow_xtal {
Simon Glass8c103c32023-02-13 08:56:33 -070096 bootph-all;
Durai Manickam KR03eaa702022-04-04 11:23:19 +053097};