Patch "arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node" has been added to the 6.0-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node

to the 6.0-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-qcom-sc8280xp-pmics-remove-reg-entry-use-c.patch
and it can be found in the queue-6.0 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit fd5adcd1f69bb9a5f9d6cb39485cd327f45760c8
Author: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
Date:   Mon Sep 5 12:32:40 2022 +0530

    arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use correct node name for pmc8280c_lpg node
    
    [ Upstream commit 7dac7991408f77b0b33ee5e6b729baa683889277 ]
    
    Commit eeca7d46217c ("arm64: dts: qcom: pm8350c: Drop PWM reg declaration")
    dropped PWM reg declaration for pm8350c pwm(s), but there is a leftover
    'reg' entry inside the lpg/pwm node in sc8280xp dts file. Remove the same.
    
    While at it, also remove the unused unit address in the node
    label.
    
    Also, since dt-bindings expect LPG/PWM node name to be "pwm",
    use correct node name as well, to fix the following
    error reported by 'make dtbs_check':
    
      'lpg' does not match any of the regexes
    
    Fixes: eeca7d46217c ("arm64: dts: qcom: pm8350c: Drop PWM reg declaration")
    Cc: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
    Cc: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
    Cc: Bjorn Andersson <andersson@xxxxxxxxxx>
    Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
    Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>
    Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
    Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20220905070240.1634997-1-bhupesh.sharma@xxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi b/arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi
index ae90b97aecb8..24836b6b9bbc 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8280xp-pmics.dtsi
@@ -60,9 +60,8 @@
 			#interrupt-cells = <2>;
 		};
 
-		pmc8280c_lpg: lpg@e800 {
+		pmc8280c_lpg: pwm {
 			compatible = "qcom,pm8350c-pwm";
-			reg = <0xe800>;
 
 			#address-cells = <1>;
 			#size-cells = <0>;



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux