]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun6i: i7: Remove useless property
authorMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 16 Apr 2019 08:57:43 +0000 (10:57 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Wed, 17 Apr 2019 14:56:40 +0000 (16:56 +0200)
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: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun6i-a31-i7.dts

index 0832ac5ae3eccc693d9616a6455245e74a6e375a..091eb2ac53b307c4845366ef9baaa6c8f43c9600 100644 (file)
@@ -157,7 +157,6 @@ &reg_usb1_vbus {
 &spdif {
        pinctrl-names = "default";
        pinctrl-0 = <&spdif_tx_pin>;
-       spdif-out = "okay";
        status = "okay";
 };