diff options
author | 2024-07-24 17:01:34 +0200 | |
---|---|---|
committer | 2024-09-02 02:53:44 +0300 | |
commit | 8886def25eef705b6bc5f65d4982218691feca1c (patch) | |
tree | d0a6d50ccecedf5c4da81a8f240e14bb16410bd4 | |
parent | drm/msm/dpu: Configure DP INTF/PHY selector (diff) | |
download | wireguard-linux-8886def25eef705b6bc5f65d4982218691feca1c.tar.xz wireguard-linux-8886def25eef705b6bc5f65d4982218691feca1c.zip |
dt-bindings: phy: add qcom,hdmi-phy-8998
HDMI PHY block embedded in the APQ8098.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Marc Gonzalez <mgonzalez@freebox.fr>
Patchwork: https://patchwork.freedesktop.org/patch/605634/
Link: https://lore.kernel.org/r/20240724-hdmi-tx-v7-1-e44a20553464@freebox.fr
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to '')
-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 |