Forum | Documentation | Website | Blog

Skip to content

linux: dts: Remove FPGA GPIOs from dts.

Vauban requested to merge gpio-cleanu-up into main

Remove GPIOs controlled from FPGA logic. The content of the FPGA is likely to change a lot between gateware options. It would be cleaner to keep the FPGA content inside the overlays associated with the gateware build option/source RTL. The vast majority of these GPIOs do not follow the Beagleboard naming convention and need to be modified anyway.

Merge request reports