You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Copyright (c) Jean Thomas <virgule@jeanthomas.me>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "msm8992-lg-bullhead.dtsi"
|
|
|
|
/ {
|
|
model = "LG Nexus 5X rev 1.01";
|
|
|
|
/* required for bootloader to select correct board */
|
|
qcom,board-id = <0xb64 0>;
|
|
};
|