Patch "ARM: dts: at91: sama5d2: Fix typo in i2s1 node" has been added to the 5.18-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

    ARM: dts: at91: sama5d2: Fix typo in i2s1 node

to the 5.18-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:
     arm-dts-at91-sama5d2-fix-typo-in-i2s1-node.patch
and it can be found in the queue-5.18 subdirectory.

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



commit 33fd71095f70f3f92b7f99e0b2141d7075fda7c1
Author: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
Date:   Thu Jul 7 14:58:12 2022 -0700

    ARM: dts: at91: sama5d2: Fix typo in i2s1 node
    
    [ Upstream commit 2fdf15b50a46e366740df4cccbe2343269b4ff55 ]
    
    Fix typo in i2s1 causing errors in dt binding validation.
    Change assigned-parrents to assigned-clock-parents
    to match i2s0 node formatting.
    
    Fixes: 1ca81883c557 ("ARM: dts: at91: sama5d2: add nodes for I2S controllers")
    Signed-off-by: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
    [claudiu.beznea: use imperative addressing in commit description, remove
     blank line after fixes tag, fix typo in commit message]
    Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20220707215812.193008-1-Ryan.Wanner@xxxxxxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/sama5d2.dtsi b/arch/arm/boot/dts/sama5d2.dtsi
index 89c71d419f82..659a17fc755c 100644
--- a/arch/arm/boot/dts/sama5d2.dtsi
+++ b/arch/arm/boot/dts/sama5d2.dtsi
@@ -1124,7 +1124,7 @@ AT91_XDMAC_DT_PERID(33))>,
 				clocks = <&pmc PMC_TYPE_PERIPHERAL 55>, <&pmc PMC_TYPE_GCK 55>;
 				clock-names = "pclk", "gclk";
 				assigned-clocks = <&pmc PMC_TYPE_CORE PMC_I2S1_MUX>;
-				assigned-parrents = <&pmc PMC_TYPE_GCK 55>;
+				assigned-clock-parents = <&pmc PMC_TYPE_GCK 55>;
 				status = "disabled";
 			};
 



[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