Lines Matching +full:bcm2835 +full:- +full:i2c
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/i2c/brcm,bcm2835-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 I2C controller
10 - Stephen Warren <swarren@wwwdotorg.org>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - enum:
19 - brcm,bcm2835-i2c
20 - items:
21 - const: brcm,bcm2711-i2c
22 - const: brcm,bcm2835-i2c
30 clock-names:
36 clock-frequency: true
39 - compatible
40 - reg
41 - interrupts
42 - clocks
47 - |
48 i2c@7e205000 {
49 compatible = "brcm,bcm2835-i2c";
53 clock-frequency = <100000>;