mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-30 22:50:54 -04:00
arm64: dts: qcom: msm8996: change HDMI PHY node name to generic one
Change HDMI PHY node name from custom 'hdmi-phy' to the generic 'phy'. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220924094347.178666-3-dmitry.baryshkov@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
f1e6243b37
commit
dd12b33d3c
@@ -1163,7 +1163,7 @@ hdmi_in: endpoint {
|
||||
};
|
||||
};
|
||||
|
||||
hdmi_phy: hdmi-phy@9a0600 {
|
||||
hdmi_phy: phy@9a0600 {
|
||||
#phy-cells = <0>;
|
||||
compatible = "qcom,hdmi-phy-8996";
|
||||
reg = <0x009a0600 0x1c4>,
|
||||
|
||||
Reference in New Issue
Block a user