[PATCH] driver: sysfs: Replace default_attrs with default_groups

2022-04-26 Thread Ralf Ramsauer
Since Linux commit cdb4f26a63c3 ("kobject: kobj_type: remove default_attrs"), the deprecated kobj member default_attrs is gone. It is replaced by default_groups. default_groups is available since 2013, so simply switch to default_groups, without (hopefully) breaking any older kernel.

imx8: could load 2nd linux in console but not getting how to get the shell up in display screen

2022-04-26 Thread vsun...@gmail.com
Hi, I could load custom image in emmc & that boot up successfully via jailhouse non-root cell in console. Root cell image shell getting displayed on hdmi but not getting how to display 2nd linux shell on imx8mq. How to achieve this or any other way for display? Thanks & Regards, Vipul Kumar

[PATCH] configs: arm64: add support initial support for AM625 Starter Kit platform

2022-04-26 Thread 'Matt Ranostay' via Jailhouse
Add support for TI AM625 Starter Kit platform along with eMMC and non-eMMC Linux inmate cell configurations. Signed-off-by: Matt Ranostay --- configs/arm64/dts/inmate-k3-am625-sk-emmc.dts | 28 ++ configs/arm64/dts/inmate-k3-am625-sk.dts | 163 +