summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am4372-generic-u-boot.dtsi
blob: 1dd0a5dac1e38f478ee106148af3f28fe0acac79 (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 - http://www.ti.com/
 */

#include "am4372-u-boot.dtsi"

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

&i2c0 {
	bootph-all;
};