From: jbrunet Date: Sun, 26 Mar 2017 17:19:23 +0000 (+0200) Subject: ARM64: dts: meson-gxl: add spdif output pins X-Git-Tag: v4.14-rc1~948^2~14^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9503062d65f5636f41a5d59714f7a5c6844702ae;p=platform%2Fkernel%2Flinux-rpi.git ARM64: dts: meson-gxl: add spdif output pins Add EE and AO domains pins for the spdif output to the gxl device tree. Acked-by: Kevin Hilman Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi index 79c230b..f24981a 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi @@ -175,6 +175,20 @@ function = "i2s_out_ao"; }; }; + + spdif_out_ao_6_pins: spdif_out_ao_6 { + mux { + groups = "spdif_out_ao_6"; + function = "spdif_out_ao"; + }; + }; + + spdif_out_ao_9_pins: spdif_out_ao_9 { + mux { + groups = "spdif_out_ao_9"; + function = "spdif_out_ao"; + }; + }; }; }; @@ -449,6 +463,13 @@ function = "i2s_out"; }; }; + + spdif_out_h_pins: spdif_out_ao_h { + mux { + groups = "spdif_out_h"; + function = "spdif_out"; + }; + }; }; eth-phy-mux {