Lines Matching +full:sysreg +full:- +full:phandle
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/hpe,gxp-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nick Hawkins <nick.hawkins@hpe.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
17 const: hpe,gxp-i2c
25 clock-frequency:
28 hpe,sysreg:
29 $ref: /schemas/types.yaml#/definitions/phandle
31 Phandle to the global status and enable interrupt registers shared
38 - compatible
39 - reg
40 - interrupts
45 - |
47 compatible = "hpe,gxp-i2c";
50 #address-cells = <1>;
51 #size-cells = <0>;
52 hpe,sysreg = <&sysreg_system_controller>;
53 clock-frequency = <10000>;