Files
kernel_xiaomi_sm8450-device…/qcom/lahaina-qrd.dts
Raghavendra Rao Ananta d4881fb899 ARM: dts: msm: Fix major and minor versions for Lahaina boards
Update the board-id property to include major and minor ids as well
for the bootloader to pick the correct version of devicetree.

Change-Id: I9403d2b2fb88e55db4e68ceea9d884d507167cc7
2019-08-08 12:51:48 -07:00

11 lines
215 B
Plaintext

/dts-v1/;
#include "lahaina.dtsi"
#include "lahaina-qrd.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Lahaina QRD";
compatible = "qcom,lahaina-qrd", "qcom,lahaina", "qcom,qrd";
qcom,board-id = <0x1000B 0>;
};