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

Commit 87eff6e8 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 5313336d 37045874
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"