lkml.org 
[lkml]   [2017]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 6/8] ARM64: dts: meson-gxbb: add spdif output pins
    Date
    Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
    ---
    arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 21 +++++++++++++++++++++
    1 file changed, 21 insertions(+)

    diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
    index 5ce70e1ec9ae..e5fd88e2c5f7 100644
    --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
    +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
    @@ -245,6 +245,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_13_pins: spdif_out_ao_13 {
    + mux {
    + groups = "spdif_out_ao_13";
    + function = "spdif_out_ao";
    + };
    + };
    };

    clkc_AO: clock-controller@040 {
    @@ -530,6 +544,13 @@
    function = "i2s_out";
    };
    };
    +
    + spdif_out_y_pins: spdif_out_y {
    + mux {
    + groups = "spdif_out_y";
    + function = "spdif_out";
    + };
    + };
    };
    };

    --
    2.9.3
    \
     
     \ /
      Last update: 2017-03-23 17:54    [W:4.180 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site