Forum Discussion
Adibbi
New Contributor
3 years agoI'm using the "kirkstone" branch. Uboot-socfpga version is 2022.01, kernel is linux-socfpga 5.15.30-lts.
The custom board dts file includes the official "socfpga_cyclone5.dtsi" and only defines external peripherals like i2c, serial, ethernet, etc...
I also verified at runtime(through /proc interface) that the device tree correctly describes the sysmgr node as you said. The only difference I've noticed is that the compatible string contains only "altr,sys-mgr", "syscon" and doesn't include "altr,sys-mgr-15.0".