diff options
| author | Marc Gonzalez <[email protected]> | 2024-07-24 17:01:34 +0200 |
|---|---|---|
| committer | Dmitry Baryshkov <[email protected]> | 2024-09-02 02:53:44 +0300 |
| commit | 8886def25eef705b6bc5f65d4982218691feca1c (patch) | |
| tree | d0a6d50ccecedf5c4da81a8f240e14bb16410bd4 | |
| parent | be3415c620d1ed4776068bc17dbda876fbda6953 (diff) | |
dt-bindings: phy: add qcom,hdmi-phy-8998
HDMI PHY block embedded in the APQ8098.
Acked-by: Rob Herring (Arm) <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Marc Gonzalez <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/605634/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml b/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml index 83fe4b39b56f..78607ee3e2e8 100644 --- a/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,hdmi-phy-qmp.yaml @@ -14,6 +14,7 @@ properties: compatible: enum: - qcom,hdmi-phy-8996 + - qcom,hdmi-phy-8998 reg: maxItems: 6 |