On 03/12/2019 22:31, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.19.88 release. There are 321 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, 05 Dec 2019 22:30:32 +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/v4.x/stable-review/patch-4.19.88-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.19.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
...
Ding Tao miyatsu@qq.com arm64: dts: marvell: armada-37xx: Enable emmc on espressobin
The above commit is causing the following build failure for ARM64 ...
DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb: ERROR (phandle_references): /soc/internal-regs@d0000000/sdhci@d0000: Reference to non-existent node or label "sdio_pins"
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb: ERROR (phandle_references): /soc/internal-regs@d0000000/sdhci@d8000: Reference to non-existent node or label "mmc_pins"
Cheers Jon