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] [day] [month] [year] [list]
Message-ID: <80848e86-1c0d-4edf-ac25-006a5cd1779f@quicinc.com>
Date: Thu, 10 Jul 2025 15:50:57 +0530
From: Satya Priya Kakitapalli <quic_skakitap@...cinc.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
        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>,
        Jeff Hugo
	<jeff.hugo@....qualcomm.com>,
        Srinivas Kandagatla <srini@...nel.org>
CC: Ajit Pandey <quic_ajipan@...cinc.com>,
        Imran Shaik
	<quic_imrashai@...cinc.com>,
        Taniya Das <quic_tdas@...cinc.com>,
        "Jagadeesh
 Kona" <quic_jkona@...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 4/8] dt-bindings: clock: qcom,qcs404-turingcc: Reference
 qcom,gcc.yaml


On 7/9/2025 3:37 PM, Krzysztof Kozlowski wrote:
> On 09/07/2025 11:37, Satya Priya Kakitapalli wrote:
>> Reference the common qcom,gcc.yaml schema to unify the common
>> parts of the binding.
>>
>> Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@...cinc.com>
>> ---
>>   .../devicetree/bindings/clock/qcom,qcs404-turingcc.yaml | 17 ++++-------------
>>   1 file changed, 4 insertions(+), 13 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/clock/qcom,qcs404-turingcc.yaml b/Documentation/devicetree/bindings/clock/qcom,qcs404-turingcc.yaml
>> index 033e010754a26bd03e02a364b0a6f36d87a3af62..794984f563fe3eb253aaf7524205097cf0c62711 100644
>> --- a/Documentation/devicetree/bindings/clock/qcom,qcs404-turingcc.yaml
>> +++ b/Documentation/devicetree/bindings/clock/qcom,qcs404-turingcc.yaml
>> @@ -13,26 +13,17 @@ properties:
>>     compatible:
>>       const: qcom,qcs404-turingcc
>>   
>> -  reg:
>> -    maxItems: 1
>> -
>>     clocks:
>>       maxItems: 1
>>   
>> -  '#clock-cells':
>> -    const: 1
>> -
>> -  '#reset-cells':
>> -    const: 1
>> -
>>   required:
>>     - compatible
>> -  - reg
>>     - clocks
>> -  - '#clock-cells'
>> -  - '#reset-cells'
> No, this becomes now power domain provider without explanation.


My bad, I will drop the files which do not have the power domain cells 
in my next post.


> Don't just blindly copy other people's commits without understanding them.
>
> Best regards,
> Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ