blob: 1aed02297f443e26466d712b6cb747d446b04d01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Google Herobrine dts fragment for NVMe SKUs
*
* Copyright 2022 Google LLC.
*/
&pcie1 {
status = "okay";
};
&pcie1_phy {
status = "okay";
};
|