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

Commit 805f21d4 authored by Sumatheendra Raghavendrachar's avatar Sumatheendra Raghavendrachar
Browse files

ARM: dts: msm: Enable NTAG device node for QCS405



Enable NTAG device node for specific QCS405 devices
only, by default device node is disabled.

Change-Id: I00e390595da153d003750181b5f2160930bfdaa2
Signed-off-by: default avatarSumatheendra Raghavendrachar <sumath@codeaurora.org>
parent 8f2d81a9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,3 +48,10 @@
	qcom,mdss-dsi-bl-pmic-bank-select = <0>;
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
};

&i2c_5 { /* BLSP (NTAG) */
	status = "ok";
	nq@55 {
		status = "ok";
	};
};
+1 −1
Original line number Diff line number Diff line
@@ -132,8 +132,8 @@
#include "qcs405-mdss.dtsi"

&i2c_5 { /* BLSP (NTAG) */
	status = "ok";
	nq@55 {
		status = "disabled";
		compatible = "qcom,nq-ntag";
		reg = <0x55>;
		qcom,nq-ntagfd = <&tlmm 53 GPIO_ACTIVE_LOW>;