summaryrefslogtreecommitdiff
path: root/arch/arm/dts/meson-axg-s400-u-boot.dtsi
blob: 334650d610247d37a0f7a0063850e74ef4f1b97c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
 * Copyright (c) 2017 Amlogic, Inc. All rights reserved.
 */

/* wifi module */
&sd_emmc_b {
	status = "disabled";
};

/* emmc storage */
&sd_emmc_c {
	status = "okay";
};

&usb2_phy1 {
	phy-supply = <&vcc_5v>;
};