Message ID | 20230103145515.1164020-1-dmitry.baryshkov@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | clk: qcom: small cleanup | expand |
On Tue, 3 Jan 2023 16:54:54 +0200, Dmitry Baryshkov wrote: > While reviewing dispcc-sm8550 I noticed that existing drivers also have > several small points for improvement. > > Dmitry Baryshkov (21): > clk: qcom: dispcc-sm8450: switch to parent_hws > clk: qcom: dispcc-sc7180: switch to parent_hws > clk: qcom: dispcc-sm6375: switch to parent_hws > clk: qcom: camcc-sc7280: switch to parent_hws > clk: qcom: camcc-sm8450: switch to parent_hws > clk: qcom: gcc-msm8939: switch to parent_hws > clk: qcom: gcc-msm8976: switch to parent_hws > clk: qcom: gcc-sc7180: switch to parent_hws > clk: qcom: gcc-sc7280: switch to parent_hws > clk: qcom: gcc-sdx65: switch to parent_hws > clk: qcom: gcc-sm6375: switch to parent_hws > clk: qcom: gcc-sm8250: switch to parent_hws > clk: qcom: gcc-sm8450: switch to parent_hws > clk: qcom: gcc-sm8550: switch to parent_hws > clk: qcom: gpucc-msm8998: switch to parent_hws > clk: qcom: gpucc-sc7180: switch to parent_hws > clk: qcom: lpasscc-sc7180: switch to parent_hws > clk: qcom: dispcc-sm8250: switch to devm_pm_runtime_enable > clk: qcom: dispcc-sm8450: switch to devm_pm_runtime_enable > clk: qcom: lpasscc-sc7280: switch to devm_pm_runtime_enable > clk: qcom: videocc-sm8250: switch to devm_pm_runtime_enable > > [...] Applied, thanks! [01/21] clk: qcom: dispcc-sm8450: switch to parent_hws commit: 5c0df30cb3e431b9bcc10b457bb9fda388842035 [02/21] clk: qcom: dispcc-sc7180: switch to parent_hws commit: a9e46af1718a206b79f8801ad258e773cec81c49 [03/21] clk: qcom: dispcc-sm6375: switch to parent_hws commit: 0e042233bd56e8731fc9455cca391fce9e7468ec [04/21] clk: qcom: camcc-sc7280: switch to parent_hws commit: 17f0b48f8de68776f1ba7498695f26262016cb44 [05/21] clk: qcom: camcc-sm8450: switch to parent_hws commit: a2a796c1d6859b32c686388d762612b03d9a2bdb [06/21] clk: qcom: gcc-msm8939: switch to parent_hws commit: 3f1c24b9674a1cd30fdd3d66f9244a08c8f0f728 [07/21] clk: qcom: gcc-msm8976: switch to parent_hws commit: fec6a7b5454baa41b5879b2763e952efc57c6ba6 [08/21] clk: qcom: gcc-sc7180: switch to parent_hws commit: bbedddafa069773fdb085155117c873343959b50 [09/21] clk: qcom: gcc-sc7280: switch to parent_hws commit: a28c07fc915bebc0f79ab9957f7a7a4077cef22a [10/21] clk: qcom: gcc-sdx65: switch to parent_hws commit: 76ffb1921084ae64ccfe107bef5e5d4b351ebc55 [11/21] clk: qcom: gcc-sm6375: switch to parent_hws commit: 5d0e6922b8a300de941bd552d95365ec2892f7ad [12/21] clk: qcom: gcc-sm8250: switch to parent_hws commit: 6df8ecd018ae6012ee8f402c342ad5bb23106487 [13/21] clk: qcom: gcc-sm8450: switch to parent_hws commit: 1b299e87b1c731a77ec397da15cefc5acbeb1f15 [14/21] clk: qcom: gcc-sm8550: switch to parent_hws commit: 18aa0dc22d2b09eda19312aed82fe02f80d616e2 [15/21] clk: qcom: gpucc-msm8998: switch to parent_hws commit: 353b18dca2c0abf7db85e59c6bdc459543317b43 [16/21] clk: qcom: gpucc-sc7180: switch to parent_hws commit: 77e1e697cf380ab970613d517fa1df79ec5d5e54 [17/21] clk: qcom: lpasscc-sc7180: switch to parent_hws commit: 7e5c218f33a4e10f982e08556ab1a9aacc4d008e [18/21] clk: qcom: dispcc-sm8250: switch to devm_pm_runtime_enable commit: 009d43686ec6cfd6ceb7ef6a940132232268aa8e [19/21] clk: qcom: dispcc-sm8450: switch to devm_pm_runtime_enable commit: b69069c3ff68ff39aa182a901db89b0fdcfefa02 [20/21] clk: qcom: lpasscc-sc7280: switch to devm_pm_runtime_enable commit: f9048217a48cd86c1dd32e0e9b5ad204896b1343 [21/21] clk: qcom: videocc-sm8250: switch to devm_pm_runtime_enable commit: 68714ad80829dc34b7db71819bd8b908ecdd7222 Best regards,