Files
android_kernel_xiaomi_sm845…/qcom/lahaina-cdp.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-cdp.dtsi"
/ {
model = "Qualcomm Technologies, Inc. Lahaina CDP";
compatible = "qcom,lahaina-cdp", "qcom,lahaina", "qcom,cdp";
qcom,board-id = <0x10001 0>;
};