- Vivado Version: 2021.2
- HDL branch: master
- Vivado Project: hdl-master\projects\adv7511\zc702
- Petalinux version: 2021.2
- META-ADI branch: master
- OS : Ubuntu 20.04.4 LTS
Hi,
I tried and ran the adv7511 project for zc702. the project ran successfully. But this project uses gpio-leds and gpio-keys. You can see at this link https://github.com/analogdevicesinc/linux/blob/master/arch/arm/boot/dts/zynq-zc702.dtsi . In my VIVADO project, these pins will be used for other purposes. For this reason, I want to delete these parts. How can I remove or delete or edit zynq-zc702.dtsi files? Thank you.