mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: rockchip: Fix label name of hdptxphy for RK3588
The hdptxphy is a combo transmit-PHY for HDMI2.1 TMDS Link, FRL Link, DP and eDP Link. Therefore, it is better to name it hdptxphy0 other than hdptxphy_hdmi0, which will be referenced by both hdmi0 and edp0 nodes. Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Link: https://lore.kernel.org/r/20250206030330.680424-3-damon.ding@rock-chips.com [added armsom-sige7, where hdmi-support was added recently and also the hdptxphy0-as-dclk source I just added] Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
eb4262203d
commit
2efdb04101
21 changed files with 23 additions and 23 deletions
|
|
@ -192,7 +192,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -1262,7 +1262,7 @@
|
|||
<&cru DCLK_VOP2>,
|
||||
<&cru DCLK_VOP3>,
|
||||
<&cru PCLK_VOP_ROOT>,
|
||||
<&hdptxphy_hdmi0>;
|
||||
<&hdptxphy0>;
|
||||
clock-names = "aclk",
|
||||
"hclk",
|
||||
"dclk_vp0",
|
||||
|
|
@ -1387,7 +1387,7 @@
|
|||
<GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH 0>,
|
||||
<GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
interrupt-names = "avp", "cec", "earc", "main", "hpd";
|
||||
phys = <&hdptxphy_hdmi0>;
|
||||
phys = <&hdptxphy0>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmim0_tx0_cec &hdmim0_tx0_hpd
|
||||
&hdmim0_tx0_scl &hdmim0_tx0_sda>;
|
||||
|
|
@ -2812,7 +2812,7 @@
|
|||
#dma-cells = <1>;
|
||||
};
|
||||
|
||||
hdptxphy_hdmi0: phy@fed60000 {
|
||||
hdptxphy0: phy@fed60000 {
|
||||
compatible = "rockchip,rk3588-hdptx-phy";
|
||||
reg = <0x0 0xfed60000 0x0 0x2000>;
|
||||
clocks = <&cru CLK_USB2PHY_HDPTXRXPHY_REF>, <&cru PCLK_HDPTX0>;
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -166,7 +166,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -364,7 +364,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -337,7 +337,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -335,7 +335,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -207,7 +207,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -303,7 +303,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -360,7 +360,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -220,7 +220,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -236,7 +236,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -278,7 +278,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -251,7 +251,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -197,7 +197,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -334,7 +334,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -278,7 +278,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
&hdptxphy_hdmi0 {
|
||||
&hdptxphy0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue