[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a1f548e3-ba3b-415a-9bde-9d96c93a8d8e@amlogic.com>
Date: Thu, 14 Aug 2025 14:47:13 +0800
From: Chuan Liu <chuan.liu@...ogic.com>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
<conor+dt@...nel.org>, Neil Armstrong <neil.armstrong@...aro.org>,
Jerome Brunet <jbrunet@...libre.com>, Kevin Hilman <khilman@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Cc: linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: add video clock indices for
Amlogic S4 SoC
Hi Rob:
On 8/14/2025 2:32 PM, Chuan Liu via B4 Relay wrote:
> [ EXTERNAL EMAIL ]
>
> From: Chuan Liu <chuan.liu@...ogic.com>
>
> Add indices for video encoder, demodulator and CVBS clocks.
>
> Signed-off-by: Chuan Liu <chuan.liu@...ogic.com>
Compared to the previous version, some clkids have been removed. Since I'm
uncertain whether your Acked-by still applies, I've removed your tag in this
revision. Apologies if this causes any inconvenience.
> ---
> include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h b/include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h
> index 861a331963ac..b0fc549f53e3 100644
> --- a/include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h
> +++ b/include/dt-bindings/clock/amlogic,s4-peripherals-clkc.h
> @@ -232,5 +232,16 @@
> #define CLKID_HDCP22_SKPCLK_SEL 222
> #define CLKID_HDCP22_SKPCLK_DIV 223
> #define CLKID_HDCP22_SKPCLK 224
> +#define CLKID_CTS_ENCL_SEL 225
> +#define CLKID_CTS_ENCL 226
> +#define CLKID_CDAC_SEL 227
> +#define CLKID_CDAC_DIV 228
> +#define CLKID_CDAC 229
> +#define CLKID_DEMOD_CORE_SEL 230
> +#define CLKID_DEMOD_CORE_DIV 231
> +#define CLKID_DEMOD_CORE 232
> +#define CLKID_ADC_EXTCLK_IN_SEL 233
> +#define CLKID_ADC_EXTCLK_IN_DIV 234
> +#define CLKID_ADC_EXTCLK_IN 235
>
> #endif /* _DT_BINDINGS_CLOCK_AMLOGIC_S4_PERIPHERALS_CLKC_H */
>
> --
> 2.42.0
>
>
Powered by blists - more mailing lists