Lines Matching +full:npcm750 +full:- +full:gcr
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/nuvoton,npcm750-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tomer Maimon <tmaimon77@gmail.com>
15 - nuvoton,npcm750-reset # Poleg NPCM7XX SoC
16 - nuvoton,npcm845-reset # Arbel NPCM8XX SoC
21 '#reset-cells':
24 '#clock-cells':
29 - description: specify external 25MHz reference clock.
33 description: a phandle to access GCR registers.
35 nuvoton,sw-reset-number:
44 - compatible
45 - reg
46 - '#reset-cells'
47 - nuvoton,sysgcr
54 - nuvoton,npcm845-reset
57 - '#clock-cells'
58 - clocks
63 - |
64 #include <dt-bindings/reset/nuvoton,npcm7xx-reset.h>
66 compatible = "nuvoton,npcm750-reset";
68 #reset-cells = <2>;
69 nuvoton,sysgcr = <&gcr>;
70 nuvoton,sw-reset-number = <2>;