lkml.org 
[lkml]   [2019]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.1 007/138] ARM: dts: dra71x: Disable usb4_tm target module
    Date
    [ Upstream commit 34b1b8061de3215208db9accfe60cc3f5b40178f ]

    usb4_tm is unsed on dra71 and accessing the module
    with ti,sysc is causing a boot crash hence disable its target
    module.

    Fixes: 549fce068a3112 ("ARM: dts: dra7: Add l4 interconnect hierarchy and ti-sysc data")
    Signed-off-by: Keerthy <j-keerthy@ti.com>
    Signed-off-by: Tony Lindgren <tony@atomide.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/dra71x.dtsi | 4 ++++
    1 file changed, 4 insertions(+)

    diff --git a/arch/arm/boot/dts/dra71x.dtsi b/arch/arm/boot/dts/dra71x.dtsi
    index aad7394902a6..695a08ed0360 100644
    --- a/arch/arm/boot/dts/dra71x.dtsi
    +++ b/arch/arm/boot/dts/dra71x.dtsi
    @@ -11,3 +11,7 @@
    &rtctarget {
    status = "disabled";
    };
    +
    +&usb4_tm {
    + status = "disabled";
    +};
    --
    2.20.1


    \
     
     \ /
      Last update: 2019-07-12 14:26    [W:2.307 / U:0.556 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site