#include <dt-bindings/interconnect/qcom,sc8280xp.h>
  #include <dt-bindings/interrupt-controller/arm-gic.h>
  #include <dt-bindings/mailbox/qcom-ipcc.h>
+ #include <dt-bindings/phy/phy-qcom-qmp.h>
  #include <dt-bindings/power/qcom-rpmpd.h>
 +#include <dt-bindings/soc/qcom,gpr.h>
  #include <dt-bindings/soc/qcom,rpmh-rsc.h>
 +#include <dt-bindings/sound/qcom,q6afe.h>
  #include <dt-bindings/thermal/thermal.h>
  
  / {
                                 <&gcc GCC_USB4_1_DP_PHY_PRIM_BCR>;
                        reset-names = "phy", "common";
  
-                       power-domains = <&gcc USB30_SEC_GDSC>;
+                       #clock-cells = <1>;
+                       #phy-cells = <1>;
  
                        status = "disabled";
- 
-                       usb_1_ssphy: usb3-phy@8903400 {
-                               reg = <0 0x08903400 0 0x100>,
-                                     <0 0x08903600 0 0x3ec>,
-                                     <0 0x08904400 0 0x364>,
-                                     <0 0x08903a00 0 0x100>,
-                                     <0 0x08903c00 0 0x3ec>,
-                                     <0 0x08904200 0 0x18>;
-                               #phy-cells = <0>;
-                               #clock-cells = <0>;
-                               clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;
-                               clock-names = "pipe0";
-                               clock-output-names = "usb1_phy_pipe_clk_src";
-                       };
                };
  
 +              mdss1_dp0_phy: phy@8909a00 {
 +                      compatible = "qcom,sc8280xp-dp-phy";
 +                      reg = <0 0x08909a00 0 0x19c>,
 +                            <0 0x08909200 0 0xec>,
 +                            <0 0x08909600 0 0xec>,
 +                            <0 0x08909000 0 0x1c8>;
 +
 +                      clocks = <&dispcc1 DISP_CC_MDSS_DPTX0_AUX_CLK>,
 +                               <&dispcc1 DISP_CC_MDSS_AHB_CLK>;
 +                      clock-names = "aux", "cfg_ahb";
 +                      power-domains = <&rpmhpd SC8280XP_MX>;
 +
 +                      #clock-cells = <1>;
 +                      #phy-cells = <0>;
 +
 +                      status = "disabled";
 +              };
 +
 +              mdss1_dp1_phy: phy@890ca00 {
 +                      compatible = "qcom,sc8280xp-dp-phy";
 +                      reg = <0 0x0890ca00 0 0x19c>,
 +                            <0 0x0890c200 0 0xec>,
 +                            <0 0x0890c600 0 0xec>,
 +                            <0 0x0890c000 0 0x1c8>;
 +
 +                      clocks = <&dispcc1 DISP_CC_MDSS_DPTX1_AUX_CLK>,
 +                               <&dispcc1 DISP_CC_MDSS_AHB_CLK>;
 +                      clock-names = "aux", "cfg_ahb";
 +                      power-domains = <&rpmhpd SC8280XP_MX>;
 +
 +                      #clock-cells = <1>;
 +                      #phy-cells = <0>;
 +
 +                      status = "disabled";
 +              };
 +
                pmu@9091000 {
                        compatible = "qcom,sc8280xp-llcc-bwmon", "qcom,sc7280-llcc-bwmon";
                        reg = <0 0x9091000 0 0x1000>;