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

Commit 8c7862e0 authored by Tapas Dey's avatar Tapas Dey
Browse files

NFC: Align DT property name with DTSI files



Modified code in driver to align DT property
name with DTSI files.

Change-Id: I6423dcc68eb1dbf73c63240b128f41476caba99c
Signed-off-by: default avatarTapas Dey <tdey@codeaurora.org>
parent 1e4aef37
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -87,10 +87,10 @@
#define DTS_FWDN_GPIO_STR	"qcom,sn-firm"
#define DTS_CLKREQ_GPIO_STR	"qcom,sn-clkreq"
#define DTS_CLKSRC_GPIO_STR	"qcom,clk-src"
#define NFC_LDO_SUPPLY_DT_NAME	"qcom,nq-vdd-1p8"
#define NFC_LDO_SUPPLY_NAME	"qcom,nq-vdd-1p8-supply"
#define NFC_LDO_VOL_DT_NAME	"qcom,nq-vdd-1p8-voltage"
#define NFC_LDO_CUR_DT_NAME	"qcom,nq-vdd-1p8-current"
#define NFC_LDO_SUPPLY_DT_NAME	"qcom,sn-vdd-1p8"
#define NFC_LDO_SUPPLY_NAME	"qcom,sn-vdd-1p8-supply"
#define NFC_LDO_VOL_DT_NAME	"qcom,sn-vdd-1p8-voltage"
#define NFC_LDO_CUR_DT_NAME	"qcom,sn-vdd-1p8-current"

//as per SN1x0 datasheet
#define NFC_VDDIO_MIN		1650000 //in uV