1 // SPDX-License-Identifier: GPL-2.0-only
2 /* Copyright (c) 2015, LGE Inc. All rights reserved.
3 * Copyright (c) 2016, The Linux Foundation. All rights reserved.
8 #include "msm8992.dtsi"
11 model = "LG Nexus 5X";
12 compatible = "lg,bullhead", "qcom,msm8992";
13 /* required for bootloader to select correct board */
14 qcom,board-id = <0xb64 0>;
15 qcom,pmic-id = <0x10009 0x1000A 0x0 0x0>;
18 serial0 = &blsp1_uart2;
22 stdout-path = "serial0:115200n8";
28 pinctrl-names = "default", "sleep";
29 pinctrl-0 = <&blsp1_uart2_default>;
30 pinctrl-1 = <&blsp1_uart2_sleep>;
40 compatible = "ramoops";
41 reg = <0x0 0x1ff00000 0x0 0x40000>;
42 console-size = <0x10000>;
43 record-size = <0x10000>;
44 ftrace-size = <0x10000>;
45 pmsg-size = <0x20000>;
50 #include "msm8994-smd-rpm.dtsi"