.. | .. |
---|
6 | 6 | |
---|
7 | 7 | Required properties: |
---|
8 | 8 | - compatible: Should be "mediatek,<chip>-hdmi". |
---|
| 9 | +- the supported chips are mt2701, mt7623 and mt8173 |
---|
9 | 10 | - reg: Physical base address and length of the controller's registers |
---|
10 | 11 | - interrupts: The interrupt signal from the function block. |
---|
11 | 12 | - clocks: device clocks |
---|
.. | .. |
---|
32 | 33 | |
---|
33 | 34 | Required properties: |
---|
34 | 35 | - compatible: Should be "mediatek,<chip>-cec" |
---|
| 36 | +- the supported chips are mt7623 and mt8173 |
---|
35 | 37 | - reg: Physical base address and length of the controller's registers |
---|
36 | 38 | - interrupts: The interrupt signal from the function block. |
---|
37 | 39 | - clocks: device clock |
---|
.. | .. |
---|
44 | 46 | |
---|
45 | 47 | Required properties: |
---|
46 | 48 | - compatible: Should be "mediatek,<chip>-hdmi-ddc" |
---|
| 49 | +- the supported chips are mt7623 and mt8173 |
---|
47 | 50 | - reg: Physical base address and length of the controller's registers |
---|
48 | 51 | - clocks: device clock |
---|
49 | 52 | - clock-names: Should be "ddc-i2c". |
---|
.. | .. |
---|
56 | 59 | |
---|
57 | 60 | Required properties: |
---|
58 | 61 | - compatible: "mediatek,<chip>-hdmi-phy" |
---|
| 62 | +- the supported chips are mt2701, mt7623 and mt8173 |
---|
59 | 63 | - reg: Physical base address and length of the module's registers |
---|
60 | 64 | - clocks: PLL reference clock |
---|
61 | 65 | - clock-names: must contain "pll_ref" |
---|