blob: c46eb3f38dc6657cc9e33d534b38366fda04ba34 [file] [log] [blame]
Neil Armstrong53904dc2018-12-17 10:26:16 +01001// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2/*
3 * Copyright (c) 2017 Amlogic, Inc. All rights reserved.
4 */
5
6/* wifi module */
7&sd_emmc_b {
8 status = "disabled";
9};
10
11/* emmc storage */
12&sd_emmc_c {
13 status = "okay";
14};