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

Commit 48d09ab1 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents bd88e543 805f21d4
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>;