blob: cfc8b9340a8f5bc4e2b9876b5509cf9b93f9915c [file] [log] [blame]
Tom Rini4549e782018-05-06 18:27:01 -04001// SPDX-License-Identifier: GPL-2.0+ OR X11
Andy Yanbfc2ed52017-08-02 21:08:59 +08002/*
3 * (C) Copyright 2017 Theobroma Systems Design und Consulting GmbH
Andy Yanbfc2ed52017-08-02 21:08:59 +08004 */
5
Heiko Stuebner5aefa4a2021-02-09 14:47:08 +01006#include "rk3368-u-boot.dtsi"
7
Andy Yanbfc2ed52017-08-02 21:08:59 +08008&pinctrl {
Simon Glass8c103c32023-02-13 08:56:33 -07009 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080010};
11
12&service_msch {
Simon Glass8c103c32023-02-13 08:56:33 -070013 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080014};
15
16&dmc {
Simon Glass8c103c32023-02-13 08:56:33 -070017 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080018 status = "okay";
19};
20
21&pmugrf {
Simon Glass8c103c32023-02-13 08:56:33 -070022 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080023};
24
25&cru {
Simon Glass8c103c32023-02-13 08:56:33 -070026 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080027};
28
29&grf {
Simon Glass8c103c32023-02-13 08:56:33 -070030 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080031};
32
33&uart2 {
Simon Glass8c103c32023-02-13 08:56:33 -070034 bootph-all;
Andy Yanbfc2ed52017-08-02 21:08:59 +080035};