Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37045874 authored by zhaochen's avatar zhaochen
Browse files

ARM: dts: msm: Creatte new dtsi with soc id for QRB5165

New chip needs new dtsi with soc_id, so add it.

Change-Id: I8ba4b60d57e5248fee7ee7b462e2b0b3286de76e
parent d2fe4d02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ dtb-$(CONFIG_ARCH_KONA) += kona-rumi.dtb \
        kona-v2.1-qrd.dtb \
        kona-v2.1-hdk.dtb \
	kona-v2.1-xrfusion.dtb \
        qrb5165-iot-rb5.dtb \
        kona-v2.1-iot-rb5.dtb
endif

+10 −0
Original line number Diff line number Diff line
/dts-v1/;

#include "qrb5165.dtsi"
#include "kona-v2.1-iot-rb5.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. qrb5165 IOT RB5";
	compatible = "qcom,kona-iot", "qcom,kona", "qcom,iot";
	qcom,board-id = <11 3>;
};

qcom/qrb5165.dtsi

0 → 100644
+10 −0
Original line number Diff line number Diff line

#include "kona-v2.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. qrb5165";
	compatible = "qcom,kona";
	qcom,msm-id = <455 0x20001>;
};

#include "kona-v2.1-gpu.dtsi"