stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • * [PATCH v3] ARM: dts: imx6qdl-gw551x: fix audio SSI
           [not found] <1592937087-8885-1-git-send-email-tharvey@gateworks.com>
           [not found] ` <CAOMZO5CbLvf_iV5K1zXZdYqgpBqrOZmTGR=NYyL+j73ojTGOnw@mail.gmail.com>
    @ 2020-06-23 19:06 ` Tim Harvey
      2020-06-23 19:10   ` Fabio Estevam
      2020-07-11 14:32   ` Shawn Guo
      1 sibling, 2 replies; 5+ messages in thread
    From: Tim Harvey @ 2020-06-23 19:06 UTC (permalink / raw)
      To: Rob Herring, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
    	Fabio Estevam, NXP Linux Team
      Cc: devicetree, linux-arm-kernel, linux-kernel, Tim Harvey, stable
    
    The audio codec on the GW551x routes to ssi1
    
    Cc: stable@vger.kernel.org
    Fixes: 3117e851cef1 ("ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x")
    Signed-off-by: Tim Harvey <tharvey@gateworks.com>
    ---
    v3: add fixes tag
    v2: fix typo in commit short desc
    ---
     arch/arm/boot/dts/imx6qdl-gw551x.dtsi | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
    
    diff --git a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
    index c38e86e..8c33510 100644
    --- a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
    +++ b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
    @@ -110,7 +110,7 @@
     		simple-audio-card,frame-master = <&sound_codec>;
     
     		sound_cpu: simple-audio-card,cpu {
    -			sound-dai = <&ssi2>;
    +			sound-dai = <&ssi1>;
     		};
     
     		sound_codec: simple-audio-card,codec {
    -- 
    2.7.4
    
    
    ^ permalink raw reply related	[flat|nested] 5+ messages in thread

  • end of thread, other threads:[~2020-07-11 14:32 UTC | newest]
    
    Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
    -- links below jump to the message on this page --
         [not found] <1592937087-8885-1-git-send-email-tharvey@gateworks.com>
         [not found] ` <CAOMZO5CbLvf_iV5K1zXZdYqgpBqrOZmTGR=NYyL+j73ojTGOnw@mail.gmail.com>
    2020-06-23 18:52   ` [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSI Tim Harvey
    2020-06-23 18:56     ` Fabio Estevam
    2020-06-23 19:06 ` [PATCH v3] " Tim Harvey
    2020-06-23 19:10   ` Fabio Estevam
    2020-07-11 14:32   ` Shawn Guo
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).