Re: v6.12 not booting on omap4, gpio errors
From: Andreas Kemnade
Date: Wed Oct 30 2024 - 06:01:49 EST
Hi,
Am Wed, 30 Oct 2024 08:49:19 +0000
schrieb MightyM17 <bavishimithil@xxxxxxxxx>:
> Hello,
> In order to upstream my dts
> (https://gitlab.postmarketos.org/postmarketOS/pmaports/-/tree/master/device/community/linux-postmarketos-omap,
> patches 0001, 0002, 0003 and 0004), I applied it on a 6.12 tree which
> then failed to boot, with the following dmesg -
> https://pastebin.com/aEKHUjJB
>
> It seems to be due to the gpios not being found, are there any recent
> changes that occured? Last 6.10 was working fine.
>
hmm, it looks like you are booting into something with the pvrskm
driver included. So not mainline. Can you reproduce the issue with just
the 4 patches included?
Further I see userspace being booted:
[ 31.257781] EXT4-fs (mmcblk0p2): re-mounted
cb68d54b-50cf-474d-a15c-1af846b82ff7 r/w. Quota mode: none. [
31.290374] EXT4-fs (mmcblk0p2): re-mounted
cb68d54b-50cf-474d-a15c-1af846b82ff7 r/w. Quota mode: none. [
31.335388] EXT4-fs (mmcblk0p1): re-mounted
63b9e6f7-469b-4e08-907f-429881db9ca6 r/w. Quota mode: none.
So what is the actual issue?
Regards,
Andreas