]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX
authorLuo Jie <quic_luoj@quicinc.com>
Tue, 14 Oct 2025 14:35:30 +0000 (22:35 +0800)
committerBjorn Andersson <andersson@kernel.org>
Wed, 22 Oct 2025 21:57:22 +0000 (16:57 -0500)
The GCC clock GPLL0_OUT_AUX is one of source clocks for IPQ5424 NSS clock
controller.

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Link: https://lore.kernel.org/r/20251014-qcom_ipq5424_nsscc-v7-5-081f4956be02@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
include/dt-bindings/clock/qcom,ipq5424-gcc.h

index c15ad16923bde91ee6733cc5a83e208cf1a2c2df..3ae33a0fa002251f456c2d9d34ea08737986ef47 100644 (file)
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
 /*
  * Copyright (c) 2018,2020 The Linux Foundation. All rights reserved.
- * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
+ * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
  */
 
 #ifndef _DT_BINDINGS_CLOCK_IPQ_GCC_IPQ5424_H
 #define GCC_PCIE3_RCHNG_CLK                    143
 #define GCC_IM_SLEEP_CLK                       144
 #define GCC_XO_CLK                             145
+#define GPLL0_OUT_AUX                          146
 
 #endif