[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5653581F.4060902@oracle.com>
Date: Mon, 23 Nov 2015 10:17:03 -0800
From: santosh shilimkar <santosh.shilimkar@...cle.com>
To: Murali Karicheri <m-karicheri2@...com>, ssantosh@...nel.org,
corbet@....net, robh+dt@...nel.org, pawel.moll@....com,
mark.rutland@....com, ijc+devicetree@...lion.org.uk,
galak@...eaurora.org, linux@....linux.org.uk,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] ARM: dts: keystone: k2l: fix kernel crash when
clk_ignore_unused is not in bootargs
On 11/23/2015 8:54 AM, Murali Karicheri wrote:
> Currently kernel crash randomly when K2L EVM is booted without
> clk_ignore_unused in the bootargs. This workaround is not needed
> on other K2 devices such as K2HK and K2E and with this fix, we can
> remove the workaround altogether. netcp driver on K2L uses linked
> ram on OSR (On chip Static RAM) and requires the clock to this peripheral
> enabled for proper functioning. This is the reason for the kernel crash.
> So add the clock node to fix this issue.
>
> While at it, remove the workaround documentation as well.
>
> With the fix applied, clk_summary dump shows the clock to OSR enabled.
>
> cat /sys/kernel/debug/clk/clk_summary
> ------cut--------------
> tcp3d-1 0 0 399360000 0 0
> tcp3d-0 0 0 399360000 0 0
> osr 1 1 399360000 0 0
> fftc-0 0 0 399360000 0 0
> -----cut----------------
> Signed-off-by: Murali Karicheri <m-karicheri2@...com>
> ---
Nice !!
I will queue this up for fixes. Thanks.
Regards,
Santosh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists