Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX

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>

authored by

Luo Jie and committed by
Bjorn Andersson
60c8b756 2985e76c

+2 -1
+2 -1
include/dt-bindings/clock/qcom,ipq5424-gcc.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 2 2 /* 3 3 * Copyright (c) 2018,2020 The Linux Foundation. All rights reserved. 4 - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. 4 + * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. 5 5 */ 6 6 7 7 #ifndef _DT_BINDINGS_CLOCK_IPQ_GCC_IPQ5424_H ··· 152 152 #define GCC_PCIE3_RCHNG_CLK 143 153 153 #define GCC_IM_SLEEP_CLK 144 154 154 #define GCC_XO_CLK 145 155 + #define GPLL0_OUT_AUX 146 155 156 156 157 #endif