summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am4372-generic-u-boot.dtsi
blob: 40f3756eb3fe37534ef6d8cf1eed0a32e182ab72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
 */

#include "am4372-u-boot.dtsi"

/{
	ocp {
		bootph-all;
	};
};

&i2c0 {
	bootph-all;
};