Unverified Commit 4b03e16d authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun6i: i7: Remove useless property



The I7 DTS uses an spdif-out property with an "okay" value. However, that
property isn't documented anywhere, and isn't used anywhere either.

Remove it.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 15a48503
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -157,7 +157,6 @@
&spdif {
	pinctrl-names = "default";
	pinctrl-0 = <&spdif_tx_pin>;
	spdif-out = "okay";
	status = "okay";
};