Re: [PATCH 1/3] dt-bindings: clock: amlogic: Fix a typo

From: Jerome Brunet

Date: Thu Mar 05 2026 - 03:57:18 EST


On jeu. 05 mars 2026 at 15:43, Jian Hu <jian.hu@xxxxxxxxxxx> wrote:

> Fix a typo for T7 gp1 pll.

Patch title is too vague

Credit is due to Ronald for finding and reporting the issue initially.
This can be viewed as a clean of his original patch so the change should
have his Signed-off-by IMO.

>
> Signed-off-by: Jian Hu <jian.hu@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/amlogic,t7-pll-clkc.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/amlogic,t7-pll-clkc.yaml b/Documentation/devicetree/bindings/clock/amlogic,t7-pll-clkc.yaml
> index 49c61f65deff..b488d92b7984 100644
> --- a/Documentation/devicetree/bindings/clock/amlogic,t7-pll-clkc.yaml
> +++ b/Documentation/devicetree/bindings/clock/amlogic,t7-pll-clkc.yaml
> @@ -72,7 +72,7 @@ allOf:
> contains:
> enum:
> - amlogic,t7-gp0-pll
> - - amlogic,t7-gp1--pll
> + - amlogic,t7-gp1-pll
> - amlogic,t7-hifi-pll
> - amlogic,t7-pcie-pll
> - amlogic,t7-mpll

--
Jerome