On Tue, Apr 30, 2024 at 12:40:04PM +0100, Jon Hunter wrote:
Hi Greg,
On 30/04/2024 11:38, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.216 release. There are 138 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Thu, 02 May 2024 10:30:27 +0000. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.10.216-rc... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.10.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
...
Ikjoon Jang ikjn@chromium.org arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfg
The above commit is breaking the build for ARM64 ...
DTC arch/arm64/boot/dts/mediatek/mt8183-evb.dtb Error: arch/arm64/boot/dts/mediatek/mt8183.dtsi:768.26-27 syntax error FATAL ERROR: Unable to parse input tree make[2]: *** [scripts/Makefile.lib:326: arch/arm64/boot/dts/mediatek/mt8183-evb.dtb] Error 1 make[1]: *** [scripts/Makefile.build:503: arch/arm64/boot/dts/mediatek] Error 2
After reverting this, the dtbs build fine again.
Thanks, will drop it from here and push out a -rc2.
greg k-h