[PATCH V2 1/1] ARM: dts: imx7d: add cortex-a7 coresight component
Ivan T. Ivanov
iivanov at mm-sol.com
Tue Jun 2 02:26:48 PDT 2015
Hi,
On Tue, 2015-06-02 at 04:54 +0800, Frank.Li at freescale.com wrote:
>
> +
> + etm at 3007d000 {
> + compatible = "arm,coresight-etm3x", "arm,primecell";
> + reg = <0x3007d000 0x1000>;
> +
> + /* System will hang if added nosmp in kernel command line
> + * without arm,primecell-periphid because amba bus try to
> + * read id and core1 power off at this time.
> + */
> + arm,primecell-periphid = <0xbb956>;
I do have similar problem, but in my case it is APB clock which is
missing during device creation time. And I don't know how to fix it.
Adding Russell King as he's the maintainer of the arm,primecell bus.
> + cpu = <&cpu1>;
> + clocks = <&clks IMX7D_MAIN_AXI_ROOT_CLK>;
> + clock-names = "apb_pclk";
Regards,
Ivan
More information about the linux-arm-kernel
mailing list