Lines Matching +full:cpu1 +full:- +full:start +full:- +full:addr
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/altera/altr,sys-mgr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dinh Nguyen <[email protected]>
15 - description: Cyclone5/Arria5/Arria10
16 const: altr,sys-mgr
17 - description: Stratix10 SoC
19 - const: altr,sys-mgr-s10
20 - const: altr,sys-mgr
25 cpu1-start-addr:
27 description: CPU1 start address in hex
30 - compatible
31 - reg
34 - if:
38 const: altr,sys-mgr-s10
41 cpu1-start-addr: false
46 - |
48 compatible = "altr,sys-mgr";
50 cpu1-start-addr = <0xffd080c4>;