1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/i2c/brcm,brcmstb-i2c.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom STB BSC IIC Master Controller
10 - Kamal Dasu <kdasu.kdev@gmail.com>
13 - $ref: /schemas/i2c/i2c-controller.yaml#
18 - brcm,bcm2711-hdmi-i2c
26 - description: BSC register range
27 - description: Auto-I2C register range
56 unevaluatedProperties: false
63 - brcm,bcm2711-hdmi-i2c
81 clock-frequency = <390000>;
82 compatible = "brcm,brcmstb-i2c";
83 interrupt-parent = <&irq0_intc>;
84 reg = <0xf0406200 0x58>;
86 interrupt-names = "upg_bsca";
91 compatible = "brcm,bcm2711-hdmi-i2c";
92 reg = <0x7ef04500 0x100>, <0x7ef00b00 0x300>;
93 reg-names = "bsc", "auto-i2c";
94 clock-frequency = <390000>;