Message ID | cover.1693623752.git.zhoubinbin@loongson.cn (mailing list archive) |
---|---|
Headers | show |
Series | soc: loongson: Fix some issues about loongson2_pm | expand |
Hello: This series was applied to soc/soc.git (arm/fixes) by Arnd Bergmann <arnd@arndb.de>: On Sat, 2 Sep 2023 16:47:26 +0800 you wrote: > Hi all: > > Since commit 67694c076bd7 ("soc: loongson2_pm: add power management support"), > the Loongson-2K PM driver was added, some issues have been found and > this patchset is planned to fix these issues. > > Specific: > Patch 1: Compilation error found by Randy; > Patch 2/3: Rewriting the ls2k-pmc compatible attribute with fallback > compatible; > Patch 4/5: Add Loongson-2K SoC reboot/shutdown support as part of power > management. > > [...] Here is the summary with links: - [v3,1/5] soc: loongson: loongson2_pm: Add dependency for INPUT https://git.kernel.org/soc/soc/c/9a7c9c7e34ac - [v3,2/5] dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatible https://git.kernel.org/soc/soc/c/8e5f17483ab4 - [v3,3/5] soc: loongson: loongson2_pm: Drop useless of_device_id compatible https://git.kernel.org/soc/soc/c/59598d7ba6a8 - [v3,4/5] dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as child https://git.kernel.org/soc/soc/c/019d79fe6c3d - [v3,5/5] soc: loongson: loongson2_pm: Populate children syscon nodes https://git.kernel.org/soc/soc/c/4e7b558e320a You are awesome, thank you!