Lines Matching +full:npcm845 +full:- +full:clk
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/peci/nuvoton,npcm-peci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tomer Maimon <tmaimon77@gmail.com>
13 - $ref: peci-controller.yaml#
18 - nuvoton,npcm750-peci
19 - nuvoton,npcm845-peci
32 cmd-timeout-ms:
38 - compatible
39 - reg
40 - interrupts
41 - clocks
46 - |
47 #include <dt-bindings/clock/nuvoton,npcm7xx-clock.h>
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
49 peci-controller@f0100000 {
50 compatible = "nuvoton,npcm750-peci";
53 clocks = <&clk NPCM7XX_CLK_APB3>;
54 cmd-timeout-ms = <1000>;