Re: [PATCH 0/2] genericarm64: enable QCS615 boot critical configs for SystemReady
Bruce Ashfield <[email protected]> Mon, 11 May 2026 16:07:13 -0400
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
In message: [PATCH 0/2] genericarm64: enable QCS615 boot critical configs for SystemReady on 08/05/2026 Fang Wu wrote: > Hi Bruce, > > This patch series enables the boot critical kernel configs for > Qualcomm QCS615 (Talos) platform to support SystemReady compliance. > These configs are required for generic Linux distribution ISO images > to boot on QCS615-based hardware. merged (it is a bit easier to deal with the patches as non-attachments). Bruce > > Fang Wu (2): > genericarm64-pinctrl.cfg: enable CONFIG_PINCTRL_QCS615 > genericarm64.cfg: enable CONFIG_INTERCONNECT_QCOM_QCS615 > > bsp/genericarm64/genericarm64-pinctrl.cfg | 2 ++ > bsp/genericarm64/genericarm64.cfg | 2 ++ > 2 files changed, 4 insertions(+) > > Thanks, > Fang