15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
// 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";
|
|
};
|