Merge "ARM: dts: msm: Update eUSB2 init sequence value as per ver 1.0.2 for Kera"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0edbada3c6
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user