Patch "ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000" has been added to the 5.7-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: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000

to the 5.7-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-bcm5301x-add-missing-memory-device_type-for-.patch
and it can be found in the queue-5.7 subdirectory.

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



commit bbceab4f51315ec6b54dd357a2ef6851fb07e2b4
Author: RafaÅ? MiÅ?ecki <rafal@xxxxxxxxxx>
Date:   Mon Jun 8 18:33:41 2020 +0200

    ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000
    
    [ Upstream commit de1f6d9304c38e414552c3565d36286609ced0c1 ]
    
    This property is needed since commit abe60a3a7afb ("ARM: dts: Kill off
    skeleton{64}.dtsi"). Without it booting silently hangs at:
    [    0.000000] Memory policy: Data cache writealloc
    
    Fixes: 984829e2d39b ("ARM: dts: BCM5301X: Add DT for Luxul XWC-2000")
    Signed-off-by: RafaÅ? MiÅ?ecki <rafal@xxxxxxxxxx>
    Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts b/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
index 334325390aed0..29bbecd36f65d 100644
--- a/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
+++ b/arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts
@@ -17,6 +17,7 @@ chosen {
 	};
 
 	memory {
+		device_type = "memory";
 		reg = <0x00000000 0x08000000
 		       0x88000000 0x18000000>;
 	};



[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