ARM: dts: imx6dl-prtrvt: drop undocumented TRF7970A NFC properties
Neither the bindings nor the device driver use/document "vin-voltage-override" and "t5t-rmb-extra-byte-quirk" properties. Cc: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
4fb0b9309c
commit
c49d461648
|
@ -67,11 +67,9 @@
|
|||
ti,enable-gpios = <&gpio5 12 GPIO_ACTIVE_LOW>,
|
||||
<&gpio5 11 GPIO_ACTIVE_LOW>;
|
||||
vin-supply = <®_3v3>;
|
||||
vin-voltage-override = <3100000>;
|
||||
autosuspend-delay = <30000>;
|
||||
irq-status-read-quirk;
|
||||
en2-rf-quirk;
|
||||
t5t-rmb-extra-byte-quirk;
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue