linux/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-101.dts
Jean THOMAS 3f99518c6f arm64: dts: qcom: msm8992-lg-bullhead: Place LG Bullhead generic code into a DTSI file
This patch puts the generic code common across all hardware revisions
into a DTSI file.

It also prefixes the DTS filename with the vendor name, to follow the
naming convention used by other DTS files.

Signed-off-by: Jean THOMAS <virgule@jeanthomas.me>
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211201231832.188634-1-virgule@jeanthomas.me
2022-01-31 14:49:11 -06:00

15 lines
271 B
Plaintext

// 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>;
};