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: <d4c1958a-1454-4b71-a006-6bd108781b09@linaro.org>
Date: Mon, 27 Jan 2025 15:05:53 +0100
From: neil.armstrong@...aro.org
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
 Bjorn Andersson <andersson@...nel.org>,
 Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
 <conor+dt@...nel.org>, cros-qcom-dts-watchers@...omium.org
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/24] ARM / arm64: dts: qcom: Use the header with DSI phy
 clock IDs

On 27/01/2025 14:47, Krzysztof Kozlowski wrote:
> Use the header with DSI phy clock IDs to make code more readable.
> Changes done with sed with alignment/wrapping fixups. Verified with
> dtx_diff.
> 
> Depends on:
> https://lore.kernel.org/all/20250127132105.107138-1-krzysztof.kozlowski@linaro.org/
> 
> Please wait with merging till this hit mainline.
> 
> Best regards,
> Krzysztof
> 
> ---
> Krzysztof Kozlowski (24):
>        ARM: dts: qcom: msm8226: Use the header with DSI phy clock IDs
>        ARM: dts: qcom: msm8974: Use the header with DSI phy clock IDs
>        ARM: dts: qcom: msm8916: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: msm8917: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: msm8939: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: msm8953: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: msm8976: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: msm8996: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: msm8998: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: qcm2290: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sc7180: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sc8180x: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sdm630: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sdm670: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sdm845: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm6115: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm6125: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm6350: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm8150: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm8250: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm8350: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm8450: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm8550: Use the header with DSI phy clock IDs
>        arm64: dts: qcom: sm8650: Use the header with DSI phy clock IDs
> 
>   arch/arm/boot/dts/qcom/qcom-msm8226.dtsi            |  9 +++++----
>   arch/arm/boot/dts/qcom/qcom-msm8974.dtsi            | 21 +++++++++++++--------
>   arch/arm64/boot/dts/qcom/msm8916.dtsi               |  9 +++++----
>   arch/arm64/boot/dts/qcom/msm8917.dtsi               |  9 +++++----
>   arch/arm64/boot/dts/qcom/msm8939.dtsi               | 13 +++++++------
>   arch/arm64/boot/dts/qcom/msm8953.dtsi               | 17 +++++++++--------
>   arch/arm64/boot/dts/qcom/msm8976.dtsi               | 17 +++++++++--------
>   arch/arm64/boot/dts/qcom/msm8996.dtsi               | 21 +++++++++++++--------
>   arch/arm64/boot/dts/qcom/msm8998.dtsi               | 17 +++++++++--------
>   arch/arm64/boot/dts/qcom/qcm2290.dtsi               |  9 +++++----
>   arch/arm64/boot/dts/qcom/sc7180.dtsi                | 11 +++++++----
>   arch/arm64/boot/dts/qcom/sc8180x.dtsi               |  9 +++++----
>   arch/arm64/boot/dts/qcom/sdm630.dtsi                |  9 +++++----
>   arch/arm64/boot/dts/qcom/sdm660.dtsi                | 12 ++++++------
>   arch/arm64/boot/dts/qcom/sdm670.dtsi                | 16 +++++++++-------
>   arch/arm64/boot/dts/qcom/sdm845-db845c.dts          |  3 ++-
>   arch/arm64/boot/dts/qcom/sdm845-mtp.dts             |  3 ++-
>   arch/arm64/boot/dts/qcom/sdm845.dtsi                | 21 +++++++++++++--------
>   arch/arm64/boot/dts/qcom/sm6115.dtsi                |  8 +++++---
>   arch/arm64/boot/dts/qcom/sm6125.dtsi                |  8 +++++---
>   arch/arm64/boot/dts/qcom/sm6350.dtsi                |  8 +++++---
>   arch/arm64/boot/dts/qcom/sm8150-hdk.dts             |  3 ++-
>   arch/arm64/boot/dts/qcom/sm8150.dtsi                | 17 +++++++++--------
>   .../boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi   |  3 ++-
>   arch/arm64/boot/dts/qcom/sm8250.dtsi                | 21 +++++++++++++--------
>   arch/arm64/boot/dts/qcom/sm8350.dtsi                | 15 +++++++++------
>   arch/arm64/boot/dts/qcom/sm8450.dtsi                | 21 +++++++++++++--------
>   arch/arm64/boot/dts/qcom/sm8550.dtsi                | 17 +++++++++--------
>   arch/arm64/boot/dts/qcom/sm8650.dtsi                | 17 +++++++++--------
>   29 files changed, 210 insertions(+), 154 deletions(-)
> ---
> base-commit: 1df6c90cce2d90ca54e18b498e7d8928d07ee0dd
> change-id: 20250127-dts-qcom-dsi-phy-clocks-79c6968df235
> 
> Best regards,

Thanks !
Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ