lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260128-unique-cow-of-vitality-e9fdc1@quoll>
Date: Wed, 28 Jan 2026 12:15:17 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Abel Vesa <abel.vesa@....qualcomm.com>
Cc: Bjorn Andersson <andersson@...nel.org>, 
	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>, 
	Luca Weiss <luca.weiss@...rphone.com>, Taniya Das <taniya.das@....qualcomm.com>, 
	Taniya Das <quic_tdas@...cinc.com>, linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org, 
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/6] dt-bindings: clock: qcom: document the Eliza
 Global Clock Controller

On Tue, Jan 27, 2026 at 05:03:19PM +0200, Abel Vesa wrote:
> From: Taniya Das <taniya.das@....qualcomm.com>
> 
> Add bindings documentation for the Global Clock Controller on Qualcomm
> Eliza SoC. Reuse the Milos bindings schema since the controller resources
> are exactly the same, even though the controllers are incompatible between
> them.
> 
> Signed-off-by: Taniya Das <taniya.das@....qualcomm.com>
> Signed-off-by: Abel Vesa <abel.vesa@....qualcomm.com>
> ---
>  .../devicetree/bindings/clock/qcom,milos-gcc.yaml  |   9 +-
>  include/dt-bindings/clock/qcom,eliza-gcc.h         | 218 +++++++++++++++++++++
>  2 files changed, 225 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/clock/qcom,milos-gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,milos-gcc.yaml
> index cf244c155f9a..539a0a804152 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,milos-gcc.yaml
> +++ b/Documentation/devicetree/bindings/clock/qcom,milos-gcc.yaml
> @@ -8,16 +8,21 @@ title: Qualcomm Global Clock & Reset Controller on Milos
>  
>  maintainers:
>    - Luca Weiss <luca.weiss@...rphone.com>
> +  - Taniya Das <taniya.das@....qualcomm.com>
>  
>  description: |
>    Qualcomm global clock control module provides the clocks, resets and power
>    domains on Milos.
>  
> -  See also: include/dt-bindings/clock/qcom,milos-gcc.h
> +  See also:
> +   - include/dt-bindings/clock/qcom,eliza-gcc.h
> +   - include/dt-bindings/clock/qcom,milos-gcc.h
>  
>  properties:
>    compatible:
> -    const: qcom,milos-gcc
> +    enum:
> +      - qcom,milos-gcc
> +      - qcom,eliza-gcc

Misordered.

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ