forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi.txt
....@@ -6,6 +6,7 @@
66
77 Required properties:
88 - compatible: Should be "mediatek,<chip>-hdmi".
9
+- the supported chips are mt2701, mt7623 and mt8173
910 - reg: Physical base address and length of the controller's registers
1011 - interrupts: The interrupt signal from the function block.
1112 - clocks: device clocks
....@@ -32,6 +33,7 @@
3233
3334 Required properties:
3435 - compatible: Should be "mediatek,<chip>-cec"
36
+- the supported chips are mt7623 and mt8173
3537 - reg: Physical base address and length of the controller's registers
3638 - interrupts: The interrupt signal from the function block.
3739 - clocks: device clock
....@@ -44,6 +46,7 @@
4446
4547 Required properties:
4648 - compatible: Should be "mediatek,<chip>-hdmi-ddc"
49
+- the supported chips are mt7623 and mt8173
4750 - reg: Physical base address and length of the controller's registers
4851 - clocks: device clock
4952 - clock-names: Should be "ddc-i2c".
....@@ -56,6 +59,7 @@
5659
5760 Required properties:
5861 - compatible: "mediatek,<chip>-hdmi-phy"
62
+- the supported chips are mt2701, mt7623 and mt8173
5963 - reg: Physical base address and length of the module's registers
6064 - clocks: PLL reference clock
6165 - clock-names: must contain "pll_ref"