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

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

Merge "dt-bindings: nfc: Update new DT properties"

parents 9c3d87fb 57ae73ae
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ Optional properties:
- pinctrl-names, pinctrl-0, pincntrl-1: references to our pincntrl settings
- clocks, clock-names: must contain the NQxxxx's core clock.
- qcom,nq-esepwr: gpio to control power of secure element
- qcom,nq-vdd-1p8-supply: name of LDO to which NFC is connected
- qcom,nq-vdd-1p8-voltage: min and max voltage(in uV) requirement for NFC
- qcom,nq-vdd-1p8-current: max current(in uA) expected by NFC
- qcom,clk-src: NFC clock for antenna

Example:
@@ -37,6 +40,9 @@ Example:
		qcom,nq-firm = <&tlmm 93 0x00>;
		qcom,nq-clkreq = <&pm8998_gpios 21 0x00>;
		qcom,nq-esepwr = <&tlmm 116 0x00>;
		qcom,nq-vdd-1p8-supply = <&L11A>;
		qcom,nq-vdd-1p8-voltage = <1800000 1800000>;
		qcom,nq-vdd-1p8-current = <157000>;
		qcom,clk-src = "BBCLK2";
		interrupt-parent = <&tlmm>;
		interrupts = <29 0>;
+3 −0
Original line number Diff line number Diff line
@@ -305,6 +305,9 @@
		qcom,nq-ven = <&tlmm 6 0x00>;
		qcom,nq-firm = <&tlmm 8 0x00>;
		qcom,nq-clkreq = <&tlmm 7 0x00>;
		qcom,nq-vdd-1p8-supply = <&L11A>;
		qcom,nq-vdd-1p8-voltage = <1800000 1800000>;
		qcom,nq-vdd-1p8-current = <157000>;
		interrupt-parent = <&tlmm>;
		interrupts = <9 0>;
		interrupt-names = "nfc_irq";
+3 −0
Original line number Diff line number Diff line
@@ -213,6 +213,9 @@
		qcom,nq-ven = <&tlmm 6 0x00>;
		qcom,nq-firm = <&tlmm 8 0x00>;
		qcom,nq-clkreq = <&tlmm 7 0x00>;
		qcom,nq-vdd-1p8-supply = <&L11A>;
		qcom,nq-vdd-1p8-voltage = <1800000 1800000>;
		qcom,nq-vdd-1p8-current = <157000>;
		interrupt-parent = <&tlmm>;
		interrupts = <9 0>;
		interrupt-names = "nfc_irq";
+3 −0
Original line number Diff line number Diff line
@@ -190,6 +190,9 @@
		qcom,nq-ven = <&tlmm 6 0x00>;
		qcom,nq-firm = <&tlmm 8 0x00>;
		qcom,nq-clkreq = <&tlmm 7 0x00>;
		qcom,nq-vdd-1p8-supply = <&L11A>;
		qcom,nq-vdd-1p8-voltage = <1800000 1800000>;
		qcom,nq-vdd-1p8-current = <157000>;
		interrupt-parent = <&tlmm>;
		interrupts = <9 0>;
		interrupt-names = "nfc_irq";