I'm working on a design which requires 4 of these repeater devices over 2 links (2 per link). Under normal operation these will be getting the link configuration settings from a resistor array shared between both repeaters, but during initial testing and bring up I would like to manipulate the smbus registers on the devices to work out the optimal settings for the resistor pattern.
I would like to be ale to switch to smbus mode on the fly so have put down a 2 pin header (no jumper under normal usage) for each link where the trace connected to the ICs will have a 499r pull down to GND, and then when fitting a jumper to the header I would enable smbus mode.
I've run the calculations and to meet the voltage level required for this mode I will require a 10.2r pull up. I have a concern that I will be overloading the pin. An example of what I'm looking at doing is below, is this solution acceptable or should I find another solution to this?