DTS import 5.16 changed am335x-pocketbeagle.dts to use pinconf-single instead of pinctrl-single.
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Seems fine to me, I could actually approve this one but I'll wait for others to take a look.
Since TI port is dead I think that this driver should be made generic and not patching it this way.
Both pinctrl-single and pinconf-single aren't specific for TI.
I meant to ask, with the changes in the 3 reviews, and with a suitable config file, does TI now boot? E.g. BeagleBone Black?
Manu: ok.
Mike, no you need more patches for it to boot. You will get it this week.
Beaglebone black boots with some u-boot issues regarding the ethernet and USB due to DTS missmatch to the one provided by Linux..
Pocketbeagle will not boot if you have a uboot version >= 2003.01.
Hopefully TI (incuding BBB) will boot in 14.0 with the u-boot and DTS in the release. Is that possible?