Lines Matching +full:uniphier +full:- +full:i2c
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/i2c/socionext,uniphier-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: UniPhier I2C controller (FIFO-less)
10 - Masahiro Yamada <yamada.masahiro@socionext.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
17 const: socionext,uniphier-i2c
28 clock-frequency:
33 - compatible
34 - reg
35 - "#address-cells"
36 - "#size-cells"
37 - interrupts
38 - clocks
43 - |
44 i2c0: i2c@58400000 {
45 compatible = "socionext,uniphier-i2c";
47 #address-cells = <1>;
48 #size-cells = <0>;
51 clock-frequency = <100000>;