Searched +full:i2c +full:- +full:r9a09g011 (Results 1 – 2 of 2) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/r9a09g011-cpg.h>12 compatible = "renesas,r9a09g011";13 #address-cells = <2>;14 #size-cells = <2>;18 compatible = "fixed-clock";19 #clock-cells = <0>;21 clock-frequency = <0>;25 #address-cells = <1>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/i2c/renesas,rzv2m.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas RZ/V2M I2C Bus Interface10 - Fabrizio Castro <fabrizio.castro.jz@renesas.com>13 - $ref: /schemas/i2c/i2c-controller.yaml#18 - enum:19 - renesas,r9a09g011-i2c # RZ/V2M20 - const: renesas,rzv2m-i2c[all …]