platforms/xilinx_zc706: added missing i2c node

This commit is contained in:
Gwenhael Goavec-Merou 2024-04-05 10:47:33 +02:00
parent d2d38794f4
commit 3bd14f541e
1 changed files with 7 additions and 0 deletions

View File

@ -56,6 +56,13 @@ _io = [
IOStandard("LVCMOS18")
),
# I2C (SI570, SFP, HDMI, EEPROM, ...)
("i2c", 0,
Subsignal("scl", Pins("AJ14"), Misc("PULLUP=True")),
Subsignal("sda", Pins("AJ18"), Misc("PULLUP=True")),
IOStandard("LVCMOS25")
),
# DDR3 SDRAM.
("ddram", 0,
Subsignal("a", Pins(