blob: 40f3756eb3fe37534ef6d8cf1eed0a32e182ab72 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Vignesh R7d838032018-03-26 13:27:02 +05302/*
Nishanth Menona94a4072023-11-01 15:56:03 -05003 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
Vignesh R7d838032018-03-26 13:27:02 +05304 */
5
Jean-Jacques Hiblot894f0022018-12-04 11:30:52 +01006#include "am4372-u-boot.dtsi"
7
Vignesh R7d838032018-03-26 13:27:02 +05308/{
9 ocp {
Simon Glass8c103c32023-02-13 08:56:33 -070010 bootph-all;
Vignesh R7d838032018-03-26 13:27:02 +053011 };
12};
13
14&i2c0 {
Simon Glass8c103c32023-02-13 08:56:33 -070015 bootph-all;
Vignesh R7d838032018-03-26 13:27:02 +053016};