Commit e6cc6465 authored by David Heidelberg's avatar David Heidelberg Committed by Thierry Reding
Browse files

ARM: tegra: nexus7: Drop clock-frequency from NFC node



The clock-frequency property was never used and is deprecated now.
Remove it from Nexus 7 device-tree.

Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent fe3c94e8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@
		nfc@28 {
			compatible = "nxp,pn544-i2c";
			reg = <0x28>;
			clock-frequency = <100000>;

			interrupt-parent = <&gpio>;
			interrupts = <TEGRA_GPIO(X, 0) IRQ_TYPE_EDGE_RISING>;
+0 −2
Original line number Diff line number Diff line
@@ -223,8 +223,6 @@
			compatible = "nxp,pn544-i2c";
			reg = <0x2a>;

			clock-frequency = <100000>;

			interrupt-parent = <&gpio>;
			interrupts = <TEGRA_GPIO(S, 7) IRQ_TYPE_EDGE_RISING>;