Merge "ARM: dts: msm: Update eUSB2 init sequence value as per ver 1.0.2 for Kera"

This commit is contained in:
QCTECMDR Service
2025-01-08 04:31:59 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause // SPDX-License-Identifier: BSD-3-Clause
/* /*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/ */
#include <dt-bindings/clock/qcom,gcc-kera.h> #include <dt-bindings/clock/qcom,gcc-kera.h>
@@ -124,6 +124,10 @@
resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>; resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
reset-names = "phy_reset"; reset-names = "phy_reset";
/* eUSB2 HPG version 1.0.2 update */
qcom,param-override-seq =
<0x00 0x58>;
}; };
usb_nop_phy: usb_nop_phy { usb_nop_phy: usb_nop_phy {