Lines Matching +full:i2c +full:- +full:hdmi
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/i2c/brcm,brcmstb-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Kamal Dasu <kdasu.kdev@gmail.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - brcm,bcm2711-hdmi-i2c
19 - brcm,brcmstb-i2c
20 - brcm,brcmper-i2c
25 - description: BSC register range
26 - description: Auto-I2C register range
28 reg-names:
30 - const: bsc
31 - const: auto-i2c
36 interrupt-names:
39 clock-frequency:
41 - 46875
42 - 50000
43 - 93750
44 - 97500
45 - 187500
46 - 200000
47 - 375000
48 - 390000
51 - compatible
52 - reg
53 - clock-frequency
62 - brcm,bcm2711-hdmi-i2c
70 - reg-names
78 - |
79 bsca: i2c@f0406200 {
80 compatible = "brcm,brcmstb-i2c";
82 clock-frequency = <390000>;
83 interrupt-parent = <&irq0_intc>;
85 interrupt-names = "upg_bsca";
88 - |
89 ddc0: i2c@7ef04500 {
90 compatible = "brcm,bcm2711-hdmi-i2c";
92 reg-names = "bsc", "auto-i2c";
93 clock-frequency = <390000>;