1 =========================================================
2 Secondary CPU enable-method "nuvoton,npcm750-smp" binding
3 =========================================================
5 To apply to all CPUs, a single "nuvoton,npcm750-smp" enable method should be
6 defined in the "cpus" node.
8 Enable method name: "nuvoton,npcm750-smp"
9 Compatible machines: "nuvoton,npcm750"
10 Compatible CPUs: "arm,cortex-a9"
11 Related properties: (none)
14 This enable method needs valid nodes compatible with "arm,cortex-a9-scu" and
15 "nuvoton,npcm750-gcr".
22 enable-method = "nuvoton,npcm750-smp";
26 compatible = "arm,cortex-a9";
27 clocks = <&clk NPCM7XX_CLK_CPU>;
28 clock-names = "clk_cpu";
30 next-level-cache = <&L2>;
35 compatible = "arm,cortex-a9";
36 clocks = <&clk NPCM7XX_CLK_CPU>;
37 clock-names = "clk_cpu";
39 next-level-cache = <&L2>;