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]
Date:   Mon, 17 Oct 2022 19:51:44 -0500
From:   Steev Klimaszewski <steev@...i.org>
To:     Bjorn Andersson <quic_bjorande@...cinc.com>,
        Andy Gross <agross@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio <konrad.dybcio@...ainline.org>
Cc:     Michael Turquette <mturquette@...libre.com>,
        Stephen Boyd <sboyd@...nel.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 2/2] clk: qcom: Add SC8280XP display clock controller

Round 2 because the patch is too long for the mailing lists, I hope it 
is okay to strip out a bit of the patch

On 10/17/22 6:09 PM, Steev Klimaszewski wrote:
> Hi Bjorn,
>
> On 9/26/22 3:38 PM, Bjorn Andersson wrote:
>> From: Bjorn Andersson <bjorn.andersson@...aro.org>
>>
>> The Qualcomm SC8280XP platform has two display clock controller
>> instances, add support for these. Duplication between the two
>> implementations is reduced by reusing any constant data between the two
>> sets of clock data.
>>
>> Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org>
>> Signed-off-by: Bjorn Andersson <quic_bjorande@...cinc.com>
>> ---
>>
>> Changes since v1:
>> - Lowercased hex numbers
>> - Changed "DISP CC 0" in error print, to work for second dispcc as well.
>>
>>   drivers/clk/qcom/Kconfig           |    9 +
>>   drivers/clk/qcom/Makefile          |    1 +
>>   drivers/clk/qcom/dispcc-sc8280xp.c | 3218 ++++++++++++++++++++++++++++
>>   3 files changed, 3228 insertions(+)
>>   create mode 100644 drivers/clk/qcom/dispcc-sc8280xp.c
>>
Tested on Lenovo Thinkpad X13s

Tested-by: Steev Klimaszewski <steev@...i.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ