blob: 4751ad9b510bee476ce71b79e326267f5b71eb58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/dts-v1/;
#include "x1e80100-microsoft-romulus.dtsi"
/ {
model = "Microsoft Surface Laptop 7 (15 inch)";
compatible = "microsoft,romulus15", "qcom,x1e80100";
};
|