Patch "arm64: dts: mediatek: mt6358: fix dtbs_check error" has been added to the 6.6-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: mediatek: mt6358: fix dtbs_check error

to the 6.6-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-mediatek-mt6358-fix-dtbs_check-error.patch
and it can be found in the queue-6.6 subdirectory.

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



commit 6c8dc8e3eb2b856f71f1b810dc49fcb0d73f56b5
Author: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
Date:   Tue Oct 29 14:46:47 2024 +0800

    arm64: dts: mediatek: mt6358: fix dtbs_check error
    
    [ Upstream commit 76ab2ae0ab9ebb2d70e6ee8a9f59911621192c37 ]
    
    Fix DTBS check errors for 'mt6358codec' and 'mt6358regulator':
    
    Error message is:
    pmic: 'mt6358codec' and 'mt6358regulator' does not match any of the
    regexes: 'pinctrl-[0-9]+'.
    Rename these two device node to generic 'audio-codec' and 'regulators'.
    
    Fixes: 9f8872221674 ("arm64: dts: mt6358: add PMIC MT6358 related nodes")
    Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20241029064647.13370-1-macpaul.lin@xxxxxxxxxxxx
    Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/mediatek/mt6358.dtsi b/arch/arm64/boot/dts/mediatek/mt6358.dtsi
index 8c9b6f662e9bc..9a549069a483e 100644
--- a/arch/arm64/boot/dts/mediatek/mt6358.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt6358.dtsi
@@ -17,12 +17,12 @@ pmic_adc: adc {
 			#io-channel-cells = <1>;
 		};
 
-		mt6358codec: mt6358codec {
+		mt6358codec: audio-codec {
 			compatible = "mediatek,mt6358-sound";
 			mediatek,dmic-mode = <0>; /* two-wires */
 		};
 
-		mt6358regulator: mt6358regulator {
+		mt6358regulator: regulators {
 			compatible = "mediatek,mt6358-regulator";
 
 			mt6358_vdram1_reg: buck_vdram1 {




[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